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