Added a unit test to check that an HRR is correctly sent when the initial...
Added a unit test to check that an HRR is correctly sent when the initial client hello does contain the correct initial share. Fixed a bug in the processing of the client hello.
Showing
- UnitTest1/unittest1.cpp 7 additions, 0 deletionsUnitTest1/unittest1.cpp
- picoquic/picoquic_internal.h 6 additions, 0 deletionspicoquic/picoquic_internal.h
- picoquic/tls_api.c 5 additions, 0 deletionspicoquic/tls_api.c
- picoquic_t/picoquic_t.c 2 additions, 1 deletionpicoquic_t/picoquic_t.c
- picoquictest/picoquictest.h 1 addition, 0 deletionspicoquictest/picoquictest.h
- picoquictest/tls_api_test.c 183 additions, 0 deletionspicoquictest/tls_api_test.c
Please register or sign in to comment