Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 51256b34d8 Send a NewSessionTicket after using an external PSK hace 6 años
  Matt Caswell 35e742ecac Update code for the final RFC version of TLSv1.3 (RFC8446) hace 6 años
  Benjamin Kaduk 1c4aa31d79 Normalize SNI hostname handling for SSL and SSL_SESSION hace 6 años
  Matt Caswell 5f26ddff7e Always issue new tickets when using TLSv1.3 stateful tickets hace 6 años
  Matt Caswell 5d263fb78b Make the anti-replay feature optional hace 6 años
  Matt Caswell e880d4e58d Use stateful tickets if we are doing anti-replay hace 6 años
  Matt Caswell 6cc0b3c217 Respect SSL_OP_NO_TICKET in TLSv1.3 hace 6 años
  Matt Caswell 1aac20f509 Fix no-ec in combination with no-dh hace 6 años
  Matt Caswell 73cc84a132 Suport TLSv1.3 draft 28 hace 6 años
  Matt Caswell 61fb59238d Rework the decrypt ticket callback hace 6 años
  Matt Caswell ded4a83d31 Ignore the status_request extension in a resumption handshake hace 6 años
  Matt Caswell c2b290c3d0 Fix no-psk hace 6 años
  Matt Caswell 66d7de1634 Add an anti-replay mechanism hace 6 años
  Matt Caswell f929439f61 Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key() hace 6 años
  Matt Caswell e32b52a27e Add support for setting raw private HMAC keys hace 6 años
  Matt Caswell 27e462f1b0 Only allow supported_versions in a TLSv1.3 ServerHello 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
  Matt Caswell e440f51395 Give more information in the SSL_stateless return code hace 6 años
  Matt Caswell f3d40db1b9 Fallback on old style PSK callbacks if the new style ones aren't present hace 6 años
  Matt Caswell 6738bf1417 Update copyright year hace 6 años
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) hace 7 años
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension hace 6 años
  Matt Caswell 97ea1e7f42 Updates following review of SSL_stateless() code hace 6 años
  Matt Caswell d0debc0a1c Add a timestamp to the cookie hace 6 años
  Matt Caswell dd77962e09 Fix the cookie/key_share extensions for use with SSL_stateless() hace 7 años
  Matt Caswell c36001c3a8 Fix logic around when to send an HRR based on cookies hace 7 años
  Matt Caswell 43054d3d73 Add support for sending TLSv1.3 cookies hace 7 años
  Paul Yang 56d362881e Remove spaces at end of line in ssl/statem hace 7 años
  Matt Caswell fc7129dc37 Update state machine to send CCS based on whether we did an HRR hace 7 años