aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/http
Commit message (Expand)AuthorAge
...
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-19
|\ \
| | * Merging master into yashykt:ctocc6Gravatar Yash Tibrewal2017-09-19
| | |\ | | |/ | |/|
| | * Removing designated initializers, implicit string literal to char *Gravatar Yash Tibrewal2017-09-18
| * | Add reference counting to tsi_ssl_handshaker_factoriesGravatar Justin Burke2017-09-15
| |/
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-11
|\|
| * Adding more pointer type conversionsGravatar Yash Tibrewal2017-09-08
* | Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-07-17
|\|
| * Tracers know their nameGravatar ncteisen2017-07-13
| * Allow HTTP CONNECT handshaker to be used in http1 client.Gravatar Mark D. Roth2017-06-29
| * Merge pull request #11391 from markdroth/channel_args_helpersGravatar Mark D. Roth2017-06-12
| |\
| | * Add helpers for creating channel args.Gravatar Mark D. Roth2017-06-09
| * | Add rich closure debug modeGravatar ncteisen2017-06-08
| |/
| * auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * Remove uneeded ref/unrefGravatar ncteisen2017-05-26
| * Merge pull request #11285 from ctiller/refcGravatar Craig Tiller2017-05-24
| |\
| | * Add missing refGravatar Craig Tiller2017-05-23
| | * Refcounting fixGravatar Craig Tiller2017-05-23
* | | Converting codeGravatar Craig Tiller2017-05-12
| |/ |/|
| * Merge branch 'master' into handshakerGravatar jiangtaoli20162017-05-11
| |\ | |/ |/|
| * Merge branch 'master' into handshakerGravatar jiangtaoli20162017-05-05
| |\
* | \ Merge branch '0bug' into timer_poolGravatar Craig Tiller2017-05-04
|\ \ \ | | |/ | |/|
* | | Add initializers for all tracersGravatar Craig Tiller2017-05-04
* | | Fix ASAN/TSAN failuresGravatar Craig Tiller2017-05-03
| * | Fix error refcount bugGravatar Noah Eisen2017-05-02
|/ /
| * 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
* Change error get/set API to grpc_sliceGravatar ncteisen2017-03-10
* Return an error when the HTTP first line or header is longer than 4KGravatar yang-g2017-03-01
* Merge github.com:grpc/grpc into zallocGravatar Craig Tiller2017-02-17
|\
* | Add zalloc, convert a bunch of files to use itGravatar Craig Tiller2017-02-16
| * 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