-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule picotls
updated
6 files
+3 −4 | fuzz/fuzz-asn1.c | |
+75 −78 | fuzz/fuzz-client-hello.c | |
+48 −48 | fuzz/fuzz-server-hello.c | |
+78 −123 | include/picotls.h | |
+1 −2 | include/picotls/openssl.h | |
+215 −198 | lib/picotls.c |