aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http/httpcli_security_connector.c
Commit message (Expand)AuthorAge
* Changes for C to C++. Adding extern C to header files for compatibility.Gravatar Yash Tibrewal2017-10-02
* More pointer conversions, deprecated string to char *, goto crossing initiali...Gravatar Yash Tibrewal2017-10-02
* more pointer conversions and goto jump warningsGravatar Yash Tibrewal2017-10-02
* More pointer conversion required after making build changesGravatar Yash Tibrewal2017-10-02
* Add reference counting to tsi_ssl_handshaker_factoriesGravatar Justin Burke2017-09-15
* Allow HTTP CONNECT handshaker to be used in http1 client.Gravatar Mark D. Roth2017-06-29
* Add rich closure debug modeGravatar ncteisen2017-06-08
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
* Bug fixGravatar jiangtaoli20162017-04-29
* more TLS cleanup.Gravatar Julien Boeuf2017-04-26
* Cleanup of tsi ssl handshaker factories.Gravatar Julien Boeuf2017-04-09
* Update include pathsGravatar Craig Tiller2017-03-28
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* clang-formatGravatar Craig Tiller2017-01-06
* Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
* Merge branch 'cleanup_closures' into slice_with_exec_ctx_and_new_closuresGravatar Craig Tiller2017-01-03
|\
| * Changes to exec_ctx/closure/combiner/workqueue interfacesGravatar Craig Tiller2016-12-28
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\|
| * Allow creating security handshaker without adding it to handshake manager.Gravatar Mark D. Roth2016-12-07
* | Make core_banned_functions.py pass againGravatar Craig Tiller2016-12-06
* | clang-formatGravatar Craig Tiller2016-12-06
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-06
|\ \
| | * clang-formatGravatar Mark D. Roth2016-12-06
| | * Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
| |/
| * Fix asan failures.Gravatar Mark D. Roth2016-12-02
| * clang-formatGravatar Mark D. Roth2016-12-01
| * Fix httpcli cleanup code.Gravatar Mark D. Roth2016-12-01
| * Add a TODO comment.Gravatar Mark D. Roth2016-11-30
| * Add locking in security handshaker.Gravatar Mark D. Roth2016-11-29
| * Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
| * Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
* | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
|/
* s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
* Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
* Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
* Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
* Update copyrightsGravatar Craig Tiller2016-03-31
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25