aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/security/ssl_server_fuzzer.c
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Noah Eisen2017-03-22
|\ | | | | | | error-slice-optimization
* | Change error_create API to sliceGravatar ncteisen2017-03-13
| |
| * Add fuzzer options for oss-fuzzGravatar Matt Kwong2017-02-27
| |
| * Change ssl_server_fuzzer.c to use ssl_test_data.h instead of loading mock ↵Gravatar Matt Kwong2017-02-27
|/ | | | SSL data from file
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
| | | | Allows diagnosing WHY a file descriptor was shutdown prematurely.
* Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\
* \ Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\ \
| | * Fix test.Gravatar Mark D. Roth2016-12-06
| |/
| * clang-formatGravatar Mark D. Roth2016-12-01
| |
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-18
| |
| * Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
|/
* shutdown is not needed with the changes to mock_epGravatar yang-g2016-11-08
|
* grpc_sliceGravatar yang-g2016-11-08
|
* clang-formatGravatar yang-g2016-11-07
|
* Add a fuzzer for ssl server sideGravatar yang-g2016-11-04