Historique des commits

Auteur 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). il y a 3 ans
  Nuno Diegues 36787d9cf7 TUN-4153: Revert best-effort HTTP2 usage when talking to origins il y a 3 ans
  Sudarsan Reddy 1cf6ae37eb TUN-3896: http-service and tunnelstore client use http2 transport. il y a 3 ans
  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. il y a 3 ans
  Lee Valentine 206523344f TUN-4017: Add support for using cloudflared as a full socks proxy. il y a 4 ans
  cthuang ab4dda5427 TUN-3868: Refactor singleTCPService and bridgeService to tcpOverWSService and rawTCPService il y a 4 ans
  cthuang 5943808746 TUN-3889: Move host header override logic to httpService il y a 4 ans
  Sudarsan Reddy b4700a52e3 TUN-3725: Warp-routing is independent of ingress il y a 4 ans
  Sudarsan Reddy 368066a966 TUN-3615: added support to proxy tcp streams il y a 4 ans
  cthuang e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins il y a 4 ans
  Areg Harutyunyan 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog il y a 4 ans
  Adam Chalmers 23f2a04ed7 TUN-3562: Fix panic when using bastion mode ingress rule il y a 4 ans
  Adam Chalmers 7613410855 TUN-3548, TUN-3547: Bastion mode can be specified as a service, doesn't il y a 4 ans
  Adam Chalmers 6159cb536f TUN-3546: Fix panic in tlsconfig.LoadOriginCA il y a 4 ans
  cthuang 543169c893 TUN-3490: Make sure OriginClient implementation doesn't write after Proxy return il y a 4 ans
  cthuang 5974fb4cfd TUN-3500: Integrate replace h2mux by http2 work with multiple origin support il y a 4 ans
  cthuang 61c814bd79 TUN-3506: OriginService needs to set request host and scheme for websocket requests il y a 4 ans
  cthuang b00bfe8e0b TUN-3505: Response body for status code origin returns EOF on Read il y a 4 ans
  Adam Chalmers bc015995d8 TUN-3484: OriginService that responds with configured HTTP status il y a 4 ans
  Adam Chalmers d01770107e TUN-3492: Refactor OriginService, shrink its interface il y a 4 ans
  Adam Chalmers e933ef9e1a TUN-2640: Users can configure per-origin config. Unify single-rule CLI il y a 4 ans