aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib/channel/http_client_filter.c
Commit message (Expand)AuthorAge
...
* Fix fuzzing detected failureGravatar Craig Tiller2016-09-05
* Merge pull request #7862 from makdharma/grpc_cachingGravatar makdharma2016-09-01
|\
| * moved kMaxPayloadSizeForGet definition to C fileGravatar Makarand Dharmapurikar2016-08-31
| * addressed review feedback.Gravatar Makarand Dharmapurikar2016-08-31
| * one more clang-format fixGravatar Makarand Dharmapurikar2016-08-31
| * addressed comments from reviewGravatar Makarand Dharmapurikar2016-08-30
| * fixes for asan leak, and proxy testGravatar Makarand Dharmapurikar2016-08-29
* | Specify the "g" in gRPCGravatar Craig Tiller2016-08-29
| * fixed bug exposed by h2_proxy* test.Gravatar Makdharma2016-08-26
| * clang-formatGravatar Makdharma2016-08-26
| * correctly free up memory for payload_binGravatar Makdharma2016-08-26
| * working with send_message with multiple slicesGravatar Makdharma2016-08-26
| * prep work for enabling cachingGravatar Makdharma2016-08-24
|/
* Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-08-02
|\
| * clang-formatGravatar David Garcia Quintas2016-07-28
* | Merge remote-tracking branch 'upstream/master' into filter_call_init_failureGravatar Mark D. Roth2016-07-12
|\ \
| | * Added new features to load reporting.Gravatar David Garcia Quintas2016-07-10
| |/
* | clang-formatGravatar Mark D. Roth2016-06-23
* | Change grpc_channel_filter init_call_elem() method to return grpc_error.Gravatar Mark D. Roth2016-06-23
| * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-20
| |\ | |/ |/|
| * Add http2 status code in error_message if it's not 200Gravatar Yuchen Zeng2016-06-13
* | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\|
| * Merge pull request #6804 from ctiller/plugin_advertisementGravatar Jan Tattermusch2016-06-09
| |\
* | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-09
|\| |
| * | Merge pull request #6675 from dgquintas/check_http_client_filter_content_typeGravatar Jan Tattermusch2016-06-08
| |\ \
* | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-07
|\| | |
| * | | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| |\ \ \
| | | | * Advertise transport selected in user-agent stringGravatar Craig Tiller2016-06-06
* | | | | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-06
|\ \ \ \ \ | | |/ / / | |/| | |
| | | * | Merge branch 'master' of github.com:grpc/grpc into check_http_client_filter_c...Gravatar David Garcia Quintas2016-06-03
| | | |\ \ | | |_|/ / | |/| | |
| | | * | Check content type on the client response pathGravatar David Garcia Quintas2016-05-20
| | | |/
| | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-03
| | |\|
* | | | ProgressGravatar Craig Tiller2016-05-03
| |_|/ |/| |
| * | clang-formatGravatar David Garcia Quintas2016-05-02
| * | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| |\ \ | |/ / |/| |
| | * Changes across the board from pollset to pollset_setGravatar David Garcia Quintas2016-04-18
| * | Added grpc_call_stats to the call stackGravatar David Garcia Quintas2016-04-14
| |/
* | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-04-06
|\|
| * Merge github.com:grpc/grpc into ignore_connectivityGravatar Craig Tiller2016-03-31
| |\
* | \ Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
|\ \ \ | | |/ | |/|
* | | Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-31
|\ \ \
| | * \ Merge github.com:grpc/grpc into copyright-fixGravatar Craig Tiller2016-03-31
| | |\ \ | | |/ / | |/| |
| | * | Update copyrightsGravatar Craig Tiller2016-03-31
| | | * Merge branch 'idempotent' into ignore_connectivityGravatar Craig Tiller2016-03-28
| | |/ | |/|
| * | Merge github.com:grpc/grpc into idempotentGravatar Craig Tiller2016-03-28
| |/
* / Merge github.com:grpc/grpc into split-me-baby-one-more-timeGravatar Craig Tiller2016-03-28
|/
* Fix includesGravatar Craig Tiller2016-03-25
* Stage #1 of core breakup: move everything under libGravatar Craig Tiller2016-03-25