mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
dffafaf481
This adds functions for encoding and decoding QUIC frames. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18795)
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
$LIBSSL=../../libssl
|
|
|
|
SOURCE[$LIBSSL]=quic_method.c quic_impl.c quic_wire.c
|