Historique des commits

Auteur SHA1 Message Date
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong il y a 20 ans
  Richard Levitte 5fdf06666c Avoid including cryptlib.h, it's not really needed. il y a 21 ans
  Richard Levitte 377dcdba44 Add functionality to get information on compression methods (not quite complete). il y a 21 ans
  Richard Levitte 0e6c20da46 Free the Kerberos context upon freeing the SSL. il y a 21 ans
  Richard Levitte 2e60ea7634 Fix a memory leak in SSL. il y a 21 ans
  Richard Levitte 28b958f732 Fix possible NULL dereferencial. il y a 22 ans
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. il y a 22 ans
  Geoff Thorpe e0db2eed8d Correct and enhance the behaviour of "internal" session caching as it il y a 22 ans
  Lutz Jänicke 82a20fb0f0 Reorder cleanup sequence in SSL_CTX_free() to leave ex_data for remove_cb(). il y a 22 ans
  Bodo Möller 7ef524ea1c remove debug messages il y a 22 ans
  Bodo Möller ea26226046 ECC ciphersuite support il y a 22 ans
  Lutz Jänicke 7b63c0fa8c Reorder inclusion of header files: il y a 22 ans
  Bodo Möller 023ec151df Add 'void *' argument to app_verify_callback. il y a 22 ans
  Lutz Jänicke d62bfb39cd Fix the fix (Yoram Zahavi)... il y a 22 ans
  Lutz Jänicke 334f1842fc Make sure to remove bad sessions in SSL_clear() (found by Yoram Zahavi). il y a 22 ans
  Lutz Jänicke 4de920c91d Do not store unneeded data. il y a 22 ans
  Bodo Möller 8c74b5e56c Bugfix: In ssl3_accept, don't use a local variable 'got_new_session' il y a 23 ans
  Ben Laurie 45d87a1ffe Prototype info function. il y a 23 ans
  Bodo Möller 979689aa5c Fix SSL handshake functions and SSL_clear() such that SSL_clear() il y a 23 ans
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). il y a 23 ans
  Bodo Möller 31fe950d2b gcc complained about "write" being shadowed even though the "write" il y a 23 ans
  Bodo Möller bf21446a2a Add per-SSL 'msg_callback' with 'msg_callback_arg'. il y a 23 ans
  Bodo Möller 6b0e9facf4 New function SSL_renegotiate_pending(). il y a 23 ans
  Lutz Jänicke c0f5dd070b Make maximum certifcate chain size accepted from the peer application il y a 23 ans
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. il y a 23 ans
  Geoff Thorpe b7727ee616 The indexes returned by ***_get_ex_new_index() functions are used when il y a 23 ans
  Lutz Jänicke 1f0c9ad7e1 Fix inconsistent behaviour with respect to verify_callback handling. il y a 23 ans
  Richard Levitte fa293e4e4b SSL_get_rfc were documented but not implemented. il y a 23 ans
  Richard Levitte 24cbf3efc6 SSL_get_[rw]fd were documented but not implemented. il y a 23 ans
  Richard Levitte 2a96235bf7 Include kssl_lcl.h where needed. il y a 23 ans