aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-19Release OpenSSL 0.9.8g with various fixes to issues introduced with 0.9.8fOpenSSL_0_9_8gOpenSSL_0_9_8fg-stableLutz Jänicke7-7/+21
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke1-0/+1
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke1-1/+0
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke2-4/+6
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke1-1/+3
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke1-3/+7
2007-10-19Prepare OpenSSL 0.9.8g: cherry pickLutz Jänicke1-8/+8
2007-10-11This commit was manufactured by cvs2svn to create branch 'OpenSSL_0_9_8fg-cvs2svn2-4/+4
2007-10-11Minor release cockups.Ben Laurie2-3/+3
2007-10-11Next version.Ben Laurie4-5/+9
2007-10-11Ready to roll.Ben Laurie6-7/+11
2007-10-11make update, and more DTLS stuff.Ben Laurie5-615/+551
2007-10-09Respect cookie length set by app_gen_cookie_cb [from HEAD].Andy Polyakov1-2/+1
2007-10-09Make DTLS1 record layer MAC calculation RFC compliant. From HEAD with aAndy Polyakov1-5/+25
2007-10-05Prohibit RC4 in DTLS [from HEAD].Andy Polyakov2-1/+23
2007-10-05Fix from fips branch.Dr. Stephen Henson1-2/+9
2007-10-03Set client_version earlier in DTLS (this is 0.9.8 specific).Andy Polyakov1-0/+1
2007-10-01Oops! This was erroneously left out commit #16633.Andy Polyakov1-1/+1
2007-09-30Explicit IV update [from HEAD].Andy Polyakov1-2/+9
2007-09-30Make ChangeCipherSpec compliant with DTLS RFC4347. From HEAD with a twist:Andy Polyakov2-40/+37
2007-09-30DTLS RFC4347 says HelloVerifyRequest resets Finished MAC. From HEAD with aAndy Polyakov2-2/+8
2007-09-30DTLS RFC4347 requires client to use rame random field in reply toAndy Polyakov1-3/+14
2007-09-30Switch for RFC-compliant version encoding in DTLS. From HEAD with a twist:Andy Polyakov5-28/+43
2007-09-28Update from HEAD.Dr. Stephen Henson1-1/+1
2007-09-24TyposLutz Jänicke2-3/+3
2007-09-24Finish sentence with a "."Lutz Jänicke1-1/+1
2007-09-23Fix from HEAD.Dr. Stephen Henson1-2/+2
2007-09-21More changes from HEAD:Bodo Möller2-3/+2
2007-09-21Fixes from HEAD.Dr. Stephen Henson3-2/+12
2007-09-21The use of the PURIFY macro in ssleay_rand_bytes() is sufficient toLutz Jänicke3-9/+1
2007-09-20Use PURIFY instead of PEDANTIC.Ben Laurie2-5/+5
2007-09-20Clarify wording a little.Dr. Stephen Henson1-10/+8
2007-09-20Add FAQ entry on how to get rid of Valgrind warnings.Lutz Jänicke1-0/+15
2007-09-20Add passage to manual page actually reflecting the usage of theLutz Jänicke1-0/+3
2007-09-19Wrap "keep valgrind happy" change in #ifdef PEDANTIC so any entropy in theDr. Stephen Henson1-0/+4
2007-09-19Slight bug in dependencies caused occasional unnecessary diffs. Fixed.Ben Laurie2-3/+6
2007-09-19make dependBen Laurie3-37/+45
2007-09-19Lingering "security" fix.Ben Laurie1-11/+11
2007-09-18Wire DES weak_keys to read-only segment [from HEAD].Andy Polyakov1-1/+1
2007-09-18Minimize stack utilization in probable_prime [from HEAD].Andy Polyakov3-4/+8
2007-09-18Remove excessive whitespaces from bio.h.Andy Polyakov1-8/+8
2007-09-18Make sure that BN_from_montgomery keeps the BIGNUMS in proper formatBodo Möller1-0/+2
2007-09-17PR: 1560Dr. Stephen Henson1-1/+1
2007-09-17PR: 1582Dr. Stephen Henson1-0/+5
2007-09-17enc.pod update [from HEAD].Andy Polyakov1-0/+8
2007-09-17Typo in pq_compat.h [note that this file is not present in HEAD].Andy Polyakov1-1/+1
2007-09-17Mention SHA2 in apps/dgst and openssl.pod.Andy Polyakov2-9/+29
2007-09-16It's inappropraite to override application signal, nor is it appropriateAndy Polyakov1-9/+1
2007-09-16Minor fix in link_[oa].hpux [from HEAD].Andy Polyakov1-2/+2
2007-09-16BSD run-time linkers apparently demand RPATH on .so objects [from HEAD].Andy Polyakov1-2/+17