Commit Verlauf

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