Historique des commits

Auteur SHA1 Message Date
  Richard Levitte a01fc63c11 Have ssl3_send_certificate_request() change the state to SSL3_ST_SW_CERT_REQ_B. il y a 21 ans
  Dr. Stephen Henson 3158c87a02 Only accept a client certificate if the server requests il y a 21 ans
  Bodo Möller 702eb4dc0a tolerate extra data at end of client hello for SSL 3.0 il y a 21 ans
  Bodo Möller ef42d6a4ed countermeasure against new Klima-Pokorny-Rosa atack il y a 22 ans
  Richard Levitte 6bad9d0522 A few more memset()s converted to OPENSSL_cleanse(). il y a 22 ans
  Richard Levitte 920b700d4a Cleanse memory using the new OPENSSL_cleanse() function. il y a 22 ans
  Bodo Möller 96eef150d6 increase permissible message length so that we can handle il y a 22 ans
  Bodo Möller af4396e589 really fix race conditions il y a 22 ans
  Bodo Möller 924b6006d7 really fix race condition il y a 22 ans
  Bodo Möller 517a0e7fa0 get rid of OpenSSLDie il y a 22 ans
  Lutz Jänicke bb41724483 OpenSSL Security Advisory [30 July 2002] il y a 22 ans
  Bodo Möller 82c77c1b32 Implement known-IV countermeasure. il y a 23 ans
  Bodo Möller 19fa8cfe5a Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' il y a 23 ans
  Bodo Möller 0b9925be4f Consistency with s2_... and s23_... variants (no real functional il y a 23 ans
  Bodo Möller 38b3e9edde Fix SSL handshake functions and SSL_clear() such that SSL_clear() il y a 23 ans
  Bodo Möller 9ccadf1c6f In ssl3_get_client_hello (ssl/s3_srvr.c), generate a fatal alert if il y a 23 ans
  Bodo Möller 1147fa5a5f the previous commit accidentily removed 'ret = 1' from the SSL_ST_OK il y a 23 ans
  Bodo Möller f8845509b6 Disable session related stuff in SSL_ST_OK case of ssl3_accept if we il y a 23 ans
  Bodo Möller 3f98e1dd11 Bugfix: correct cleanup after sending a HelloRequest il y a 23 ans
  Bodo Möller e53afa9e9b fix ssl3_accept: don't call ssl_init_wbio_buffer() in HelloRequest case il y a 23 ans
  Bodo Möller 10981a5c84 add comment il y a 23 ans
  Bodo Möller 9cf8888149 Increase permissible ClientKeyExchange message length as in main il y a 23 ans
  Lutz Jänicke a04baf9b5c Allow client certificate lists > 16kB ("Douglas E. Engert" <deengert@anl.gov>.) il y a 23 ans
  Bodo Möller 83583e9479 Fix Bleichenbacher PKCS #1 1.5 countermeasure. il y a 23 ans
  Dr. Stephen Henson de0b3ab7fb Zero the premaster secret after deriving the master secret in DH il y a 24 ans
  Bodo Möller bbb8de0966 Avoid abort() throughout the library, except when preprocessor il y a 24 ans
  Bodo Möller 93d8bfcdc4 typo il y a 24 ans
  Bodo Möller 2c05c494c0 Implement SSL_OP_TLS_ROLLBACK_BUG for servers. il y a 24 ans
  Bodo Möller 98e04f9eeb Comments for SSL_get_peer_cert_chain inconsistency. il y a 25 ans
  Dr. Stephen Henson fbb41ae0ad Allow code which calls RSA temp key callback to cope il y a 25 ans