Commit History

Author SHA1 Message Date
  TJ Saunders 80c630f657 Remove null check, per review feedback. Note this in the docs. 8 years ago
  TJ Saunders bd01f6498c Add an SSL_SESSION accessor for obtaining the protocol version number, with 8 years ago
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Matt Caswell d4d7894379 Fix some out of date comments 8 years ago
  FdaSilvaYY 25a807bcb9 Add checks on CRYPTO_new_ex_data return value 8 years ago
  Lyon Chen 4b6b848785 Add SSL_SESSION_get0_hostname() 8 years ago
  Fedor Indutny ccae4a1582 Allow different protocol version when trying to reuse a session 8 years ago
  Rich Salz 3c27208fab Remove #error from include files. 8 years ago
  Alessandro Ghedini 16203f7b71 Convert CRYPTO_LOCK_SSL_* to new multi-threading API 8 years ago
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. 8 years ago
  Emilia Kasper b698174493 constify PACKET 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Alessandro Ghedini 293b5ca477 Validate ClientHello session_id field length and send alert on failure 9 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 9 years ago
  Emilia Kasper 3101154481 DTLS: remove unused cookie field 9 years ago
  Emilia Kasper 67202973cf Add PACKET_copy_all 9 years ago
  Emilia Kasper bf0fc41266 ssl_sess.c: grab a copy of the session ID 9 years ago
  Emilia Kasper b3e2272c59 ssl3_get_client_hello: rearrange logic 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  Dr. Stephen Henson 05f0fb9f6a Add X509_up_ref function. 9 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