]> git.ipfire.org Git - thirdparty/openssl.git/history - test/quic_record_test.c
QUIC Wire Encoding: Support Retry Integrity Tag Calculation
[thirdparty/openssl.git] / test / quic_record_test.c
2023-01-13  Hugo LandauQUIC Wire Encoding: Support Retry Integrity Tag Calculation
2023-01-13  Hugo LandauQUIC RX: Do not handle auto-discard of Initial EL insid...
2023-01-13  Hugo LandauQUIC RX: Support refcounted packets and eliminate wrapper
2022-11-24  Hugo LandauQUIC TX Packetiser and Streams Mapper
2022-10-10  Paulitest: condition out code that relies on CHACHA.
2022-09-23  Richard LevitteModify test/quic_record_test.c to also depacketize
2022-09-22  Hugo LandauAdd deferred datagram limit to QUIC Record Layer RX
2022-09-02  Hugo LandauTX key update support, RX time and PN reporting, genera...
2022-09-02  Hugo LandauQUIC Record Layer (Refactor and TX Side)
2022-09-02  Hugo LandauQUIC Demuxer and Record Layer (RX Side)