Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Emilia Kasper 65c588c140 Fix reachable assert in SSLv2 servers. 9 gadi atpakaļ
  Matt Caswell 40720ce3ca Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Matt Caswell d26667b28f Tweaks for comments due to indent's inability to handle them 9 gadi atpakaļ
  Bodo Moeller c6a876473c Support TLS_FALLBACK_SCSV. 10 gadi atpakaļ
  Dr. Stephen Henson 4479ce9c1c Update from HEAD. 18 gadi atpakaļ
  Bodo Möller 0e73294e26 Disable invalid ciphersuites 18 gadi atpakaļ
  Ben Laurie 801136bcc2 Fix warnings. 19 gadi atpakaļ
  Nils Larsch 3c0e39c539 Keep cipher lists sorted in the source instead of sorting them at 19 gadi atpakaļ
  Dr. Stephen Henson 222f224664 Initialize SSL_METHOD structures at compile time. This removes the need 19 gadi atpakaļ
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 gadi atpakaļ
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 gadi atpakaļ
  Ben Laurie 0821bcd4de Constification. 19 gadi atpakaļ
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 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ļ
  Richard Levitte 4579924b7e Cleanse memory using the new OPENSSL_cleanse() function. 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 db4f691f9f oops -- must use EVP_MD_size, not EVP_MD_block_size 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ļ
  Lutz Jänicke 063a8905bf Ciphers with NULL encryption were not properly handled because they were 22 gadi atpakaļ
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 gadi atpakaļ
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 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ļ
  Dr. Stephen Henson 323f289c48 23 gadi atpakaļ
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 gadi atpakaļ
  Bodo Möller 725c88879c Finish SSL_peek/SSL_pending fixes. 24 gadi atpakaļ
  Bodo Möller a0aae68cf6 Fix SSL_peek and SSL_pending. 24 gadi atpakaļ