summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_record_shared.c
AgeCommit message (Expand)Author
2023-11-06ossl_qrl_enc_level_set_provide_secret(): Avoid leaking keyslot in error condi...Tomas Mraz
2023-08-23QUIC: Add ERR_raise() calls for EVP call failuresTomas Mraz
2023-08-14ossl_qrl_enc_level_set_provide_secret(): Clear el->md on errorTomas Mraz
2023-01-13QUIC Front-End I/O APIHugo Landau
2023-01-13QUIC Record Layer: Allow INITIAL EL to be rekeyedHugo Landau
2022-09-02TX key update support, RX time and PN reporting, general refactoringHugo Landau
2022-09-02QUIC Record Layer (Refactor and TX Side)Hugo Landau