Historique des commits

Auteur SHA1 Message Date
  Richard Levitte c48ffbcca1 SSL: refactor all SSLfatal() calls il y a 4 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 301fcb2843 Concentrate deprecated libssl API usage in one file il y a 4 ans
  Benny Baumann 8ad369171f Use size of target buffer for allocation il y a 4 ans
  Matt Caswell e6623cfbff Fix safestack issues in x509.h il y a 4 ans
  Pauli 92f8603537 deprecate engines in SSL il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell 8f21260b09 Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Matt Caswell cd0fb43cbe Following the previous 2 commits also move ecpointformats out of session il y a 5 ans
  Matt Caswell eee2a6a718 Fix a race condition in ciphers handling il y a 5 ans
  Matt Caswell 45436e611b Fix a race condition in supported groups handling il y a 5 ans
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st il y a 6 ans
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION il y a 5 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 6 ans
  Andy Polyakov 9ef9088c15 ssl/*: switch to switch to Thread-Sanitizer-friendly primitives. il y a 6 ans
  Benjamin Kaduk 1c4aa31d79 Normalize SNI hostname handling for SSL and SSL_SESSION il y a 6 ans
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 il y a 6 ans
  Matt Caswell 27232cc338 Don't use OPENSSL_strdup() for copying alpn_selected il y a 6 ans
  Marcus Huewe c0a58e034d Do not free a session before calling the remove_session_cb il y a 6 ans
  Matt Caswell 6cf2dbd9fa Don't store the ticket nonce in the session il y a 6 ans
  Bernd Edlinger 1bb829300a Fix array bounds violation in ssl_session_dup il y a 6 ans
  Matt Caswell 61fb59238d Rework the decrypt ticket callback il y a 6 ans
  Rich Salz e6e9170d6e Allow NULL for some _free routines. il y a 6 ans
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find il y a 6 ans
  Matt Caswell b0edda11cb Update copyright year il y a 6 ans
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore il y a 6 ans
  Matt Caswell 66d7de1634 Add an anti-replay mechanism il y a 6 ans
  Matt Caswell 32305f8850 Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3 il y a 6 ans