This website requires JavaScript.
Explore
Help
Sign In
mirror
/
openssl
Watch
2
Star
0
Fork
0
You've already forked openssl
mirror of
https://github.com/openssl/openssl.git
synced
2024-12-15 06:01:37 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bfc0f10d06
openssl
/
ssl
/
quic
/
build.info
4 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add empty implementations of quic method functions Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/18307)
2022-05-13 21:34:22 +08:00
$LIBSSL=../../libssl
QUIC Frame Encoding and Decoding Functions 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)
2022-07-12 02:16:20 +08:00
SOURCE[$LIBSSL]=quic_method.c quic_impl.c quic_wire.c
Reference in New Issue
Copy Permalink