Commit History

Author SHA1 Message Date
  Todd Short 4bfb96f2ad Place ticket keys into secure memory 6 years ago
  Tomas Mraz 8a5ed9dce8 Apply system_default configuration on SSL_CTX_new(). 6 years ago
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 years ago
  Dr. Matthias St. Pierre 31393fd906 RAND_DRBG: add a function for setting the default DRBG type and flags 6 years ago
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 years ago
  Matt Caswell fa25763b55 Put the default set of TLSv1.3 ciphersuites in a header file 6 years ago
  Matt Caswell f865b08143 Split configuration of TLSv1.3 ciphers from older ciphers 6 years ago
  Todd Short df0fed9aab Session Ticket app data 7 years ago
  Matt Caswell e440f51395 Give more information in the SSL_stateless return code 6 years ago
  Matt Caswell 0e1d6ecf37 Add X448/Ed448 support to libssl 6 years ago
  Benjamin Kaduk c39e4048b5 Do not set a nonzero default max_early_data 6 years ago
  Tatsuhiro Tsujikawa b38ede8043 Export keying material using early exporter master secret 6 years ago
  Dr. Matthias St. Pierre 8164d91d18 DRBG: make the derivation function the default for ctr_drbg 6 years ago
  Matt Caswell 1d0c08b496 The function ssl_get_min_max_version() can fail 6 years ago
  Todd Short 88834998dd Free pha_dgst in SSL_clear() 6 years ago
  Todd Short 9d75dce3e1 Add TLSv1.3 post-handshake authentication (PHA) 6 years ago
  Kurt Roeckx 20928ff635 Add RAND_DRBG_bytes 6 years ago
  Matt Caswell d6bb50a5f9 Fix the SSL_stateless() return code 7 years ago
  Matt Caswell 808d160161 Fix interaction between SSL_stateless() and SSL_clear() 7 years ago
  Matt Caswell c36001c3a8 Fix logic around when to send an HRR based on cookies 7 years ago
  Matt Caswell 042c57539b Add the SSL_stateless() function 7 years ago
  Matt Caswell 43054d3d73 Add support for sending TLSv1.3 cookies 7 years ago
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 years ago
  Patrick Schlangen a41a6120cd Make data argument const in SSL_dane_tlsa_add 6 years ago
  Matt Caswell f7414b0827 Disable partial writes for early data 6 years ago
  Matt Caswell 2a8db71713 Don't flush the ClientHello if we're going to send early data 6 years ago
  Dr. Matthias St. Pierre a93ba405b0 Add master DRBG for reseeding 6 years ago
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 years ago
  Matt Caswell a5816a5ab9 Implement session id TLSv1.3 middlebox compatibility mode 7 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago