index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
end2end
/
fixtures
/
h2_http_proxy.c
Commit message (
Expand
)
Author
Age
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #9972 from sreecha/cq_create_api_changes
Sree Kuchibhotla
2017-04-14
|
\
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-04-06
|
|
\
*
|
|
Fix sanity
Craig Tiller
2017-04-03
*
|
|
Optionalize compress, gather all the http2 filter bits together in ext/
Craig Tiller
2017-04-03
|
|
/
|
/
|
*
|
Reorganize ext tree
Craig Tiller
2017-03-31
|
*
clang format
Sree Kuchibhotla
2017-03-24
|
*
Updates C Core
Sree Kuchibhotla
2017-03-22
|
*
Merge branch 'master' into cq_create_api_changes
Sree Kuchibhotla
2017-03-08
|
|
\
|
|
/
|
/
|
*
|
Resolve sanity failures
Craig Tiller
2017-03-06
|
*
Prefix grpc_cq_polling_type enums with GRPC_CQ_
Sree Kuchibhotla
2017-03-03
|
*
Fix clang formatting issues
Sree Kuchibhotla
2017-03-03
|
*
Change Core to use the new completion_queue_create API
Sree Kuchibhotla
2017-03-02
|
/
*
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-11-07
|
\
|
*
Don't run cancel_after_accept test for fd and socketpair fixtures.
Mark D. Roth
2016-11-03
*
|
Merge remote-tracking branch 'upstream/master' into core-end2end-tests-cronet...
Muxi Yan
2016-10-30
|
\
\
|
|
*
Change tests to use channel args instead of fake_resolver query args.
Mark D. Roth
2016-10-27
|
|
/
|
*
Merge remote-tracking branch 'upstream/master' into rename_client_config
Mark D. Roth
2016-10-19
|
|
\
*
|
|
Clean format with clang-format
Muxi Yan
2016-10-13
*
|
|
Add FEATURE_MASK_SUPPORTS_AUTHORITY_HEADER in h2_http_proxy.c
Muxi Yan
2016-10-13
|
/
/
|
*
Add h2_fake_resolver end2end test fixture.
Mark D. Roth
2016-10-03
|
/
*
Use http_proxy environment variable instead of URI query param.
Mark D. Roth
2016-09-06
*
clang-format
Mark D. Roth
2016-08-04
*
Clean up test. Still debugging things.
Mark D. Roth
2016-07-29
*
Work on debugging the HTTP proxy implementation.
Mark D. Roth
2016-07-29
*
Made significant progress on the test, but not working yet.
Mark D. Roth
2016-07-27
*
Basic proof-of-concept test. Needs more work to run stand-alone.
Mark D. Roth
2016-07-25