summaryrefslogtreecommitdiffstats
path: root/ssl/quic/quic_wire_pkt.c
AgeCommit message (Expand)Author
2023-10-23Don't encrypt/decrypt packet data during fuzzingMatt Caswell
2023-09-07Copyright year updatesMatt Caswell
2023-08-29QUIC: Minimally handle version negotiation packetsHugo Landau
2023-08-23QUIC: Add ERR_raise() calls for EVP call failuresTomas Mraz
2023-08-08Resolve some of the TODO(QUIC) itemsTomas Mraz
2023-07-17QUIC WIRE: Allow encoding/decoding of reserved header bitsHugo Landau
2023-07-14ossl_quic_wire_encode_pkt_hdr(): Assign ptrs only on static buf wpktTomas Mraz
2023-05-24Enable tracing of packets that have been sentMatt Caswell
2023-01-13QUIC: Revise and add some TODO linesHugo Landau
2023-01-13QUIC Wire Encoding: Support Retry Integrity Tag CalculationHugo Landau
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-10-25Fix 32-bit Windows issues related to QUIC Wire functionsRichard Levitte
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
2022-09-02QUIC Demuxer and Record Layer (RX Side)Hugo Landau