Historial de Commits

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