Historial de Commits

Autor SHA1 Mensaje Fecha
  Pauli 92f8603537 deprecate engines in SSL hace 4 años
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Matt Caswell 8f21260b09 Make sure we use RAND_bytes_ex and RAND_priv_bytes_ex in libssl hace 4 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Matt Caswell cd0fb43cbe Following the previous 2 commits also move ecpointformats out of session hace 5 años
  Matt Caswell eee2a6a718 Fix a race condition in ciphers handling hace 5 años
  Matt Caswell 45436e611b Fix a race condition in supported groups handling hace 5 años
  Todd Short 555cbb328e Collapse ssl3_state_st (s3) into ssl_st hace 6 años
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION hace 5 años
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ hace 6 años
  Andy Polyakov 9ef9088c15 ssl/*: switch to switch to Thread-Sanitizer-friendly primitives. hace 6 años
  Benjamin Kaduk 1c4aa31d79 Normalize SNI hostname handling for SSL and SSL_SESSION hace 6 años
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 hace 6 años
  Matt Caswell 27232cc338 Don't use OPENSSL_strdup() for copying alpn_selected hace 6 años
  Marcus Huewe c0a58e034d Do not free a session before calling the remove_session_cb hace 6 años
  Matt Caswell 6cf2dbd9fa Don't store the ticket nonce in the session hace 6 años
  Bernd Edlinger 1bb829300a Fix array bounds violation in ssl_session_dup hace 6 años
  Matt Caswell 61fb59238d Rework the decrypt ticket callback hace 6 años
  Rich Salz e6e9170d6e Allow NULL for some _free routines. hace 6 años
  Matt Caswell 320a81277e Remove some code for a contributor that we cannot find hace 6 años
  Matt Caswell b0edda11cb Update copyright year hace 6 años
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore hace 6 años
  Matt Caswell 66d7de1634 Add an anti-replay mechanism hace 6 años
  Matt Caswell 32305f8850 Always call the new_session_cb when issuing a NewSessionTicket in TLSv1.3 hace 6 años
  Benjamin Saunders 3fa2812f32 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb hace 6 años
  Todd Short df0fed9aab Session Ticket app data hace 7 años
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) hace 7 años
  Matt Caswell f63a17d66d Convert the state machine code to use SSLfatal() hace 7 años
  Benjamin Kaduk 1fcb4e4d52 Use atomics for SSL_CTX statistics hace 7 años