Commit History

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