História revízii

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