提交历史

作者 SHA1 备注 提交日期
  Matt Caswell b78c9e4a2b Fix unsigned/signed warnings 9 年之前
  Emilia Kasper 65c588c140 Fix reachable assert in SSLv2 servers. 9 年之前
  Matt Caswell 6f1f3c6653 Rerun util/openssl-format-source -v -c . 9 年之前
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell bc91221636 More tweaks for comments due indent issues 9 年之前
  Matt Caswell d26667b28f Tweaks for comments due to indent's inability to handle them 9 年之前
  Bodo Möller 9d09fc8485 Assorted bugfixes: 13 年之前
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 年之前
  Dr. Stephen Henson fb5a4bbaa7 PR: 2055 15 年之前
  Dr. Stephen Henson a00c3c4019 Properly check EVP_VerifyFinal() and similar return values 16 年之前
  Dr. Stephen Henson 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 年之前
  Dr. Stephen Henson 865a90eb4f Backport of TLS extension code to OpenSSL 0.9.8. 17 年之前
  Dr. Stephen Henson 974d52fdb8 Fix from HEAD. 19 年之前
  Dr. Stephen Henson 222f224664 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 年之前