Nuno Diegues
|
b19f25c582
Update the TryCloudflare link
|
4 anni fa |
Samuel Rhea
|
7fb026f8f4
Update README.md
|
4 anni fa |
Igor Postelnik
|
cf562ef8c8
TUN-3635: Send event when unregistering tunnel for gracful shutdown so /ready endpoint reports down status befoe connections finish handling pending requests.
|
4 anni fa |
Areg Harutyunyan
|
820e0dfe51
TUN-3878: Do not supply -tags when none are specified
|
4 anni fa |
Igor Postelnik
|
0b16a473da
TUN-3869: Improve reliability of graceful shutdown.
|
4 anni fa |
Adam Chalmers
|
dbd90f270e
TUN-3864: Users can choose where credentials file is written after creating a tunnel
|
4 anni fa |
Areg Harutyunyan
|
7420439ed2
Release 2021.2.1
|
4 anni fa |
Areg Harutyunyan
|
352207e933
TUN-3858: Do not suffix cloudflared version with -fips
|
4 anni fa |
Areg Harutyunyan
|
5eb2874a13
Release 2021.2.0
|
4 anni fa |
Adam Chalmers
|
dca77ee13e
TUN-3854: cloudflared tunnel list flags to sort output
|
4 anni fa |
Adam Chalmers
|
0d22106416
TUN-3848: Use transport logger for h2mux
|
4 anni fa |
Areg Harutyunyan
|
88b53eb886
TUN-3826: Use go-fips when building cloudflared for linux/amd64
|
4 anni fa |
Areg Harutyunyan
|
b72ee69eef
TUN-3837: Remove automation_email from cloudflared status page test
|
4 anni fa |
Adam Chalmers
|
8a020d12e1
TUN-3830: Use Go 1.15.7
|
4 anni fa |
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.
|
4 anni fa |
Igor Postelnik
|
6cdd20e820
TUN-3792: Handle graceful shutdown correctly when running as a windows service. Only expose one shutdown channel globally, which now triggers the graceful shutdown sequence across all modes. Removed separate handling of zero-duration grace period, instead it's checked only when we need to wait for exit.
|
4 anni fa |
Igor Postelnik
|
d87bfcbe55
TUN-3795: Removed errant test
|
4 anni fa |
Igor Postelnik
|
0df4f7dd24
TUN-3795: Use RFC-3339 style date format for logs, produce timestamp in UTC
|
4 anni fa |
Adam Chalmers
|
7df3a1ab67
TUN-3806: Use a .dockerignore
|
4 anni fa |
Areg Harutyunyan
|
c4fbb05c1b
TUN-3165: Add reference to Argo Tunnel documentation in the help output
|
4 anni fa |
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
|
4 anni fa |
Igor Postelnik
|
db0562c7b8
Fixed connection error handling by removing duplicated errors, standardizing on non-pointer error types
|
4 anni fa |
Igor Postelnik
|
ce22dd681a
TUN-3195: Don't colorize console logs when stderr is not a terminal
|
4 anni fa |
Nuno Diegues
|
a129572749
TUN-3773: Add back pprof endpoints
|
4 anni fa |
Nuno Diegues
|
2d0b86f2e4
TUN-3777: Fix /ready endpoint for classic tunnels
|
4 anni fa |
Nuno Diegues
|
ffac598fab
Release 2021.1.5
|
4 anni fa |
Igor Postelnik
|
4a76ed12e7
TUN-3766: Print flags defined at all levels of command hierarchy, not just locally defined flags for a command. This fixes output of overriden settings for subcommand.
|
4 anni fa |
Igor Postelnik
|
04b1e4f859
TUN-3738: Refactor observer to avoid potential of blocking on tunnel notifications
|
4 anni fa |
Nuno Diegues
|
8c9d725eeb
TUN-3768: Reuse file loggers
|
4 anni fa |
Nuno Diegues
|
de27361ffa
TUN-3767: Tolerate logging errors
|
4 anni fa |