Commit History

Author SHA1 Message Date
  Dr. Stephen Henson c13eba970c Option to disable auto SSL chain building. 22 years ago
  Ben Laurie 9831d941ca Many security improvements (CHATS) and a warning fix. 22 years ago
  Lutz Jänicke 7e8852c549 Reorder inclusion of header files: 22 years ago
  Bodo Möller a9ab63c01c Implement known-IV countermeasure. 22 years ago
  Lutz Jänicke 3671e38af4 Map new X509 verification errors to alert codes (Tom Wu <tom@arcot.com>). 23 years ago
  Bodo Möller cf3a5cebd7 Call msg_callback with correct length parameter if ssl3_write_bytes had to 23 years ago
  Bodo Möller a661b65357 New functions SSL[_CTX]_set_msg_callback(). 23 years ago
  Bodo Möller bf21446a2a Add per-SSL 'msg_callback' with 'msg_callback_arg'. 23 years ago
  Bodo Möller 8f71fb8d98 For consistency, set s->init_num in the 'reuse_message' case 23 years ago
  Bodo Möller 48948d53b6 Change ssl3_get_message and the functions using it so that complete 23 years ago
  Bodo Möller 2ce15df528 Fix ssl3_get_message handle message fragmentation correctly. 23 years ago
  Bodo Möller 3b0b5abae3 bugfix: handle HelloRequest received during handshake correctly 23 years ago
  Geoff Thorpe 79aa04ef27 Make the necessary changes to work with the recent "ex_data" overhaul. 23 years ago
  Dr. Stephen Henson b545dc6775 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 years ago
  Bodo Möller 5a4fbc69c3 First step towards SSL_peek fix. 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller 3813046dc5 Add OpenSSL licen[cs]e. 25 years ago
  Dr. Stephen Henson 72b60351f1 Change EVP_MD_CTX_type so it is more logical and add EVP_MD_CTX_md for 25 years ago
  Bodo Möller a2a0158959 Fix some bugs and document others 25 years ago
  Bodo Möller e7ecc7d4dd Move ssl3_do_write from s3_pkt.c to s3_both.c. 25 years ago
  Bodo Möller 745c70e565 Move MAC computations for Finished from ssl3_read_bytes into 25 years ago
  Bodo Möller 45206340d3 ignore Client Hellos when we're in handshake anyway 25 years ago
  Bodo Möller b35e9050f2 Tolerate fragmentation and interleaving in the SSL 3/TLS record layer. 25 years ago
  Bodo Möller 52732b38da Some comments added, and slight code clean-ups. 25 years ago
  Bodo Möller 9fb617e252 Use less complicated arrangement for data strutures related to Finished 25 years ago
  Bodo Möller f2d9a32cf4 Use separate arrays for certificate verify and for finished hashes. 25 years ago
  Bodo Möller c44f754047 Slight code cleanup for handling finished labels. 25 years ago
  Dr. Stephen Henson 3d14b9d04a Add support for MS "fast SGC". 25 years ago
  Bodo Möller 891e465607 fix comment 25 years ago