Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte b646179229 Copyright year updates hace 6 meses
  Matt Caswell a86714041d When selecting a method ensure we use the correct client/server version hace 8 meses
  Frederik Wedel-Heinen 4897bd2022 Move increment of dtls epoch to change cipher state function hace 8 meses
  Frederik Wedel-Heinen 6fd3794814 Simplify ssl protocol version comparisons. hace 9 meses
  Matt Caswell 702bb16b9f Ignore a bad signature in a CertificateVerify message while fuzzing hace 11 meses
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type hace 1 año
  Matt Caswell 84a149254f Change the TLS handshake keys early if we're not doing early data hace 1 año
  shub-al d561fe5a0a ssl_get_min_max_version(): Remove unused variable single hace 1 año
  Matt Caswell 404fb9965e Fix ssl3_do_write() to correctly handle retries hace 1 año
  Dimitri Papadopoulos eb4129e12c Fix typos found by codespell hace 1 año
  Matt Caswell 861cd8964b Be more accurate about what we accept as a valid DTLS version hace 1 año
  Todd Short 3c95ef22df RFC7250 (RPK) support hace 3 años
  Michael Baentsch ee58915cfd first cut at sigalg loading hace 2 años
  Matt Caswell d03fe5de8d Add the ability to mutate TLS handshake messages before they are written hace 1 año
  Philippe Antoine 1dbfd7fe24 fuzz: fix coverity warnings hace 1 año
  Philippe Antoine 2b9e2afc38 fuzz: make post handshake reachable hace 1 año
  Matt Caswell a7f41885b3 Create the SSL object for QUIC-TLS hace 1 año
  Tomas Mraz 97b8db1af2 Make error reason for disallowed legacy sigalg more specific hace 1 año
  Todd Short 3840271e98 Add zlib oneshot compression hace 1 año
  Matt Caswell b92fc4ae18 Remove some redundant code hace 1 año
  Todd Short 72620ac791 Add `for_comp` flag when retrieving certs for compression hace 2 años
  Todd Short 7e3cacac94 Update COMP_METHOD hace 2 años
  Todd Short b67cb09f8d Add support for compressed certificates (RFC8879) hace 3 años
  Matt Caswell 16f0e91cf8 Partial revert and reimplement "Enable brainpool curves for TLS1.3" hace 2 años
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell 1d3676778c Move logic for figuring out the record version out of record layer hace 2 años
  Matt Caswell 67ec6d2b74 Use an enum for the return value from a construction function hace 2 años
  Todd Short 44e4732817 Cleanup EBCDIC string defintions hace 2 años
  Matt Caswell cffafb5f57 Move some fields out of the SSL object and into the record layer object hace 2 años
  Matt Caswell 222cf410d5 Remove reliance on the SSL object from the DTLS read record layer code hace 2 años