Commit történet

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