summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Include kerberos libraries (if used) when linking test apps: some need it.Dr. Stephen Henson2005-10-291-2/+2
* Add -install_name in link_a.darwin rule.Andy Polyakov2005-10-281-0/+1
* Add fixes for CAN-2005-2969.Bodo Möller2005-10-266-10/+13
* fix stupid typoBodo Möller2005-10-261-1/+1
* harmonize with 0.9.7-stable and 0.9.8-stable variants of CHANGESBodo Möller2005-10-261-1/+4
* Fix install problems on MacOS X and HP-UX.Andy Polyakov2005-10-253-7/+18
* +20% SHA512 performance improvement on x86.Andy Polyakov2005-10-251-20/+55
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-255-17/+17
* Fix typos in macos x targets.Andy Polyakov2005-10-252-9/+9
* Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for foldedAndy Polyakov2005-10-251-32/+89
* Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov2005-10-255-93/+347
* Clarify binary compatibility with HAL/Fujitsu SPARC64 family.Andy Polyakov2005-10-251-4/+10
* Integrate sparcv9a-mont.pl into UltraSPARC builds.Andy Polyakov2005-10-222-17/+17
* bn_asm.c update.Andy Polyakov2005-10-221-4/+10
* Eliminate gcc warning in bn_mont.c.Andy Polyakov2005-10-221-2/+2
* Add support for 32-bit ABI to sparcv9a-mont.pl module.Andy Polyakov2005-10-222-173/+241
* Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.Andy Polyakov2005-10-227-15/+62
* Add rudimentary aix64-gcc target.Andy Polyakov2005-10-192-0/+28
* util/pl/OS2-EMX.pl sync.Andy Polyakov2005-10-191-0/+1
* one time CAN->CVE updateMark J. Cox2005-10-191-16/+16
* Yet another "teaser" Montgomery multiply module, for UltraSPARC. It's notAndy Polyakov2005-10-191-0/+661
* Add in CHANGES for 0.9.7i.Richard Levitte2005-10-151-0/+9
* Flip saved argument block and tp [required for non-SSE2 path].Andy Polyakov2005-10-141-26/+26
* Make sure x86-mont.pl returns zero even if compiled with no-sse2.Andy Polyakov2005-10-141-1/+4
* Fix bug in SMALL_FOOTPRINT path and clarify comment.Andy Polyakov2005-10-141-4/+8
* Broaden compatibility amount Win32 headers even further [some don't haveAndy Polyakov2005-10-131-1/+1
* Make sure head CHANGES is up to date, we refer to this in announce.txtMark J. Cox2005-10-111-2/+22
* Renumber to follow what happens with 0.9.8.Richard Levitte2005-10-111-13/+46
* Add timestamp to x86-mont.pl.Andy Polyakov2005-10-091-0/+2
* Throw in bn/asm/x86-mont.pl Montgomery multiplication "teaser".Andy Polyakov2005-10-095-31/+281
* Add PVK support to dsa utility.Dr. Stephen Henson2005-10-081-2/+12
* Avoid warning on Win32.Dr. Stephen Henson2005-10-081-2/+2
* New option SSL_OP_NO_COMP to disable compression. New ctrls to setDr. Stephen Henson2005-10-0811-21/+122
* x86_64-mont.pl readability improvement.Andy Polyakov2005-10-071-15/+14
* Throw in Montgomery multiplication assembler for x86_64.Andy Polyakov2005-10-074-4/+215
* Refine logic in bn_mont.c and eliminate redundant BN_CTX pulls.Andy Polyakov2005-10-061-32/+55
* Leave the decision to call/implement bn_sqr_mont to assembler developer.Andy Polyakov2005-10-063-29/+34
* Initialize bignum constants using BN_bin2bn() instead of BN_hex2bn(). ThisDr. Stephen Henson2005-10-052-190/+343
* Mention "no-dso doesn't remove -ldl" in PROBLEMS.Andy Polyakov2005-10-041-0/+7
* Fix typo in INSTALL.WCE.Andy Polyakov2005-10-041-1/+1
* Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.Andy Polyakov2005-10-041-0/+4
* Fix typo in exptest.c.Andy Polyakov2005-10-041-1/+1
* Reserve for SMALL_FOOTPRINT bn_asm.c. Currently OPENSSL_SMALL_FOOTPRINTAndy Polyakov2005-10-042-75/+84
* Add reference implementation for bn_[mul|sqr]_mont, new candidates forAndy Polyakov2005-10-043-2/+142
* Oops :-)Dr. Stephen Henson2005-10-021-17/+0
* Make OPENSSL_NO_COMP work under Win32.Dr. Stephen Henson2005-10-022-1/+2
* new option "openssl ciphers -V"Bodo Möller2005-10-013-10/+41
* Fix compilation without OPENSSL_NO_COMP :-)Dr. Stephen Henson2005-10-011-2/+0
* Make OPENSSL_NO_COMP compile again.Dr. Stephen Henson2005-09-3015-3/+173
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0