summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't check for padding bug if compression is negotiated.Dr. Stephen Henson2006-05-072-2/+16
* bug fix.Ulf Möller2006-05-061-2/+2
* Update debug-steveDr. Stephen Henson2006-05-061-1/+1
* Backport of CPUID support in mk1mf and update Mingw32 batch file to buildDr. Stephen Henson2006-05-053-91/+105
* Initial support for single batch file to build all Win32 ASM files.Dr. Stephen Henson2006-05-051-57/+63
* Detect MSYS and use Unix like build if detected.Dr. Stephen Henson2006-05-041-1/+9
* Update for next dev version.Dr. Stephen Henson2006-05-043-4/+8
* Prepare for new release.OpenSSL_0_9_8bDr. Stephen Henson2006-05-046-8/+9
* make updateDr. Stephen Henson2006-05-044-6/+10
* Update NEWS file.Dr. Stephen Henson2006-05-041-0/+25
* Inherit check time if appropriate.Dr. Stephen Henson2006-05-031-0/+9
* Create a crlnumber file when a CA is created using CA.plDr. Stephen Henson2006-04-281-0/+3
* Fix warning.Dr. Stephen Henson2006-04-151-2/+2