Commit History

Author SHA1 Message Date
  Emilia Kasper 65c588c140 Fix reachable assert in SSLv2 servers. 9 years ago
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell d26667b28f Tweaks for comments due to indent's inability to handle them 9 years ago
  Bodo Moeller c6a876473c Support TLS_FALLBACK_SCSV. 10 years ago
  Dr. Stephen Henson 4479ce9c1c Update from HEAD. 18 years ago
  Bodo Möller 0e73294e26 Disable invalid ciphersuites 18 years ago
  Ben Laurie 801136bcc2 Fix warnings. 19 years ago
  Nils Larsch 3c0e39c539 Keep cipher lists sorted in the source instead of sorting them at 19 years ago
  Dr. Stephen Henson 222f224664 Initialize SSL_METHOD structures at compile time. This removes the need 19 years ago
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Ben Laurie 0821bcd4de Constification. 19 years ago
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 years ago
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 22 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller b8565a9af9 really fix race conditions 22 years ago
  Bodo Möller db4f691f9f oops -- must use EVP_MD_size, not EVP_MD_block_size 22 years ago
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 years ago
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 years ago
  Lutz Jänicke 063a8905bf Ciphers with NULL encryption were not properly handled because they were 22 years ago
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago
  Dr. Stephen Henson 323f289c48 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Bodo Möller 725c88879c Finish SSL_peek/SSL_pending fixes. 24 years ago
  Bodo Möller a0aae68cf6 Fix SSL_peek and SSL_pending. 24 years ago