Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Stephen Henson 7bbcb2f690 Avoid warnings on VC++ 2005. 19 gadi atpakaļ
  Nils Larsch 4ebb342fcd Let the TLSv1_method() etc. functions return a const SSL_METHOD 19 gadi atpakaļ
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 gadi atpakaļ
  Bodo Möller c6c2e3135d Don't use the SSL 2.0 Client Hello format if SSL 2.0 is disabled 19 gadi atpakaļ
  Nils Larsch 7c7667b86b check return value of RAND_pseudo_bytes; backport from the stable branch 19 gadi atpakaļ
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 gadi atpakaļ
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 gadi atpakaļ
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 gadi atpakaļ
  Lutz Jänicke 8ec16ce711 Really fix SSLv2 session ID handling 22 gadi atpakaļ
  Lutz Jänicke 21cde7a41c Fix wrong handling of session ID in SSLv2 client code. 22 gadi atpakaļ
  Richard Levitte 8d6ad9e39d Stop a possible memory leak. 22 gadi atpakaļ
  Richard Levitte 0a5942093e We need to read one more byte of the REQUEST-CERTIFICATE message. 22 gadi atpakaļ
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 gadi atpakaļ
  Bodo Möller b8565a9af9 really fix race conditions 22 gadi atpakaļ
  Bodo Möller e78f137899 really fix race condition 22 gadi atpakaļ
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 gadi atpakaļ
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 gadi atpakaļ
  Ben Laurie 45d87a1ffe Prototype info function. 23 gadi atpakaļ
  Bodo Möller 2b90b1f344 make code a little more similar to what it looked like before the fixes, 23 gadi atpakaļ
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 gadi atpakaļ
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 23 gadi atpakaļ
  Dr. Stephen Henson 20d2186c87 23 gadi atpakaļ
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 gadi atpakaļ
  Bodo Möller 5277d7cb7c Fix ERR_R_... problems. 24 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 gadi atpakaļ
  Lutz Jänicke 836f996010 New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override 24 gadi atpakaļ
  Lutz Jänicke 0dd2254d76 Store verify_result with sessions to avoid potential security hole. 24 gadi atpakaļ
  Bodo Möller 1fab73ac85 Bugfix: clear error queue after ignoring ssl_verify_cert_chain result. 24 gadi atpakaļ
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 gadi atpakaļ
  Bodo Möller 2557eaeac8 Avoid a race condition. 25 gadi atpakaļ