Historial de Commits

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