- Jul 21, 2017
-
-
Yash Tibrewal authored
Test credentials are passed with channel arg. Renamed macros and refactored code as per suggestions. Renamed test to proxy_auth and changed it to use simple_request instead of a payload.
-
- Jul 20, 2017
-
-
Yash Tibrewal authored
-
Yash Tibrewal authored
-
- Jul 19, 2017
-
-
Yash Tibrewal authored
-
Yash Tibrewal authored
-
Yash Tibrewal authored
Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri
-
yongni authored
Added all previous minor releases of gRPC to the matrix.
-
Mark D. Roth authored
Check for no_proxy environment variable and skip proxy if host is listed
-
Ben Sykes authored
This will fix #9989, #11603, #11751. no_proxy is typically comma separated list of hosts and or domains. Matching must be from the end of the uri to accomodate whole domain and subdomain whitelisting. This will work for well-formed no_proxy strings, but may fail if there are additional spaces.
-
Guantao Liu authored
Add a new metric and enable internal credential types in QPS Driver
-
Yong Ni authored
Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge.
-
- Jul 18, 2017
-
-
Jan Tattermusch authored
Fix python 2.7 & 3.4 artifacts on kokoro
-
Vijay Pai authored
Add idiomatic C++ API for grpc::Slice construction
-
Mark D. Roth authored
Do not return calls on server when request proto fails to deserialize.
-
Vijay Pai authored
require using grpc_slice
-
kpayson64 authored
Restore interop_client_main
-
Jan Tattermusch authored
-
Jan Tattermusch authored
-
Mark D. Roth authored
Add GTS plugin
-
adelez authored
Fix image path when pulled from dockerhub.
-
Nathaniel Manista authored
Narrow src/python/.gitignore to only what it needs to ignore.
-
Yuchen Zeng authored
Fix fd_orphan() in ev_epollsig_linux
-
- Jul 17, 2017
-
-
Adele Zhou authored
-
Nathaniel Manista authored
"proto" and "*.egg-info/" are no longer generated, "src/" can be narrowed to "/src/", and "*_pb2.py" and "*_pb2_grpc.py" are covered by .gitignore files in parent directories.
-
yongni authored
Added C++ to interop_matrix and created a kokoro config
-
Yihua Zhang authored
-
Mark D. Roth authored
Set owners for client_channel tree.
-
Muxi Yan authored
Implement stream compression lib module
-
Mark D. Roth authored
-
Craig Tiller authored
Add policy to comments
-
Craig Tiller authored
-
Nicolas Noble authored
Reset OWNERS state
-
Craig Tiller authored
-
Craig Tiller authored
Revert "Experiment: remove top level owners - test the model"
-
Craig Tiller authored
-
Craig Tiller authored
Experiment: remove top level owners - test the model
-
Nicolas Noble authored
Experiment: remove top level owners
-
Craig Tiller authored
-
Craig Tiller authored
-
kpayson64 authored
Destroy mutex on subchannel destruction
-