mirror of https://github.com/openssl/openssl.git
- Adds an RX time field to the OSSL_QRX_PKT structure. - Adds a timekeeping argument to ossl_demux_new which is used to determine packet reception time. - Adds a decoded PN field to the OSSL_QRX_PKT structure. This has to be decoded by the QRX anyway, and its omission was an oversight. - Key update support for the TX side. - Minor refactoring. Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18949) |
||
|---|---|---|
| .. | ||
| build.info | ||
| cc_dummy.c | ||
| quic_ackm.c | ||
| quic_demux.c | ||
| quic_impl.c | ||
| quic_local.h | ||
| quic_method.c | ||
| quic_record_rx.c | ||
| quic_record_shared.c | ||
| quic_record_shared.h | ||
| quic_record_tx.c | ||
| quic_record_util.c | ||
| quic_statm.c | ||
| quic_wire.c | ||
| quic_wire_pkt.c | ||