summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare for 0.9.8d releaseOpenSSL_0_9_8dMark J. Cox2006-09-286-8/+10
* Introduce limits to prevent malicious keys being able toMark J. Cox2006-09-2818-3/+170
* Update from HEAD.Dr. Stephen Henson2006-09-231-2/+8
* Fix from HEAD.Dr. Stephen Henson2006-09-221-1/+7
* Fix from HEAD.Dr. Stephen Henson2006-09-221-1/+1
* Fix but in apps/pkcs12.cDr. Stephen Henson2006-09-221-1/+2
* Build error on non-unix [from HEAD].Andy Polyakov2006-09-181-1/+1
* Race condition in ms/uplink.c [from HEAD].Andy Polyakov2006-09-181-0/+2
* Ensure that the addition mods[i]+delta cannot overflow in probable_prime().Bodo Möller2006-09-181-6/+3
* UpdateBodo Möller2006-09-121-2/+14
* ensure that ciphersuite strings such as "RC4-MD5" match the SSL 2.0Bodo Möller2006-09-112-12/+42
* Remove non-functional part of recent patch, after discussion withBodo Möller2006-09-063-11/+0
* After tagging, prep for next releaseMark J. Cox2006-09-053-4/+6
* Ready for 0.9.8c releaseOpenSSL_0_9_8cMark J. Cox2006-09-056-9/+13
* Avoid PKCS #1 v1.5 signature attack discovered by Daniel BleichenbacherMark J. Cox2006-09-056-2/+45
* Fix from HEAD.Dr. Stephen Henson2006-08-313-60/+66
* Fix from HEAD.Dr. Stephen Henson2006-08-311-0/+3
* Add IGE and biIGE modes.Ben Laurie2006-08-286-6/+799
* Engage assembler in solaris64-x86_64-cc [backport from HEAD].Andy Polyakov2006-08-013-5/+9
* Camellia IPR informationBodo Möller2006-07-311-0/+4
* New Camellia implementation (replacing previous version)Bodo Möller2006-07-195-599/+1876
* Camellia informationBodo Möller2006-07-191-1/+12
* Fix from HEAD.Dr. Stephen Henson2006-07-131-6/+0
* Oops...Dr. Stephen Henson2006-07-091-1/+2
* Fix from HEAD.Dr. Stephen Henson2006-07-091-1/+2
* Fix warning.Ben Laurie2006-07-021-1/+1
* documentation for "HIGH" vs. "MEDIUM" was not up-to-dateBodo Möller2006-06-301-2/+2
* use <poll.h> as by Single Unix SpecificationBodo Möller2006-06-301-2/+2
* always read in RAND_poll() if we can't use select because of a tooBodo Möller2006-06-282-72/+78
* aes-586.pl sync from HEAD.Andy Polyakov2006-06-281-103/+104
* Mitigate the hazard of cache-collision timing attack on last roundAndy Polyakov2006-06-281-213/+98
* Use poll() when possible to gather Unix randomness entropyRichard Levitte2006-06-272-7/+57
* Be more explicit about requirements for multi-threading.Bodo Möller2006-06-231-2/+3
* Fix for previous change: explicitly named ciphersuites are OK to addBodo Möller2006-06-221-1/+1
* Put ECCdraft ciphersuites back into default build (but disabledBodo Möller2006-06-223-7/+23
* Remove ECC ciphersuites from 0.9.8 branch (should use 0.9.9 branch)Bodo Möller2006-06-202-0/+7
* Another thread-safety fixBodo Möller2006-06-161-6/+8
* Disable invalid ciphersuitesBodo Möller2006-06-144-3/+35
* Make sure that AES ciphersuites get priority over Camellia ciphersuitesBodo Möller2006-06-141-2/+6
* "make depend" for the default configuration, i.e. no-camellia here inBodo Möller2006-06-142-30/+21
* Thread-safety fixesBodo Möller2006-06-147-58/+260
* make updateBodo Möller2006-06-141-0/+16
* Keep synchronised with UnixRichard Levitte2006-06-121-1/+1
* Camellia cipher, contributed by NTTBodo Möller2006-06-111-0/+125
* Keep synchronised with the Unix buildRichard Levitte2006-06-103-4/+8
* Camellia cipher, contributed by NTTBodo Möller2006-06-0910-0/+1742
* Camellia cipher, contributed by NTTBodo Möller2006-06-0937-47/+989
* Tidy up hpux targets.Andy Polyakov2006-05-203-5/+5
* Fix from HEAD.Dr. Stephen Henson2006-05-171-2/+4
* Fix from HEAD.Dr. Stephen Henson2006-05-171-3/+3