João "Pisco" Fernandes
|
76badfa01b
TUN-8236: Add write timeout to quic and tcp connections
|
před 9 měsíci |
Devin Carr
|
b500e556bf
TUN-7590: Remove usages of ioutil
|
před 1 rokem |
Devin Carr
|
887e486a63
TUN-7057: Remove dependency github.com/gorilla/mux
|
před 1 rokem |
João Oliveirinha
|
7e47667b08
TUN-5481: Create abstraction for Origin UDP Connection
|
před 3 roky |
Dimitris Apostolou
|
197a70c9c4
Fix typos
|
před 3 roky |
cthuang
|
6238fd9022
TUN-5141: Make sure websocket pinger returns before streaming returns
|
před 3 roky |
Sudarsan Reddy
|
f1b57526b3
TUN-4626: Proxy non-stream based origin websockets with http Roundtrip.
|
před 3 roky |
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).
|
před 3 roky |
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
|
před 3 roky |
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.
|
před 3 roky |
cthuang
|
63a29f421a
TUN-3895: Tests for socks stream handler
|
před 3 roky |
cthuang
|
ab4dda5427
TUN-3868: Refactor singleTCPService and bridgeService to tcpOverWSService and rawTCPService
|
před 3 roky |