Merge pull request #933 from ctiller/bugscrub2
A couple of fixes + a test for client side authentication of hostnames
No related branches found
No related tags found
Showing
- Makefile 254 additions, 5 deletionsMakefile
- src/core/security/auth.c 16 additions, 1 deletionsrc/core/security/auth.c
- test/core/end2end/end2end_tests.h 1 addition, 0 deletionstest/core/end2end/end2end_tests.h
- test/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c 3 additions, 1 deletiontest/core/end2end/fixtures/chttp2_simple_ssl_fullstack.c
- test/core/end2end/fixtures/chttp2_simple_ssl_with_oauth2_fullstack.c 2 additions, 1 deletion...nd2end/fixtures/chttp2_simple_ssl_with_oauth2_fullstack.c
- test/core/end2end/gen_build_json.py 1 addition, 0 deletionstest/core/end2end/gen_build_json.py
- test/core/end2end/tests/bad_hostname.c 176 additions, 0 deletionstest/core/end2end/tests/bad_hostname.c
- tools/run_tests/tests.json 35 additions, 0 deletionstools/run_tests/tests.json
Loading
Please register or sign in to comment