提交历史

作者 SHA1 备注 提交日期
  Bodo Möller 2fb3f002d0 fix length field we create when converting SSL 2.0 format into SSL 3.0/TLS 1.0 format 22 年之前
  Ben Laurie 45d87a1ffe Prototype info function. 23 年之前
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 年之前
  Bodo Möller ba1c602281 Assume TLS 1.0 when ClientHello fragment is too short. 23 年之前
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 23 年之前
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 年之前
  Bodo Möller 9ba3ec9176 The message header for fake SSL 3.0/TLS 1.0 client hellos created from 23 年之前
  Bodo Möller 48948d53b6 Change ssl3_get_message and the functions using it so that complete 23 年之前
  Lutz Jänicke d92f0bb6e9 Remove SSL_OP_NON_EXPORT_FIRST: 23 年之前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年之前
  Bodo Möller f1192b7f2e Avoid protocol rollback. 24 年之前
  Bodo Möller aa826d88e1 Document rollback issues. 24 年之前
  Bodo Möller 37569e64e8 Fix SSL 2.0 rollback checking: The previous implementation of the 24 年之前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年之前
  Ulf Möller 4c5fac4ac4 Fix NO_RSA (misplaced #endif). 25 年之前
  Dr. Stephen Henson 72b60351f1 Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for 25 年之前
  Bodo Möller dab6f09573 Workaround for irrelevant problem. 25 年之前
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 25 年之前
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 年之前
  Bodo Möller cef80e8c14 SSL_R_UNSUPPORTED_PROTOCOL (as in s23_clnt.c) for SSL 2 when 25 年之前
  Ulf Möller aa82db4fb4 Add missing #ifndefs that caused missing symbols when building libssl 25 年之前
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 年之前
  Bodo Möller c51ae173a6 Clean up some of the SSL server code. 25 年之前
  Bodo Möller ac7da00048 Set s->version correctly for "natural" SSL 3.0 client hello 25 年之前
  Bodo Möller cb0369d885 Repair another bug in s23_get_client_hello: 25 年之前
  Bodo Möller ba3a6e7262 use explicit constant 11 just once 25 年之前
  Bodo Möller f70df1b887 Make previous bugfix actually work 25 年之前
  Bodo Möller 074309b7ee Fix server behaviour when facing backwards-compatible client hellos. 25 年之前
  Bodo Möller de1915e48c Fix horrible (and hard to track down) bug in ssl23_get_client_hello: 25 年之前
  Ulf Möller 61f217eec2 Undo. 25 年之前