aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/ext/transport/chttp2/server
Commit message (Expand)AuthorAge
* Change error_create API to sliceGravatar ncteisen2017-03-13
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-23
|\
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| * Contain the links for the pending handshake managers inside handshake_managerGravatar yang-g2017-02-16
|/
* Add an error to fd_shutdown (and recursively)Gravatar Craig Tiller2017-01-27
* Revert "Revert "Metadata handling rewrite""Gravatar Craig Tiller2017-01-23
* Revert "Metadata handling rewrite"Gravatar Craig Tiller2017-01-20
* 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
|\|
| * Merge pull request #8979 from markdroth/handshaker_cleanupGravatar Mark D. Roth2016-12-09
| |\
| * | Catch the case where we were shutdown after a handoff.Gravatar Mark D. Roth2016-12-09
| | * Fix more allocation bugs.Gravatar Mark D. Roth2016-12-09
| | * Pass ownership of grpc_tcp_server_acceptor to connector.Gravatar Mark D. Roth2016-12-08
| * | Make handshakers that exit early responsible for cleaning up all args.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
|\ \ \
| | * | Provide a way to exit handshaking early without an error.Gravatar Mark D. Roth2016-12-06
| |/ /
| | * Rename *_create_handshakers() to *_add_handshakers().Gravatar Mark D. Roth2016-12-06
| |/
| * clang-formatGravatar Craig Tiller2016-12-05
| * Fix server_chttp2_test.Gravatar Mark D. Roth2016-12-02
| * Fix allocation bugs in server shutdown.Gravatar Mark D. Roth2016-12-02
| * Fix Windows build problem.Gravatar Mark D. Roth2016-12-02
| * Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| * clang-formatGravatar Mark D. Roth2016-12-01
| * Fix shutdown semantics for client and server code.Gravatar Mark D. Roth2016-11-30
| * Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| |\
| | * Make handshaker responsible for destroying endpoint on shutdown or failure.Gravatar Mark D. Roth2016-11-29
| * | Use the same synchronization in the insecure server code as in the secure.Gravatar Mark D. Roth2016-11-17
| * | Use the same connector code for both secure and insecure clients.Gravatar Mark D. Roth2016-11-17
| * | Fix bugs from merge.Gravatar Mark D. Roth2016-11-17
| * | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-17
| |\|
| | * Change grpc_handshaker_args to be owned by the handshake manager.Gravatar Mark D. Roth2016-11-16
| * | Changed security handshakers to use generic handshaker API.Gravatar Mark D. Roth2016-11-16
| |/
| * clang-formatGravatar Mark D. Roth2016-11-14
| * Fix error refcounting in on_handshake_done callbacks.Gravatar Mark D. Roth2016-11-14
| * Change handshake manager to invoke callbacks via an exec_ctx.Gravatar Mark D. Roth2016-11-11
* | Merge github.com:grpc/grpc into slice_with_exec_ctxGravatar Craig Tiller2016-11-09
|\|
* | 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
|/
* Merge branch 'buffer_pools_for_realsies' into grpc_sliceGravatar Craig Tiller2016-10-26
|\
| * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| |\
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
* | clang-formatGravatar Craig Tiller2016-10-18