Added an option to let the demo client starts an exchange by sending zero TLS...
Added an option to let the demo client starts an exchange by sending zero TLS key shares. This forces an HRR. Also added the corresponding unit test.
Showing
- UnitTest1/unittest1.cpp 9 additions, 0 deletionsUnitTest1/unittest1.cpp
- picoquic/picoquic.h 15 additions, 5 deletionspicoquic/picoquic.h
- picoquic/picoquic_internal.h 11 additions, 16 deletionspicoquic/picoquic_internal.h
- picoquic/tls_api.c 12 additions, 1 deletionpicoquic/tls_api.c
- picoquic_t/picoquic_t.c 2 additions, 1 deletionpicoquic_t/picoquic_t.c
- picoquicfirst/picoquicdemo.c 11 additions, 4 deletionspicoquicfirst/picoquicdemo.c
- picoquictest/picoquictest.h 1 addition, 0 deletionspicoquictest/picoquictest.h
- picoquictest/tls_api_test.c 52 additions, 16 deletionspicoquictest/tls_api_test.c
Please register or sign in to comment