Commit History

Author SHA1 Message Date
  Igor Postelnik 3ad99b241c TUN-4168: Transparently proxy websocket connections using stdlib HTTP client instead of gorilla/websocket; move websocket client code into carrier package since it's only used by access subcommands now (#345). 3 years ago
  Nuno Diegues 36787d9cf7 TUN-4153: Revert best-effort HTTP2 usage when talking to origins 3 years ago
  Sudarsan Reddy 1cf6ae37eb TUN-3896: http-service and tunnelstore client use http2 transport. 3 years ago
  Igor Postelnik da4d0b2bae TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future. 3 years ago
  Lee Valentine 206523344f TUN-4017: Add support for using cloudflared as a full socks proxy. 4 years ago
  cthuang ab4dda5427 TUN-3868: Refactor singleTCPService and bridgeService to tcpOverWSService and rawTCPService 4 years ago
  cthuang 5943808746 TUN-3889: Move host header override logic to httpService 4 years ago
  Sudarsan Reddy b4700a52e3 TUN-3725: Warp-routing is independent of ingress 4 years ago
  Sudarsan Reddy 368066a966 TUN-3615: added support to proxy tcp streams 4 years ago
  cthuang e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins 4 years ago
  Areg Harutyunyan 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog 4 years ago
  Adam Chalmers 23f2a04ed7 TUN-3562: Fix panic when using bastion mode ingress rule 4 years ago
  Adam Chalmers 7613410855 TUN-3548, TUN-3547: Bastion mode can be specified as a service, doesn't 4 years ago
  Adam Chalmers 6159cb536f TUN-3546: Fix panic in tlsconfig.LoadOriginCA 4 years ago
  cthuang 543169c893 TUN-3490: Make sure OriginClient implementation doesn't write after Proxy return 4 years ago
  cthuang 5974fb4cfd TUN-3500: Integrate replace h2mux by http2 work with multiple origin support 4 years ago
  cthuang 61c814bd79 TUN-3506: OriginService needs to set request host and scheme for websocket requests 4 years ago
  cthuang b00bfe8e0b TUN-3505: Response body for status code origin returns EOF on Read 4 years ago
  Adam Chalmers bc015995d8 TUN-3484: OriginService that responds with configured HTTP status 4 years ago
  Adam Chalmers d01770107e TUN-3492: Refactor OriginService, shrink its interface 4 years ago
  Adam Chalmers e933ef9e1a TUN-2640: Users can configure per-origin config. Unify single-rule CLI 4 years ago