提交歷史

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