Historia zmian

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