Historique des commits

Auteur SHA1 Message Date
  Matt Caswell a53b5be6a0 Fix configuration of TLSv1.3 ciphersuites il y a 6 ans
  Rich Salz c6d38183d6 Rewrite the X509->alert mapping code il y a 6 ans
  Matt Caswell dcf8b01f44 Tolerate a Certificate using a non-supported group on server side il y a 6 ans
  FdaSilvaYY 1fb6b0bf3e Unify s_client/s_server srtp profiles option handling il y a 6 ans
  Todd Short 4bfb96f2ad Place ticket keys into secure memory il y a 6 ans
  Tomas Mraz 8a5ed9dce8 Apply system_default configuration on SSL_CTX_new(). il y a 6 ans
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore il y a 6 ans
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers il y a 6 ans
  Benjamin Saunders 3fa2812f32 Introduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb il y a 6 ans
  Todd Short df0fed9aab Session Ticket app data il y a 7 ans
  Matt Caswell 0e1d6ecf37 Add X448/Ed448 support to libssl il y a 6 ans
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret il y a 6 ans
  Matt Caswell 1d0c08b496 The function ssl_get_min_max_version() can fail il y a 6 ans
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) il y a 7 ans
  Benjamin Kaduk c589c34e61 Add support for the TLS 1.3 signature_algorithms_cert extension il y a 6 ans
  Benjamin Kaduk fd5e1a8c4a Propagate TLS 1.3 sigalgs through tls1_set_sigalgs() il y a 6 ans
  Benjamin Kaduk f55e99f7dd Add TLS 1.3 draft-23 PSS signature algorithms il y a 6 ans
  Matt Caswell c36001c3a8 Fix logic around when to send an HRR based on cookies il y a 7 ans
  Matt Caswell 43054d3d73 Add support for sending TLSv1.3 cookies il y a 7 ans
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year il y a 6 ans
  Daniel Bevenius 436ad81f05 Fix minor 'the the' typos il y a 6 ans
  Matt Caswell 2a8db71713 Don't flush the ClientHello if we're going to send early data il y a 7 ans
  Matt Caswell 758e05c52e Make sure we treat records written after HRR as TLSv1.3 il y a 7 ans
  Matt Caswell 7b0a3ce0f9 Ensure CCS sent before early_data has the correct record version il y a 7 ans
  Matt Caswell fc7129dc37 Update state machine to send CCS based on whether we did an HRR il y a 7 ans
  Matt Caswell fdd9236747 Drop CCS messages received in the TLSv1.3 handshake il y a 7 ans
  Matt Caswell a5816a5ab9 Implement session id TLSv1.3 middlebox compatibility mode il y a 7 ans
  Matt Caswell 88050dd196 Update ServerHello to new draft-22 format il y a 7 ans
  Daniel Bevenius 6aff543b9b Correct minor typo in ssl_locl.h comment il y a 7 ans
  Matt Caswell 29bfd5b79a Add some more cleanups il y a 7 ans