Commit History

作者 SHA1 備註 提交日期
  Dr. Stephen Henson 7409d7ad51 Initial incomplete TLS v1.2 support. New ciphersuites added, new version 13 年之前
  Ben Laurie c8bbd98a2b Fix warnings. 14 年之前
  Dr. Stephen Henson 8711efb498 Updates from 1.0.0-stable branch. 15 年之前
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 年之前
  Ben Laurie 0eab41fb78 If we're going to return errors (no matter how stupid), then we should 15 年之前
  Ben Laurie 85e878f224 Die earlier if hash is NULL. (Coverity IDs 137 & 138). 15 年之前
  Ben Laurie 0e941da6fa Die earlier if we have no hash function. 15 年之前
  Ben Laurie 6ba71a7173 Handle the unlikely event that BIO_get_mem_data() returns -ve. 15 年之前
  Dr. Stephen Henson 8164032a2e Fix warnings: computed value not use, incompatible pointer initialization 17 年之前
  Dr. Stephen Henson 81025661a9 Update ssl code to support digests other than MD5+SHA1 in handshake. 17 年之前
  Dr. Stephen Henson b948e2c59e Update ssl library to support EVP_PKEY MAC API. Include generic MAC support. 17 年之前
  Bodo Möller 52b8dad8ec Reorganize the data used for SSL ciphersuite pattern matching. 17 年之前
  Nils Larsch cc684e330b ensure that the EVP_CIPHER_CTX object is initialized 17 年之前
  Nils Larsch ddac197404 add initial support for RFC 4279 PSK SSL ciphersuites 18 年之前
  Bodo Möller d32f888db1 prepare for additional RFC3546 alerts 18 年之前
  Bodo Möller f7914dbf9a make sure that the unrecognized_name alert actually gets sent 18 年之前
  Dr. Stephen Henson d08b6b44ba Fix compilation without OPENSSL_NO_COMP :-) 19 年之前
  Dr. Stephen Henson 09b6c2ef15 Make OPENSSL_NO_COMP compile again. 19 年之前
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 年之前
  Geoff Thorpe d8ec0dcf45 Avoid some shadowed variable names. 21 年之前
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 年之前
  Bodo Möller ea513641d0 comments 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 年之前
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: 22 年之前
  Bodo Möller d1d0be3cd2 emtpy fragments are not necessary for SSL_eNULL 22 年之前
  Bodo Möller c21506ba02 New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC 22 年之前
  Bodo Möller 82b0bf0b87 Implement known-IV countermeasure. 22 年之前
  Bodo Möller 287973746e Fix memory leak. 23 年之前
  Dr. Stephen Henson 581f1c8494 Modify EVP cipher behaviour in a similar way 23 年之前