summaryrefslogtreecommitdiffstats
path: root/crypto/rc4 (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-12Add missing DTLS1_BAD_VER (hope I got the value right).Ben Laurie1-0/+1
2008-10-10When the underlying BIO_write() fails to send a datagram, we leave theLutz Jänicke1-1/+9
2008-10-08Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson11-11/+222
2008-10-06Fix incorrect command for assember file generation on IA64Lutz Jänicke1-1/+1
2008-09-23Fix EC_KEY_check_key.Andy Polyakov1-12/+4
2008-09-22Make sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG can'tBodo Möller2-13/+28
2008-09-15From branch OpenSSL_0_9_8-stable: Allow soft-loading engines.Bodo Möller3-15/+34
2008-09-15Add missing CHANGES entry.Dr. Stephen Henson1-0/+6
2008-09-15from 0.9.8 branchBodo Möller2-0/+31
2008-09-15Update FAQ.Dr. Stephen Henson1-1/+1
2008-09-15Fix yesterday typos in bss_dgram.c.Andy Polyakov1-7/+7
2008-09-15Fix build warnings.Geoff Thorpe3-4/+3
2008-09-14update commentBodo Möller1-1/+1
2008-09-14Winsock handles SO_RCVTIMEO in unique manner...Andy Polyakov1-0/+56
2008-09-14oopsBodo Möller1-2/+2
2008-09-14dtls1_write_bytes consumers expect amount of bytes written per call, notAndy Polyakov1-1/+1
2008-09-14Fix SSL state transitions.Bodo Möller3-6/+10
2008-09-14Note about CVS branch inconsistency.Bodo Möller1-0/+2
2008-09-14Really get rid of unsafe double-checked locking.Bodo Möller2-20/+76
2008-09-14Some precautions to avoid potential security-relevant problems.Bodo Möller5-53/+165
2008-09-13DTLS didn't handle alerts correctly.Andy Polyakov2-1/+14
2008-09-12AIX build updates.Andy Polyakov11-28/+74
2008-09-10Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites and add a newDr. Stephen Henson4-21/+25
2008-09-09Ignoring errors in makedepend can hide problems.Ben Laurie1-1/+1
2008-09-07Fix warning.Ben Laurie1-1/+2
2008-09-04Fix from stable branch.Dr. Stephen Henson2-3/+10
2008-09-03Do not discard cached handshake records during resumed sessions:Dr. Stephen Henson1-4/+2
2008-09-03Make no-tlsext compile.Dr. Stephen Henson2-1/+8