Sudarsan Reddy
|
368066a966
TUN-3615: added support to proxy tcp streams
|
vor 3 Jahren |
cthuang
|
e2262085e5
TUN-3617: Separate service from client, and implement different client for http vs. tcp origins
|
vor 4 Jahren |
Igor Postelnik
|
0b16a473da
TUN-3869: Improve reliability of graceful shutdown.
|
vor 3 Jahren |
Adam Chalmers
|
0d22106416
TUN-3848: Use transport logger for h2mux
|
vor 3 Jahren |
Igor Postelnik
|
a945518404
TUN-3811: Better error reporting on http2 connection termination. Registration errors from control loop are now propagated out of the connection server code. Unified error handling between h2mux and http2 connections so we log and retry errors the same way, regardless of underlying transport.
|
vor 3 Jahren |
Igor Postelnik
|
d503aeaf77
TUN-3118: Changed graceful shutdown to immediately unregister tunnel from the edge, keep the connection open until the edge drops it or grace period expires
|
vor 3 Jahren |
Igor Postelnik
|
db0562c7b8
Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types
|
vor 3 Jahren |
Areg Harutyunyan
|
55bf904689
TUN-3471: Add structured log context to logs
|
vor 3 Jahren |
Areg Harutyunyan
|
870f5fa907
TUN-3470: Replace in-house logger calls with zerolog
|
vor 4 Jahren |
cthuang
|
a1a554a29d
TUN-3559: Share response meta header with other packages
|
vor 4 Jahren |
cthuang
|
d5769519b2
TUN-3489: Add unit tests to cover proxy logic in connection package of cloudflared
|
vor 4 Jahren |
cthuang
|
5974fb4cfd
TUN-3500: Integrate replace h2mux by http2 work with multiple origin support
|
vor 4 Jahren |
cthuang
|
eef5b78eac
TUN-3480: Support SSE with http2 connection, and add SSE handler to hello-world server
|
vor 4 Jahren |
cthuang
|
6886e5f90a
TUN-3467: Serialize cf-cloudflared-response-meta during package initialization using jsoniter
|
vor 4 Jahren |
cthuang
|
9ac40dcf04
TUN-3462: Refactor cloudflared to separate origin from connection
|
vor 4 Jahren |