Historique des commits

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