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 8d934c2585 PR: 2171 il y a 14 ans
  Dr. Stephen Henson bd5f21a4ae Fix version handling so it can cope with a major version >3. il y a 14 ans
  Dr. Stephen Henson 637f374ad4 Initial experimental TLSv1.1 support il y a 15 ans
  Dr. Stephen Henson 6cef3a7f9c Servers can't end up talking SSLv2 with legacy renegotiation disabled il y a 15 ans
  Ben Laurie 8671b89860 Memory saving patch. il y a 16 ans
  Bodo Möller 1e24b3a09e fix support for receiving fragmented handshake messages il y a 18 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
  Bodo Möller 72dce7685e Add fixes for CAN-2005-2969. 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
  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
  Bodo Möller e78f137899 really fix race condition il y a 22 ans
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: il y a 22 ans
  Bodo Möller 2fb3f002d0 fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format il y a 22 ans
  Ben Laurie 45d87a1ffe Prototype info function. il y a 23 ans
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. il y a 23 ans
  Bodo Möller ba1c602281 Assume TLS 1.0 when ClientHello fragment is too short. il y a 23 ans
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() il y a 23 ans
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). il y a 23 ans
  Bodo Möller 9ba3ec9176 The message header for fake SSL 3.0/TLS 1.0 client hellos created from il y a 23 ans
  Bodo Möller 48948d53b6 Change ssl3_get_message and the functions using it so that complete il y a 23 ans
  Lutz Jänicke d92f0bb6e9 Remove SSL_OP_NON_EXPORT_FIRST: il y a 23 ans
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't il y a 23 ans
  Bodo Möller f1192b7f2e Avoid protocol rollback. il y a 24 ans
  Bodo Möller aa826d88e1 Document rollback issues. il y a 24 ans