Commit History

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