aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http
Commit message (Expand)AuthorAge
* Fix broken shutdown, and cascading exec_ctx usage bugsGravatar Craig Tiller2017-02-14
* 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-27
|\|
| * Request a pollset_set in grpc_resolve_addressGravatar Yuchen Zeng2016-12-15
* | 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
* | Progress towards making grpc_slice_unref_internal take an exec_ctxGravatar Craig Tiller2016-10-31
|/
* clang-formatGravatar Craig Tiller2016-10-26
* s/GPR_SLICE/GRPC_SLICE/gGravatar Craig Tiller2016-10-26
* 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
| |\
* | | Bulk update #includesGravatar Craig Tiller2016-10-26
* | | s/gpr_slice/grpc_slice, and move around tests, implsGravatar Craig Tiller2016-10-26
|/ /
* | s/BUFFER_POOL/RESOURCE_QUOTA/gGravatar Craig Tiller2016-10-21
* | BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| * Clang formatGravatar murgatroid992016-09-26
| * Merge branch 'master' into uv_core_transportGravatar murgatroid992016-09-23
| |\
* | \ Merge branch 'direct-calls' into buffer_pools_for_realsiesGravatar Craig Tiller2016-09-23
|\ \ \ | | |/ | |/|
| | * Remove sockaddr type structs and socklen_t from internal core APIs, update PO...Gravatar murgatroid992016-09-23
* | | Buffer pools compileGravatar Craig Tiller2016-09-23
* | | Buffer pool integration progressGravatar Craig Tiller2016-09-23
| | * Add a libuv endpoint to the C core, for use in the Node libraryGravatar murgatroid992016-09-16
| |/ |/|
| * clang-formatGravatar Mark D. Roth2016-08-04
| * Plumbed read_buffer through and fixed leftover bytes problem.Gravatar Mark D. Roth2016-08-04
| * Merge branch 'handshaker_api' into http_connectGravatar Mark D. Roth2016-08-04
| |\ | |/ |/|
* | Change handshaker API to use a read buffer to pass leftover bytes readGravatar Mark D. Roth2016-08-04
| * Add support for CONNECT to httpcli code and flesh out handshaker implementation.Gravatar Mark D. Roth2016-07-22
|/
* Remove unused fileGravatar yang-g2016-07-06
* Handshake timeout implemented, and compilesGravatar Craig Tiller2016-06-14
* Getting handshake timeouts in placeGravatar Craig Tiller2016-06-13
* Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\
| * clang-formatGravatar David Garcia Quintas2016-06-06