Histórico de commits

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