aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/security/transport
Commit message (Expand)AuthorAge
* 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-27
|\|
| * Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fdGravatar Yuchen Zeng2016-12-19
* | Fix merge errorGravatar Craig Tiller2016-12-12
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-12-12
|\ \
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-09
| | |\ | | |/ | |/|
| * | clang-formatGravatar Mark D. Roth2016-12-08
| * | Fix race condition on shutdown.Gravatar Mark D. Roth2016-12-08
| * | Redo change accidentally reverted in previous commit.Gravatar Mark D. Roth2016-12-07
| * | clang-formatGravatar Mark D. Roth2016-12-07
| * | 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
| | * | Clarify comment.Gravatar Mark D. Roth2016-12-06
| | * | Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
| |/ /
| | * Merge remote-tracking branch 'upstream/master' into client_channel_init_cleanupGravatar Mark D. Roth2016-12-05
| | |\ | | |/ | |/|
| * | 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
| | | * clang-formatGravatar Mark D. Roth2016-11-18
| | | * Change destroy_call_elem() to return a grpc_error*.Gravatar Mark D. Roth2016-11-18
| | |/
| * | Rename security handshaker files.Gravatar Mark D. Roth2016-11-17
| * | Clean up connector code.Gravatar Mark D. Roth2016-11-17
| * | Fix bugs from merge.Gravatar Mark D. Roth2016-11-17
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-16
|\ \ \ | | |/ | |/|
| | * Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
| |/
| * Fix sanity, uv, and windows buildsGravatar murgatroid992016-11-10
| * Demote secure handshake failures even furtherGravatar David Garcia Quintas2016-11-10
| * Merge pull request #8486 from y-zeng/get_tosGravatar Yuchen Zeng2016-11-10
| |\
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\| |
* | | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\ \ \
| | * | Demote handshake failure logging message from ERROR to INFOGravatar David Garcia Quintas2016-11-08
| |/ /
| * | Merge pull request #8618 from markdroth/channel_info_apiGravatar Mark D. Roth2016-11-08
| |\ \
| | * | clang-formatGravatar Mark D. Roth2016-11-04
| * | | Merge github.com:grpc/grpc into grpc_sliceGravatar Craig Tiller2016-11-04
| |\ \ \
| | | * \ Merge remote-tracking branch 'upstream/master' into channel_info_apiGravatar Mark D. Roth2016-11-03
| | | |\ \ | | | |/ / | | |/| |
| | | | * Merge remote-tracking branch 'upstream/master' into get_tosGravatar Yuchen Zeng2016-11-02
| | | | |\ | | | |_|/ | | |/| |
| | | | * Remove GRPC_SOCKETGravatar Yuchen Zeng2016-11-02
* | | | | Convert more users of grpc_slice_unref --> grpc_slice_unref_internalGravatar Craig Tiller2016-10-31
* | | | | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/ / / /
| * | | gRPC LB fixes from end two end testingGravatar David Garcia Quintas2016-10-30
| | * | Add grpc_channel_get_info() to C-core API.Gravatar Mark D. Roth2016-10-27
* | | | clang-formatGravatar Craig Tiller2016-10-26
* | | | s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26