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
/
http_proxy.c
Commit message (
Expand
)
Author
Age
*
Merge github.com:grpc/grpc into slice_with_exec_ctx
Craig Tiller
2016-11-09
|
\
*
|
Progress towards making grpc_slice_unref_internal take an exec_ctx
Craig Tiller
2016-10-31
|
/
*
s/GPR_SLICE/GRPC_SLICE/g
Craig Tiller
2016-10-26
*
Merge branch 'buffer_pools_for_realsies' into grpc_slice
Craig Tiller
2016-10-26
|
\
|
*
Merge github.com:grpc/grpc into buffer_pools_for_realsies
Craig Tiller
2016-10-26
|
|
\
*
|
|
Bulk update #includes
Craig Tiller
2016-10-26
*
|
|
s/gpr_slice/grpc_slice, and move around tests, impls
Craig Tiller
2016-10-26
|
/
/
|
*
Compile and link core tests with libuv
murgatroid99
2016-10-03
|
*
Clang format
murgatroid99
2016-09-26
*
|
Tests compile
Craig Tiller
2016-09-23
|
*
Merge branch 'master' into uv_core_transport
murgatroid99
2016-09-23
|
/
*
Fix bug from previous commit.
Mark D. Roth
2016-09-08
*
Fix HTTP proxy code to avoid having multiple outstanding writes.
Mark D. Roth
2016-09-06
*
Use http_proxy environment variable instead of URI query param.
Mark D. Roth
2016-09-06
*
Fix tsan failures.
Mark D. Roth
2016-08-18
*
Fix test to shutdown the proxy from the main thread instead of
Mark D. Roth
2016-08-15
*
clang-format
Mark D. Roth
2016-08-04
*
Clean up test HTTP proxy code.
Mark D. Roth
2016-08-04
*
Plumbed read_buffer through and fixed leftover bytes problem.
Mark D. Roth
2016-08-04
*
Trying to debug proxy tests. Not working yet.
Mark D. Roth
2016-08-02
*
Clean up test. Still debugging things.
Mark D. Roth
2016-07-29
*
Fix use-after-free and memory leak problems.
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