Historique des commits

Auteur SHA1 Message Date
  Dr. Stephen Henson 086e32a6c7 Implement FIPS_mode and FIPS_mode_set il y a 13 ans
  Dr. Stephen Henson 7409d7ad51 Initial incomplete TLS v1.2 support. New ciphersuites added, new version il y a 13 ans
  Dr. Stephen Henson 5e374d2ee8 Remove redundant check to stop compiler warning. il y a 13 ans
  Dr. Stephen Henson 8d934c2585 PR: 2171 il y a 14 ans
  Dr. Stephen Henson 76774c5ea1 return v1.1 methods for client/server il y a 15 ans
  Dr. Stephen Henson 637f374ad4 Initial experimental TLSv1.1 support il y a 15 ans
  Dr. Stephen Henson 4d09323a63 Don't use SSLv2 compatible client hello if we don't tolerate legacy renegotiation il y a 15 ans
  Dr. Stephen Henson f10f4447da Update from 1.0.0-stable. il y a 15 ans
  Dr. Stephen Henson 22c98d4aad Update from 1.0.0-stable il y a 15 ans
  Ben Laurie d41c785d69 Document dead code. il y a 16 ans
  Dr. Stephen Henson 0702150f53 Make no-tlsext compile. il y a 16 ans
  Ben Laurie 8671b89860 Memory saving patch. il y a 16 ans
  Dr. Stephen Henson 67c8e7f414 Support for certificate status TLS extension. il y a 17 ans
  Bodo Möller 761772d7e1 Implement the Opaque PRF Input TLS extension il y a 17 ans
  Bodo Möller 1e24b3a09e fix support for receiving fragmented handshake messages il y a 18 ans
  Bodo Möller 6ad47e83b4 improvements for alert handling il y a 19 ans
  Bodo Möller 241520e66d More TLS extension related changes. il y a 19 ans
  Bodo Möller 739a543ea8 Some error code cleanups (SSL lib. used SSL_R_... codes reserved for alerts) il y a 19 ans
  Bodo Möller f1fd4544a3 Various changes in the new TLS extension code, including the following: il y a 19 ans
  Bodo Möller ed3883d21b Support TLS extensions (specifically, HostName) il y a 19 ans
  Dr. Stephen Henson 7bbcb2f690 Avoid warnings on VC++ 2005. il y a 19 ans
  Dr. Stephen Henson 566dda07ba New option SSL_OP_NO_COMP to disable compression. New ctrls to set il y a 19 ans
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD il y a 19 ans
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need il y a 19 ans
  Bodo Möller 3f19bbf4e3 fix msg_callback() arguments for SSL 2.0 compatible client hello il y a 19 ans
  Bodo Möller c6c2e3135d Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled il y a 19 ans
  Nils Larsch 7c7667b86b check return value of RAND_pseudo_bytes; backport from the stable branch il y a 19 ans
  Richard Levitte 8d6ad9e39d Stop a possible memory leak. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Bodo Möller b8565a9af9 really fix race conditions il y a 22 ans