aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Cygwin/mingw sync with stable.Andy Polyakov2005-04-302-3/+8
| * | | Allow for ./config no-sha0 [from stable].Andy Polyakov2005-04-304-13/+4
| * | | Fold rules in test/Makefiles [from stable].Andy Polyakov2005-04-305-579/+46
| * | | Typo.Dr. Stephen Henson2005-04-301-1/+1
| * | | Don't attempt to parse nested ASN1 strings by default.Dr. Stephen Henson2005-04-303-2/+9
| * | | Some true positives fixed, toss some false positives.Richard Levitte2005-04-301-157/+1
| * | | From branch OpenSSL_0_9_7-stable, 2004-09-11 11:45:Richard Levitte2005-04-301-1/+1
| * | | From branch OpenSSL_0_9_7-stable, 2004-08-11 22:34:Richard Levitte2005-04-301-2/+2
| * | | All kinds of changes from branch OpenSSL_0_9_7-stableRichard Levitte2005-04-301-7/+46
| * | | This one deserves a note. In the change to CHANGES, there's theRichard Levitte2005-04-301-14/+0
| * | | Remove a bunch of false positives, and fix some true positives.Richard Levitte2005-04-301-33/+0
| * | | From branch OpenSSL_0_9_7-stable, 2002-11-13 15:30:Richard Levitte2005-04-303-3/+12
| * | | Remove a bunch of false positives, fix one true positive.Richard Levitte2005-04-301-140/+0
| * | | From branch OpenSSL_0_9_7-stable, revision 1.1.4.1, 2002-05-23 17:25:Richard Levitte2005-04-301-0/+1
| * | | Use more efficient way to locate end of an ASN1 structure.Dr. Stephen Henson2005-04-303-4/+61