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