Commit Verlauf

Autor SHA1 Nachricht Datum
  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). vor 3 Jahren
  Igor Postelnik 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions vor 3 Jahren
  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. vor 3 Jahren
  Benjamin Buzbee 452f8cef79 Allow partial reads from a GorillaConn; add SetDeadline (from net.Conn) (#330) vor 3 Jahren
  cthuang e2262085e5 TUN-3617: Separate service from client, and implement different client for http vs. tcp origins vor 4 Jahren
  Areg Harutyunyan 870f5fa907 TUN-3470: Replace in-house logger calls with zerolog vor 4 Jahren
  Adam Chalmers d01770107e TUN-3492: Refactor OriginService, shrink its interface vor 4 Jahren
  Dalton 046be63253 AUTH-2596 added new logger package and replaced logrus vor 4 Jahren
  Chung-Ting Huang b59fd4b7d8 TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates vor 6 Jahren
  Austin Cherry fa92441415 AUTH-1070: added SSH/protocol forwarding vor 6 Jahren
  Areg Harutyunyan d06fc520c7 TUN-528: Move cloudflared into a separate repo vor 6 Jahren