Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 06ddf8eb08 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
  Dr. Stephen Henson e19106f5fb Create function of the form OBJ_bsearch_xxx() in bsearch typesafe macros 16 years ago
  Dr. Stephen Henson 606f6c477a Fix a shed load or warnings: 16 years ago
  Ben Laurie babb379849 Type-checked (and modern C compliant) OBJ_bsearch. 16 years ago
  Bodo Möller 7e69565fe6 fix warnings/inconsistencies caused by the recent changes to the 17 years ago
  Bodo Möller 52b8dad8ec Reorganize the data used for SSL ciphersuite pattern matching. 17 years ago
  Dr. Stephen Henson 42182852f5 Constify version strings is ssl lib. 18 years ago
  Bodo Möller d804f86b88 disable some invalid ciphersuites 19 years ago
  Ben Laurie 337e368239 Fix warnings. 19 years ago
  Nils Larsch 6e119bb02e Keep cipher lists sorted in the source instead of sorting them at 19 years ago
  Nils Larsch 01a9792f05 remove unused internal foo_base_method functions 19 years ago
  Dr. Stephen Henson f3b656b246 Initialize SSL_METHOD structures at compile time. This removes the need 19 years ago
  Ben Laurie 36d16f8ee0 Add DTLS support. 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago
  Ben Laurie 0821bcd4de Constification. 19 years ago
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. 21 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 21 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
  Bodo Möller b8565a9af9 really fix race conditions 22 years ago
  Bodo Möller db4f691f9f oops -- must use EVP_MD_size, not EVP_MD_block_size 22 years ago
  Bodo Möller 5574e0ed41 get rid of OpenSSLDie 22 years ago
  Lutz Jänicke c046fffa16 OpenSSL Security Advisory [30 July 2002] 22 years ago
  Lutz Jänicke 063a8905bf Ciphers with NULL encryption were not properly handled because they were 22 years ago
  Bodo Möller cf82191d77 Implement msg_callback for SSL 2.0. 23 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago
  Dr. Stephen Henson 20d2186c87 23 years ago
  Ben Laurie dbad169019 Really add the EVP and all of the DES changes. 23 years ago