summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8fOpenSSL_0_9_8gOpenSSL_0_9_8fg-stableLutz Jänicke2007-10-197-7/+21
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-191-0/+1
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-191-1/+0
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-192-4/+6
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-191-1/+3
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-191-3/+7
* Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2007-10-191-8/+8
* This commit was manufactured by cvs2svn to create branch 'OpenSSL_0_9_8fg-cvs2svn2007-10-112-4/+4
|\
| * Minor release cockups.Ben Laurie2007-10-112-3/+3
| * Next version.Ben Laurie2007-10-114-5/+9
|/
* Ready to roll.Ben Laurie2007-10-116-7/+11
* make update, and more DTLS stuff.Ben Laurie2007-10-115-615/+551
* Respect cookie length set by app_gen_cookie_cb [from HEAD].Andy Polyakov2007-10-091-2/+1
* Make DTLS1 record layer MAC calculation RFC compliant. From HEAD with aAndy Polyakov2007-10-091-5/+25
* Prohibit RC4 in DTLS [from HEAD].Andy Polyakov2007-10-052-1/+23
* Fix from fips branch.Dr. Stephen Henson2007-10-051-2/+9
* Set client_version earlier in DTLS (this is 0.9.8 specific).Andy Polyakov2007-10-031-0/+1
* Oops! This was erroneously left out commit #16633.Andy Polyakov2007-10-011-1/+1
* Explicit IV update [from HEAD].Andy Polyakov2007-09-301-2/+9
* Make ChangeCipherSpec compliant with DTLS RFC4347. From HEAD with a twist:Andy Polyakov2007-09-302-40/+37
* DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with aAndy Polyakov2007-09-302-2/+8
* DTLS RFC4347 requires client to use rame random field in reply toAndy Polyakov2007-09-301-3/+14
* Switch for RFC-compliant version encoding in DTLS. From HEAD with a twist:Andy Polyakov2007-09-305-28/+43
* Update from HEAD.Dr. Stephen Henson2007-09-281-1/+1
* TyposLutz Jänicke2007-09-242-3/+3
* Finish sentence with a "."Lutz Jänicke2007-09-241-1/+1
* Fix from HEAD.Dr. Stephen Henson2007-09-231-2/+2
* More changes from HEAD:Bodo Möller2007-09-212-3/+2
* Fixes from HEAD.Dr. Stephen Henson2007-09-213-2/+12
* The use of the PURIFY macro in ssleay_rand_bytes() is sufficient toLutz Jänicke2007-09-213-9/+1
* Use PURIFY instead of PEDANTIC.Ben Laurie2007-09-202-5/+5
* Clarify wording a little.Dr. Stephen Henson2007-09-201-10/+8
* Add FAQ entry on how to get rid of Valgrind warnings.Lutz Jänicke2007-09-201-0/+15
* Add passage to manual page actually reflecting the usage of theLutz Jänicke2007-09-201-0/+3
* Wrap "keep valgrind happy" change in #ifdef PEDANTIC so any entropy in theDr. Stephen Henson2007-09-191-0/+4
* Slight bug in dependencies caused occasional unnecessary diffs. Fixed.Ben Laurie2007-09-192-3/+6
* make dependBen Laurie2007-09-193-37/+45
* Lingering "security" fix.Ben Laurie2007-09-191-11/+11
* Wire DES weak_keys to read-only segment [from HEAD].Andy Polyakov2007-09-181-1/+1
* Minimize stack utilization in probable_prime [from HEAD].Andy Polyakov2007-09-183-4/+8
* Remove excessive whitespaces from bio.h.Andy Polyakov2007-09-181-8/+8
* Make sure that BN_from_montgomery keeps the BIGNUMS in proper formatBodo Möller2007-09-181-0/+2
* PR: 1560Dr. Stephen Henson2007-09-171-1/+1
* PR: 1582Dr. Stephen Henson2007-09-171-0/+5
* enc.pod update [from HEAD].Andy Polyakov2007-09-171-0/+8
* Typo in pq_compat.h [note that this file is not present in HEAD].Andy Polyakov2007-09-171-1/+1
* Mention SHA2 in apps/dgst and openssl.pod.Andy Polyakov2007-09-172-9/+29
* It's inappropraite to override application signal, nor is it appropriateAndy Polyakov2007-09-161-9/+1
* Minor fix in link_[oa].hpux [from HEAD].Andy Polyakov2007-09-161-2/+2
* BSD run-time linkers apparently demand RPATH on .so objects [from HEAD].Andy Polyakov2007-09-161-2/+17