aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make update.Dr. Stephen Henson2005-05-152-4/+19
* Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson2005-05-157-0/+104
* openssl_fcast should always be defined, not just with DEBUG_SAFESTACKDr. Stephen Henson2005-05-141-2/+2
* Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson2005-05-124-46/+49
* Avoid warnings.Dr. Stephen Henson2005-05-121-1/+1
* Fix from stable branch.Dr. Stephen Henson2005-05-121-1/+1
* Typo.Dr. Stephen Henson2005-05-121-1/+1
* fix msg_callback() arguments for SSL 2.0 compatible client helloBodo Möller2005-05-121-1/+1
* Move another item into ChangeLog.0_9_7-stable_not-in-head_FIPSBodo Möller2005-05-112-12/+12
* Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabledBodo Möller2005-05-118-65/+182
* There must be an explicit way to build the .o!Ben Laurie2005-05-111-0/+3
* Move some entries from ChangeLog.0_9_7-stable_not-in-headBodo Möller2005-05-112-38/+38
* Fix more error codes.Bodo Möller2005-05-1179-337/+395
* use 'p' as conversion specifier for printf to avoid truncation ofNils Larsch2005-05-101-2/+2
* give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch2005-05-1016-26/+27
* improve command line argument checkingNils Larsch2005-05-101-0/+4
* Comply with optimization manual (no data should share cache-line with code).Andy Polyakov2005-05-093-3/+5
* Allow for 64-bit cache-line alignments in code segment.Andy Polyakov2005-05-092-5/+5
* Update util/ck_errf.pl script, and have it run automaticallyBodo Möller2005-05-0942-326/+424
* rebuild (starting with state from 0.9.7-stable branch) to avoid clutterBodo Möller2005-05-092-496/+503
* improve comment readabilityBodo Möller2005-05-091-1/+1
* give EC_GROUP_*_nid functions a more meaningful nameBodo Möller2005-05-091-2/+2
* give EC_GROUP_*_nid functions a more meaningful nameNils Larsch2005-05-089-14/+14
* Eliminate "statement with no effect" warning when OPENSSL_assert macroAndy Polyakov2005-05-081-1/+1
* I was incorrect about VMS/Alpha. Defining BN_LLONG withRichard Levitte2005-05-071-2/+2
* x86_64 assembler translator update.Andy Polyakov2005-05-071-19/+47
* Fix constants.Andy Polyakov2005-05-071-8/+8
* Since BN_LLONG will only be defined for Alpha/VMS and not VAX/VMS,Richard Levitte2005-05-061-8/+6
* Actually, C on VMS/Alpha knows very well what a long long is, andRichard Levitte2005-05-061-0/+2
* fix compiler warning; pow10 is also in math.hNils Larsch2005-05-051-3/+3
* A few more fingerprints...Richard Levitte2005-05-051-0/+29
* Commentary update motivating code update in 0.9.7.Andy Polyakov2005-05-041-4/+4
* x86_64 assembler translator update.Andy Polyakov2005-05-041-3/+9
* Cvs missed adapted module itself, here it goes...Andy Polyakov2005-05-031-13/+9
* Engage md5-x86_64 assembler module.Andy Polyakov2005-05-034-6/+8
* Throw in md5-x86_64 assembler.Andy Polyakov2005-05-031-0/+249
* Cygwin doesn't expose Win32 [not "officially"].Andy Polyakov2005-05-031-1/+1
* Commentary update.Andy Polyakov2005-05-031-2/+4
* Cpuid modules updates.Andy Polyakov2005-05-033-2/+431
* remove false positiveNils Larsch2005-05-031-7/+0
* remove BN_ncopy, it was only used in bn_nist.c and wasn't particularNils Larsch2005-05-032-42/+0
* rewrite of bn_nist.c, disable support for some curves on 64 bit platformsNils Larsch2005-05-032-322/+232
* fix typoNils Larsch2005-05-031-1/+1
* Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov2005-05-037-170/+248
* x86_64 assembler translator update.Andy Polyakov2005-05-031-10/+19
* backport fix from the stable branchNils Larsch2005-05-033-22/+24
* Redundant changes.Ben Laurie2005-05-011-22/+0
* Add prototype.Ben Laurie2005-05-011-0/+2
* Support for smime-type MIME parameter.Dr. Stephen Henson2005-05-012-2/+26
* Remove false positives and resolve some of remaining ones.Andy Polyakov2005-04-301-24/+0