Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 7409d7ad51 Initial incomplete TLS v1.2 support. New ciphersuites added, new version 13 years ago
  Ben Laurie edc032b5e3 Add SRP support. 13 years ago
  Ben Laurie bf48836c7c Fixes to NPN from Adam Langley. 14 years ago
  Ben Laurie ee2ffc2794 Add Next Protocol Negotiation. 14 years ago
  Dr. Stephen Henson 8025e25113 PR: 2121 14 years ago
  Dr. Stephen Henson 637f374ad4 Initial experimental TLSv1.1 support 14 years ago
  Dr. Stephen Henson 499684404c PR: 2115 14 years ago
  Dr. Stephen Henson e0e7997212 First cut of renegotiation extension. (port to HEAD) 14 years ago
  Dr. Stephen Henson b972fbaa8f PR: 1997 15 years ago
  Dr. Stephen Henson 9289f21b7d Update from 1.0.0 stable branch. 15 years ago
  Dr. Stephen Henson eb38b26dbc Update from 1.0.0-stable. 15 years ago
  Dr. Stephen Henson e5fa864f62 Updates from 1.0.0-stable. 15 years ago
  Dr. Stephen Henson cc7399e79c Changes from 1.0.0-stable. 15 years ago
  Lutz Jänicke fceac0bc74 Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMP 15 years ago
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 years ago
  Ben Laurie 6ba71a7173 Handle the unlikely event that BIO_get_mem_data() returns -ve. 15 years ago
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 15 years ago
  Dr. Stephen Henson 606f6c477a Fix a shed load or warnings: 15 years ago
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 15 years ago
  Bodo Möller 96562f2fb3 update comment 16 years ago
  Dr. Stephen Henson 3ad74edce8 Add SSL_FIPS flag for FIPS 140-2 approved ciphersuites and add a new 16 years ago
  Bodo Möller 474b3b1cc8 Fix error codes for memory-saving patch. 16 years ago
  Dr. Stephen Henson 45d3767d28 Prevent signed/unsigned warning on VC++ 16 years ago
  Ben Laurie 8671b89860 Memory saving patch. 16 years ago
  Dr. Stephen Henson 368888bcb6 Add client cert engine to SSL routines. 16 years ago
  Andy Polyakov 5d58f1bbfe Prohibit RC4 in DTLS. 16 years ago
  Dr. Stephen Henson 67c8e7f414 Support for certificate status TLS extension. 16 years ago
  Bodo Möller 761772d7e1 Implement the Opaque PRF Input TLS extension 17 years ago
  Dr. Stephen Henson 81025661a9 Update ssl code to support digests other than MD5+SHA1 in handshake. 17 years ago
  Dr. Stephen Henson 956006b741 Use SHA256 for ticket HMAC if possible. 17 years ago