Histórico de commits

Autor SHA1 Mensagem Data
  Richard Levitte 8b79f2051d Recent and not so recent changes from 0.9.7-stable, all conflicts resolved. 21 anos atrás
  Ben Laurie 9831d941ca Many security improvements (CHATS) and a warning fix. 22 anos atrás
  Bodo Möller fbf4c7b4f1 really fix race conditions 22 anos atrás
  Bodo Möller 4e33db9a3f really fix race condition 22 anos atrás
  Bodo Möller e73308638a use correct function code in error message 22 anos atrás
  Bodo Möller 265a9e2c5d get rid of OpenSSLDie 22 anos atrás
  Lutz Jänicke bca9dc2a51 OpenSSL Security Advisory [30 July 2002] 22 anos atrás
  Ben Laurie 45d87a1ffe Prototype info function. 23 anos atrás
  Bodo Möller c23d16ac19 cast to unsigned int, not to int to avoid the warning -- all these 23 anos atrás
  Richard Levitte 3102792161 unsigned int vs. int. 23 anos atrás
  Bodo Möller 2b90b1f344 make code a little more similar to what it looked like before the fixes, 23 anos atrás
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 anos atrás
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() 23 anos atrás
  Dr. Stephen Henson 20d2186c87 23 anos atrás
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 anos atrás
  Bodo Möller 31bc51c8cf Fix Bleichenbacher PKCS #1 1.5 countermeasure. 23 anos atrás
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 anos atrás
  Lutz Jänicke 836f996010 New Option SSL_OP_CIPHER_SERVER_PREFERENCE allows TLS/SSLv3 server to override 24 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 anos atrás
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 25 anos atrás
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 anos atrás
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). 25 anos atrás
  Ulf Möller aa82db4fb4 Add missing #ifndefs that caused missing symbols when building libssl 25 anos atrás
  Ulf Möller eb952088f0 Precautions against using the PRNG uninitialized: RAND_bytes() now 25 anos atrás
  Ben Laurie 752d706aaf Make NO_RSA compile with pedantic. 25 anos atrás
  Bodo Möller b1fe6ca175 Store verify_result with sessions to avoid potential security hole. 25 anos atrás
  Ulf Möller df63a389a5 "extern" is a C++ reserved word. 25 anos atrás
  Bodo Möller b56bce4fc7 New structure type SESS_CERT used instead of CERT inside SSL_SESSION. 25 anos atrás
  Bodo Möller 9d5cceac6f No actual change, but the cert_st member of struct ssl_session_st is now 25 anos atrás
  Ulf Möller 79df9d6272 New Configure option no-<cipher> (rsa, idea, rc5, ...). 25 anos atrás