aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/transport/security_handshaker.c
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into fix_errorsGravatar Craig Tiller2017-01-09
|\
* | clang-formatGravatar Craig Tiller2017-01-06
* | Fixes, remove grpc_error_free_stringGravatar Craig Tiller2017-01-06
| * Handshaker plugin mechanism.Gravatar Mark D. Roth2017-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
* | Fix merge errorGravatar Craig Tiller2016-12-12
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\|
| * Fix race condition on shutdown.Gravatar Mark D. Roth2016-12-08
| * 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
| * 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
* Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-01
* Fix shutdown semantics for security handshaker.Gravatar Mark D. Roth2016-11-30
* Remove redundant fields for endpoints.Gravatar Mark D. Roth2016-11-29
* Add locking in security handshaker.Gravatar Mark D. Roth2016-11-29
* Rename security handshaker files.Gravatar Mark D. Roth2016-11-17