Historial de Commits

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