Commit History

Author SHA1 Message Date
  Alessandro Ghedini 293b5ca477 Validate ClientHello session_id field length and send alert on failure 8 years ago
  Dr. Stephen Henson 2a056de832 Add lh_doall_arg inlining 8 years ago
  Dr. Stephen Henson 4a640fb6c3 Fix declarations and constification for inline stack. 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Dr. Stephen Henson e7f0d9210c Extended master secret fixes and checks. 8 years ago
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 years ago
  Rich Salz cc99bfa76b Fix a few missed "if (!ptr)" cleanups 8 years ago
  Matt Caswell a71edf3ba2 Standardise our style for checking malloc failures 8 years ago
  Emilia Kasper 3101154481 DTLS: remove unused cookie field 8 years ago
  Emilia Kasper 67202973cf Add PACKET_copy_all 8 years ago
  Emilia Kasper bf0fc41266 ssl_sess.c: grab a copy of the session ID 8 years ago
  Emilia Kasper b3e2272c59 ssl3_get_client_hello: rearrange logic 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 8 years ago
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 8 years ago
  Matt Caswell 9ceb2426b0 PACKETise ClientHello processing 9 years ago
  Dr. Stephen Henson 36f038f104 Dup peer_chain properly in SSL_SESSION 9 years ago
  Dr. Stephen Henson 389ebcecae Remove SESS_CERT entirely. 9 years ago
  Dr. Stephen Henson c34b0f9930 Move peer chain to SSL_SESSION structure. 9 years ago
  Matt Caswell 708cf59358 More ssl_session_dup fixes 9 years ago
  Matt Caswell 98ece4eebf Fix race condition in NewSessionTicket 9 years ago
  Matt Caswell e481f9b90b Remove support for OPENSSL_NO_TLSEXT 9 years ago
  Matt Caswell 55a9a16f1c Remove Kerberos support from libssl 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Matt Caswell cb0f400b0c Add sanity check to ssl_get_prev_session 9 years ago
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 years ago
  Rich Salz 222561fe8e free NULL cleanup 5a 9 years ago