1. 533d118 Removing designated initializers, implicit string literal to char * by Yash Tibrewal · 7 years ago
  2. 9eb8672 Removing deprecated string to char * conversions by Yash Tibrewal · 7 years ago
  3. d0c1e50 Changing a few variable names and adding few safety conditions by Yash Tibrewal · 7 years ago
  4. c62ce80 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. by Yash Tibrewal · 7 years ago
  5. a74ea86 Nit correction by Yash Tibrewal · 7 years ago
  6. 78d7125 Removing a few style issues by Yash Tibrewal · 7 years ago
  7. c59ef5e Merged latest commit from upstream by Yash Tibrewal · 7 years ago
  8. f7350ea Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri by Yash Tibrewal · 7 years ago
  9. 02d426e Check for no_proxy environment variable and skip proxy if host is listed by Ben Sykes · 7 years ago
  10. 8d5e60b Add helpers for creating channel args. by Mark D. Roth · 7 years ago
  11. 7897ae9 auto-fix most of licenses by Jan Tattermusch · 7 years ago
  12. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago[Renamed (94%) from src/core/ext/client_channel/http_proxy.c]
  13. dcb71e0 Manual changes from upmerged modifications by David Garcia Quintas · 7 years ago
  14. 3878859 Don't use proxy when target is a Unix domain socket. by Mark D. Roth · 7 years ago
  15. dc9bee7 Add proxy mapper method for overriding the name to resolve. by Mark D. Roth · 7 years ago
  16. d58a985 Move detection of HTTP CONNECT proxy from DNS resolver to client channel. by Mark D. Roth · 8 years ago