Adam Chalmers
|
1475cf61ee
|
TUN-3534: Specific error message when credentials file is a .pem not .json
|
2020-11-12 16:38:24 +00:00 |
cthuang
|
ebc003d478
|
TUN-3514: Transport logger write to UI when UI is enabled
|
2020-11-11 15:21:00 +00:00 |
cthuang
|
5974fb4cfd
|
TUN-3500: Integrate replace h2mux by http2 work with multiple origin support
|
2020-11-11 15:20:57 +00:00 |
cthuang
|
a490443630
|
TUN-3458: Upgrade to http2 when available, fallback to h2mux when we reach max retries
|
2020-11-11 15:11:42 +00:00 |
cthuang
|
b5cdf3b2c7
|
TUN-3456: New protocol option auto to automatically select between http2 and h2mux
|
2020-11-11 15:11:42 +00:00 |
cthuang
|
9ac40dcf04
|
TUN-3462: Refactor cloudflared to separate origin from connection
|
2020-11-11 15:11:42 +00:00 |
cthuang
|
8d7b2575ba
|
TUN-3400: Use Go HTTP2 library as transport to connect with the edge
|
2020-11-11 15:11:42 +00:00 |
cthuang
|
d7498b0c03
|
TUN-3449: Use flag to select transport protocol implementation
|
2020-11-11 15:11:42 +00:00 |
Adam Chalmers
|
196762d9d3
|
TUN-3527: More specific error for invalid YAML/JSON
|
2020-11-10 21:42:26 +00:00 |
Adam Chalmers
|
4698ec8dee
|
TUN-3461: Show all origin services in the UI
|
2020-11-10 14:25:37 +00:00 |
Igor Postelnik
|
8c6181db9f
|
TUN-3524: Don't ignore errors from app-level action handler (#248)
|
2020-11-10 13:06:49 +00:00 |
Adam Chalmers
|
64d3836645
|
TUN-3522: ingress validate checks that the config file exists
|
2020-11-09 12:31:50 -06:00 |
Adam Chalmers
|
87e2679744
|
TUN-3516: Better error message when parsing invalid YAML config
|
2020-11-09 10:35:28 -06:00 |
Adam Chalmers
|
d01770107e
|
TUN-3492: Refactor OriginService, shrink its interface
|
2020-11-04 21:28:33 +00:00 |
Adam Chalmers
|
e933ef9e1a
|
TUN-2640: Users can configure per-origin config. Unify single-rule CLI
flow with multi-rule config file code.
|
2020-10-30 07:42:20 -05:00 |
cthuang
|
ea71b78e6d
|
TUN-3478: Increase download timeout to 60s
|
2020-10-22 10:38:18 +01:00 |
Igor Postelnik
|
b6cd54d854
|
TUN-3459: Make service install on linux use named tunnels
|
2020-10-21 10:46:29 -05:00 |
cthuang
|
f0cfad8efa
|
TUN-3476: Fix conversion to string and int slice
|
2020-10-21 16:03:25 +01:00 |
Igor Postelnik
|
ed54d150fe
|
Move raw ingress rules to config package
|
2020-10-20 12:00:34 -05:00 |
Igor Postelnik
|
ca4887fb19
|
Split out typed config from legacy command-line switches; refactor ingress commands and fix tests
|
2020-10-20 10:10:19 -05:00 |
Igor Postelnik
|
eaf03305bd
|
TUN-3475: Unify config file handling with typed config for new fields
|
2020-10-20 08:55:30 -05:00 |
Igor Postelnik
|
051908aaef
|
TUN-3463: Let users run a named tunnel via config file setting
|
2020-10-19 12:27:18 +00:00 |
Adam Chalmers
|
c96b9e8d8f
|
TUN-3464: Newtype to wrap []ingress.Rule
|
2020-10-15 12:48:14 -05:00 |
Adam Chalmers
|
4a4a1bb6b1
|
TUN-3441: Multiple-origin routing via ingress rules
|
2020-10-13 08:55:17 -05:00 |
Adam Chalmers
|
0eebc7cef9
|
TUN-3438: move ingress into own package, read into TunnelConfig
|
2020-10-12 16:33:22 +00:00 |
Igor Postelnik
|
53a1fa46a8
|
TUN-3452: Fix loading of flags from config file for tunnel run subcommand. This change also cleans up building of tunnel subcommand list, hides deprecated subcommands and improves help.
|
2020-10-09 12:07:17 -05:00 |
Adam Chalmers
|
86a7af3dc4
|
TUN-3451: Cloudflared tunnel ingress command
|
2020-10-08 22:06:40 +00:00 |
Adam Chalmers
|
407c9550d7
|
TUN-3440: 'tunnel rule' command to test ingress rules
|
2020-10-08 22:06:40 +00:00 |
Adam Chalmers
|
2319003e10
|
TUN-3439: 'tunnel validate' command to check ingress rules
|
2020-10-08 22:06:40 +00:00 |
Adam Chalmers
|
b05d826d22
|
TUN-3436, TUN-3437: Parse ingress from YAML, ensure last rule catches everything
|
2020-10-07 16:36:28 +00:00 |
Dalton
|
be7b7c7149
|
AUTH-2993 cleaned up worker service tests
|
2020-10-02 13:01:05 -05:00 |
cthuang
|
03d7320a44
|
TUN-3430: Copy flags to configure proxy to run subcommand, print relevant tunnel flags in help
|
2020-10-01 21:44:27 +00:00 |
Dalton
|
ba4c8d8849
|
AUTH-2993 added workers updater logic
|
2020-10-01 14:41:58 -05:00 |
Lee Valentine
|
8e8513e325
|
TRAFFIC-448: allow the user to specify the proxy address and port to bind to, falling back to 127.0.0.1 and random port if not specified
|
2020-09-25 09:54:40 -05:00 |
Bojan Zelic
|
fa061ab54e
|
updater service exit code should be 11
|
2020-09-22 18:26:56 +04:00 |
cthuang
|
197d65659a
|
TUN-3291: cloudflared tunnel run -h explains how to use flags from parent command
|
2020-09-21 19:07:30 +00:00 |
Igor Postelnik
|
85d0afd3b0
|
TUN-3295: Show route command results
|
2020-09-21 16:32:08 +00:00 |
Areg Harutyunyan
|
747427f816
|
TUN-3216: UI improvements
|
2020-09-17 13:22:08 +04:00 |
Rachel Williams
|
f99b6c6421
|
TUN-3335: Dynamically set connection table size for UI
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
250bc54110
|
TUN-3333: Add text to UI explaining how to exit
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
02587c1edc
|
TUN-3321: Add box around logs on UI
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
26fc20d406
|
TUN-3198: Handle errors while running tunnel UI
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
fee13dc62f
|
TUN-3255: Update UI to display URL instead of hostname
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
094e0c7592
|
TUN-3238: Update UI when connection re-connects
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
b57a953caa
|
TUN-3200: Add connection information to UI
|
2020-09-17 11:52:10 +04:00 |
Rachel Williams
|
d8ebde37ca
|
TUN-3201: Create base cloudflared UI structure
|
2020-09-17 11:52:07 +04:00 |
Igor Postelnik
|
cb6d424765
|
TUN-3395: Improve help for list command
|
2020-09-16 16:48:43 +00:00 |
Igor Postelnik
|
5753aa9f18
|
TUN-3294: Perform basic validation on arguments of route command; remove default pool name which wasn't valid
|
2020-09-16 16:48:43 +00:00 |
Igor Postelnik
|
bfae12008d
|
TUN-3395: Improve help for list command
|
2020-09-16 08:30:24 -05:00 |
Igor Postelnik
|
c52e0dc8ef
|
TUN-3395: Unhide named tunnel subcommands, tweak help
|
2020-09-15 12:41:15 +00:00 |