summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2005-05-16make updateBodo Möller
2005-05-16Make Makefile.shared quiet again.Andy Polyakov
2005-05-15Simplify shared rules, link run-path into applications only.Andy Polyakov
2005-05-15Consolidate BUILDENV [idea is to keep all variables in one place].Andy Polyakov
2005-05-15+20% performance improvement of P4-specific RC4_CHAR loop.Andy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-05-15Make update.Dr. Stephen Henson
2005-05-15Make -CSP option work again in pkcs12 utility by checking forDr. Stephen Henson
2005-05-14openssl_fcast should always be defined, not just with DEBUG_SAFESTACKDr. Stephen Henson
2005-05-12Some C compilers produce warnings or compilation errors if an attemptDr. Stephen Henson
2005-05-12Avoid warnings.Dr. Stephen Henson
2005-05-12Fix from stable branch.Dr. Stephen Henson
2005-05-12Typo.Dr. Stephen Henson
2005-05-12fix msg_callback() arguments for SSL 2.0 compatible client helloBodo Möller
2005-05-11Move another item into ChangeLog.0_9_7-stable_not-in-head_FIPSBodo Möller
2005-05-11Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabledBodo Möller
2005-05-11There must be an explicit way to build the .o!Ben Laurie
2005-05-11Move some entries from ChangeLog.0_9_7-stable_not-in-headBodo Möller
2005-05-11Fix more error codes.Bodo Möller
2005-05-10use 'p' as conversion specifier for printf to avoid truncation ofNils Larsch
2005-05-10give EC_GROUP_new_by_nid a more meanigful name:Nils Larsch
2005-05-10improve command line argument checkingNils Larsch
2005-05-09Comply with optimization manual (no data should share cache-line with code).Andy Polyakov
2005-05-09Allow for 64-bit cache-line alignments in code segment.Andy Polyakov
2005-05-09Update util/ck_errf.pl script, and have it run automaticallyBodo Möller
2005-05-09rebuild (starting with state from 0.9.7-stable branch) to avoid clutterBodo Möller
2005-05-09improve comment readabilityBodo Möller
2005-05-09give EC_GROUP_*_nid functions a more meaningful nameBodo Möller
2005-05-08give EC_GROUP_*_nid functions a more meaningful nameNils Larsch
2005-05-08Eliminate "statement with no effect" warning when OPENSSL_assert macroAndy Polyakov
2005-05-07I was incorrect about VMS/Alpha. Defining BN_LLONG withRichard Levitte
2005-05-07x86_64 assembler translator update.Andy Polyakov
2005-05-07Fix constants.Andy Polyakov
2005-05-06Since BN_LLONG will only be defined for Alpha/VMS and not VAX/VMS,Richard Levitte
2005-05-06Actually, C on VMS/Alpha knows very well what a long long is, andRichard Levitte
2005-05-05fix compiler warning; pow10 is also in math.hNils Larsch
2005-05-05A few more fingerprints...Richard Levitte
2005-05-04Commentary update motivating code update in 0.9.7.Andy Polyakov
2005-05-04x86_64 assembler translator update.Andy Polyakov
2005-05-03Cvs missed adapted module itself, here it goes...Andy Polyakov
2005-05-03Engage md5-x86_64 assembler module.Andy Polyakov
2005-05-03Throw in md5-x86_64 assembler.Andy Polyakov
2005-05-03Cygwin doesn't expose Win32 [not "officially"].Andy Polyakov
2005-05-03Commentary update.Andy Polyakov
2005-05-03Cpuid modules updates.Andy Polyakov
2005-05-03remove false positiveNils Larsch
2005-05-03remove BN_ncopy, it was only used in bn_nist.c and wasn't particularNils Larsch
2005-05-03rewrite of bn_nist.c, disable support for some curves on 64 bit platformsNils Larsch
2005-05-03fix typoNils Larsch
2005-05-03Rename amd64 modules to x86_64 and update RC4 implementation.Andy Polyakov