Historique des commits

Auteur SHA1 Message Date
  Hugo Landau fc6e5374bc QUIC: Avoid ticking before a connection is established il y a 7 mois
  Hugo Landau 989dd4e055 libssl: Move SSL object unwrapping macros to separate header il y a 9 mois
  Richard Levitte b646179229 Copyright year updates il y a 7 mois
  Hugo Landau 4b4b9c9eb3 QUIC: Uniform changes for QUIC error code definitions rename il y a 8 mois
  Matt Caswell 8d13d9e730 Check for NULL when freeing the QUIC_TLS object il y a 1 an
  Matt Caswell d8a4451fa7 If an error occurs constructing the quic record layer, free it properly il y a 1 an
  Matt Caswell da1c088f59 Copyright year updates il y a 1 an
  Matt Caswell 3a0012cb52 Handle non IO based retry errors in QUIC il y a 1 an
  Hugo Landau 881e3299dc QUIC TLS: Better error message when ALPN not used il y a 1 an
  Tomas Mraz eb1eaa9af4 Always use uint8_t for TLS record type il y a 1 an
  Tomas Mraz 5ad3cc1928 quic_tls.c: Fix wrong format string when raising error il y a 1 an
  Tomas Mraz 1cc8c53b0f Avoid issues with endianness when type is used in SSL_trace() il y a 1 an
  Tomas Mraz 68b9a32aa3 Remove TODO(QUIC) about raising errors from ossl_quic_tls_tick() il y a 1 an
  Tomas Mraz 79cdbe893d quic_new_record_layer(): Change TODO(QUIC) to QUIC FUTURE il y a 1 an
  Matt Caswell 643f542a89 Fix a use-after-free in quic_tls.c il y a 1 an
  Matt Caswell 04c7fb53e0 NewSessionTickets with an early_data extension must have a valid max value il y a 1 an
  Matt Caswell b644a9323f Unexpected QUIC post-handshake CertificateRequests are a PROTOCOL_VIOLATION il y a 1 an
  Hugo Landau 4d6ca88599 QUIC QTLS: Fix NULL dereference (coverity) il y a 1 an
  Hugo Landau 7a2bb2101b QUIC TLS: Rethink error handling il y a 1 an
  Hugo Landau 741170bef3 QUIC CHANNEL: Improve error reporting il y a 1 an
  Hugo Landau 80bcc4f1ae QUIC TLS: Report TLS errors properly as QUIC protocol errors il y a 1 an
  Matt Caswell f85d343208 Keep doing ossl_quic_tls_tick() even after handshake completion il y a 1 an
  Matt Caswell 5758245031 Update the SSL_rstate_string*() return value for QUIC il y a 1 an
  Matt Caswell 7a4e109ebe Allow partially releasing a record for TLS il y a 1 an
  Matt Caswell 2eb91b0ec3 Make the data field for get_record() const il y a 1 an
  Matt Caswell 7257188b70 Add support for rstream get/release record in the QUIC TLS layer il y a 1 an
  Matt Caswell f10e5885f0 Add a test for a server that doesn't provide transport params il y a 1 an
  Matt Caswell 4e3a55fd14 Add QUIC-TLS server support il y a 1 an
  Matt Caswell 1d57dbac19 Add support for the msg_callback il y a 1 an
  Matt Caswell 19863d497d Add an initial QUIC-TLS implementation il y a 1 an