Historie revizí

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