Commit History

Author SHA1 Message Date
  Rod Hynes 5f76e84ce3 Create ClientParametersAccessors without heap allocations 6 years ago
  Rod Hynes 0f2a2ad78e Add custom network latency multipliers 6 years ago
  Rod Hynes a10c82a7d3 Consistently use GetClientParametersSnapshot to access parameter snapshot 6 years ago
  Rod Hynes ae6d0f8f37 Preliminary Tapdance and Marionette integration 7 years ago
  Rod Hynes a635e492cf Use stock TLS in URL proxy, same as MakeTunneledHTTPClient 8 years ago
  Rod Hynes c2600ab3dd Fix: extra /'s in rewritten URLs 8 years ago
  Rod Hynes d346a0c194 Fix: ICY mode bugs 8 years ago
  Rod Hynes d63a976c09 Revise ICY support in URL proxy: 8 years ago
  Rod Hynes 586023f1ca Add ICY protocol support to the URL proxy 8 years ago
  Rod Hynes 6eb3f1577a tactics: initial implementation 8 years ago
  Rod Hynes ece24d19a3 Vendor most remaining dependencies 8 years ago
  Rod Hynes 48611aff34 Replace pending conns with Context 8 years ago
  Rod Hynes 9cb0b969ba Tag possible IPv6 compatibility issue 8 years ago
  Adam Pritchard 2e8550915b Fixes from PR review 8 years ago
  Eugene Fryntov c45df42173 Renamed a variable 8 years ago
  Eugene Fryntov 59ffad3d0c Do not deflate decoded content in URL proxy rewriter 8 years ago
  Eugene Fryntov ee5cacbe1d Compression handling in the URL proxy content rewriter 8 years ago
  Adam Pritchard 4012d18661 Add rewriting of tunneled URL proxy requests 8 years ago
  Adam Pritchard e12221570a Fix bug: URLs were being double unescaped.\nAt the very least, this caused URLs with spaces in query parameters to be invalid. 9 years ago
  Rod Hynes 1b30d92d14 Common code refactoring 9 years ago
  Rod Hynes 809f1655c1 Fix: missing import 10 years ago
  Eugene Fryntov 7cfe6bda22 Added http.Transport.ResponseHeaderTimeout override for various HTTP relays in httpProxy.go, fixed some typos, removed unnecessary conditional statement 10 years ago
  mfallone 25f3b43a21 Moved network interface selection into controller.Run(). Removed listenIP as a config setting. Changed error printouts. Updated config documentation. 10 years ago
  mfallone 0469db5090 Added ability to listen on a specified network interface. Use -interface flag or set in config file. 10 years ago
  Rod Hynes 8759dd6c22 Suppress repetitive error messages 10 years ago
  Rod Hynes 9180a50359 Document NoticeListeningHttpProxyPort race condition 10 years ago
  Rod Hynes 338716c08b Fix: typo in comment 11 years ago
  Rod Hynes c0584893ec Fix: HTTP proxy should not follow redirects 11 years ago
  Rod Hynes c184df5b67 Avoid emitting user input urls in Notices 11 years ago
  Rod Hynes ef88e26715 Revert to using ResponseHeaderTimeout 11 years ago