Histórico de commits

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