提交历史

作者 SHA1 备注 提交日期
  Dr. Stephen Henson 7bbcb2f690 Avoid warnings on VC++ 2005. 19 年之前
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 年之前
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 年之前
  Bodo Möller c6c2e3135d Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled 19 年之前
  Nils Larsch 7c7667b86b check return value of RAND_pseudo_bytes; backport from the stable branch 19 年之前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年之前
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 年之前
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 年之前
  Bodo Möller b8565a9af9 really fix race conditions 22 年之前
  Bodo Möller e78f137899 really fix race condition 22 年之前
  Bodo Möller 52c29b7b99 use correct function code in error message 22 年之前
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 年之前
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 年之前
  Ben Laurie 45d87a1ffe Prototype info function. 23 年之前
  Bodo Möller c23d16ac19 cast to unsigned int, not to int to avoid the warning -- all these 23 年之前
  Richard Levitte 3102792161 unsigned int vs. int. 23 年之前
  Bodo Möller 2b90b1f344 make code a little more similar to what it looked like before the fixes, 23 年之前
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 年之前
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 23 年之前
  Dr. Stephen Henson 20d2186c87 23 年之前
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 年之前
  Bodo Möller 31bc51c8cf Fix Bleichenbacher PKCS #1 1.5 countermeasure. 23 年之前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年之前
  Lutz Jänicke 836f996010 New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override 24 年之前
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 年之前
  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 年之前
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 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 年之前