summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2008-10-12Add missing DTLS1_BAD_VER (hope I got the value right).Ben Laurie
2008-10-10When the underlying BIO_write() fails to send a datagram, we leave theLutz Jänicke
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
2008-10-06Fix incorrect command for assember file generation on IA64Lutz Jänicke
2008-09-23Fix EC_KEY_check_key.Andy Polyakov
2008-09-22Make sure that SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG can'tBodo Möller
2008-09-15From branch OpenSSL_0_9_8-stable: Allow soft-loading engines.Bodo Möller
2008-09-15Add missing CHANGES entry.Dr. Stephen Henson
2008-09-15from 0.9.8 branchBodo Möller
2008-09-15Update FAQ.Dr. Stephen Henson
2008-09-15Fix yesterday typos in bss_dgram.c.Andy Polyakov
2008-09-15Fix build warnings.Geoff Thorpe
2008-09-14update commentBodo Möller
2008-09-14Winsock handles SO_RCVTIMEO in unique manner...Andy Polyakov
2008-09-14oopsBodo Möller
2008-09-14dtls1_write_bytes consumers expect amount of bytes written per call, notAndy Polyakov
2008-09-14Fix SSL state transitions.Bodo Möller
2008-09-14Note about CVS branch inconsistency.Bodo Möller
2008-09-14Really get rid of unsafe double-checked locking.Bodo Möller
2008-09-14Some precautions to avoid potential security-relevant problems.Bodo Möller
2008-09-13DTLS didn't handle alerts correctly.Andy Polyakov
2008-09-12AIX build updates.Andy Polyakov
2008-09-10Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites and add a newDr. Stephen Henson
2008-09-09Ignoring errors in makedepend can hide problems.Ben Laurie
2008-09-07Fix warning.Ben Laurie
2008-09-03Fix from stable branch.Dr. Stephen Henson
2008-09-03Do not discard cached handshake records during resumed sessions:Dr. Stephen Henson
2008-09-03Make no-tlsext compile.Dr. Stephen Henson
2008-09-01Perl script to run and verify OpenSSL against PKITS RFC3280 complianceDr. Stephen Henson
2008-09-01Initial support for delta CRLs. If "use deltas" flag is set attempt to findDr. Stephen Henson
2008-08-29Add support for CRLs partitioned by reason code.Dr. Stephen Henson
2008-08-27Add support for freshest CRL extension.Dr. Stephen Henson
2008-08-20Initial indirect CRL support.Dr. Stephen Henson
2008-08-18Support for certificateIssuer CRL entry extension.Dr. Stephen Henson
2008-08-14Don't use assertions to check application-provided arguments;Bodo Möller
2008-08-13sanity checkBodo Möller
2008-08-13fix error function codesBodo Möller
2008-08-13Mention ERR_remove_state() deprecation, and ERR_remove_thread_state(NULL).Bodo Möller
2008-08-13Initial support for CRL path validation. This supports distinct certificateDr. Stephen Henson
2008-08-12Initial code to support distinct certificate and CRL signing keys where theDr. Stephen Henson
2008-08-12Support for policy mappings extension.Dr. Stephen Henson
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson
2008-08-06Correct the FAQ and the threads man page re: CRYPTO_THREADID changes.Geoff Thorpe
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe
2008-08-06sha1-armv4-large cosmetics.Andy Polyakov
2008-08-06sha1-armv4-large.pl performance improvement. On PXA255 it gives +10% onAndy Polyakov
2008-08-05Fix signed/unsigned warning.Geoff Thorpe
2008-08-05Correctly handle errors in CMS I/O code.Dr. Stephen Henson
2008-08-04Fix error codes for memory-saving patch.Bodo Möller