Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell e11b6aa4c9 Add a test for SSL_clear() hace 7 años
  Matt Caswell 6b84e6bf19 Add a test for early_data when an HRR occurs hace 7 años
  Matt Caswell de2f409ef9 The correct key length for a TLSv1.3 SHA384 ciphersuite is 48 hace 7 años
  Matt Caswell a599574be1 Updates following review of SSL_export_key_material() changes hace 7 años
  Matt Caswell 2197d1dfbe Add an SSL_export_keying_material() test hace 7 años
  Matt Caswell 72257204bd PSK related tweaks based on review feedback hace 7 años
  Matt Caswell ca8c71ba35 Add some tests for the new TLSv1.3 PSK code hace 7 años
  Matt Caswell 3b0e88d3bd Add comments to test_ciphersuite_change() hace 7 años
  Matt Caswell 0de6d66d36 Move ciphersuite selection before session resumption in TLSv1.3 hace 7 años
  Matt Caswell ca0413ae14 Add a test for a server changing the ciphersuite hace 7 años
  Benjamin Kaduk 8ea404fb3a Add sslapitest for SSL_early_get1_extensions_present() hace 7 años
  Bernd Edlinger 018fcbec38 Fix gcc-7 warnings. hace 7 años
  Matt Caswell bb01ef3f4a Add a test for SNI in conjunction with custom extensions hace 7 años
  Matt Caswell 16afd71c1d Add a test for loading serverinfo data from memory hace 7 años
  Rich Salz cf10df81e1 Fix ISO C function/object pointer issue hace 7 años
  Rich Salz 710756a9b3 Convert sslapitest to test framework hace 7 años
  Richard Levitte a9c6d22105 Adapt all test programs hace 7 años
  Matt Caswell a273157a3e Fix a test failure when configured without TLSv1.3 hace 7 años
  Matt Caswell a37008d90f Add some tests for the new custom extensions API hace 7 años
  Matt Caswell 90049cea23 Add a test for the problem fixed by the previous commit hace 7 años
  Matt Caswell f8a303fa7d Update early data test for an even later arrival of CF hace 7 años
  Matt Caswell 9b5c865df0 Provide a test for pause between EoED and CF hace 7 años
  Matt Caswell 3cb47b4ec1 Add a test for the bug fixed in the previous commit hace 7 años
  FdaSilvaYY 69687aa829 More typo fixes hace 7 años
  Matt Caswell ef6c191bce Update end of early data processing for draft-19 hace 7 años
  Matt Caswell 09f2887482 Update early data API for writing to unauthenticated clients hace 7 años
  Matt Caswell 0665b4edae Rename SSL_write_early() to SSL_write_early_data() hace 7 años
  Matt Caswell f533fbd44a Rename SSL_read_early() to SSL_read_early_data() hace 7 años
  Matt Caswell 5f9820380f Add early_data tests hace 7 años
  Matt Caswell e9ee653671 Fix sslapitest when compiled with no-tls1_2 hace 7 años