Histórico de Commits

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