Commit History

Author SHA1 Message Date
  Matt Caswell b78c9e4a2b Fix unsigned/signed warnings 9 years ago
  Emilia Kasper 65c588c140 Fix reachable assert in SSLv2 servers. 9 years ago
  Matt Caswell 6f1f3c6653 Rerun util/openssl-format-source -v -c . 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell bc91221636 More tweaks for comments due indent issues 9 years ago
  Matt Caswell d26667b28f Tweaks for comments due to indent's inability to handle them 9 years ago
  Bodo Möller 9d09fc8485 Assorted bugfixes: 13 years ago
  Ben Laurie d886975835 Fix gcc 4.6 warnings. Check TLS server hello extension length. 14 years ago
  Dr. Stephen Henson fb5a4bbaa7 PR: 2055 15 years ago
  Dr. Stephen Henson a00c3c4019 Properly check EVP_VerifyFinal() and similar return values 16 years ago
  Dr. Stephen Henson 927a28ba3b gcc 4.2 fixes to avoid use or function pointer casts in OpenSSL. 17 years ago
  Dr. Stephen Henson 865a90eb4f Backport of TLS extension code to OpenSSL 0.9.8. 17 years ago
  Dr. Stephen Henson 974d52fdb8 Fix from HEAD. 19 years ago
  Dr. Stephen Henson 222f224664 Initialize SSL_METHOD structures at compile time. This removes the need 19 years ago
  Bodo Möller c6c2e3135d Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled 19 years ago
  Nils Larsch 7c7667b86b check return value of RAND_pseudo_bytes; backport from the stable branch 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller b8565a9af9 really fix race conditions 22 years ago
  Bodo Möller e78f137899 really fix race condition 22 years ago
  Bodo Möller 52c29b7b99 use correct function code in error message 22 years ago
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 years ago
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 years ago
  Ben Laurie 45d87a1ffe Prototype info function. 23 years ago
  Bodo Möller c23d16ac19 cast to unsigned int, not to int to avoid the warning -- all these 23 years ago
  Richard Levitte 3102792161 unsigned int vs. int. 23 years ago
  Bodo Möller 2b90b1f344 make code a little more similar to what it looked like before the fixes, 23 years ago
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 years ago
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 23 years ago