1
0
mirror of https://github.com/fumiama/terasu-cloudflared.git synced 2026-06-05 17:10:24 +08:00

Commit Graph

  • f99ae90ca1 Release 2021.5.9 Michael Borkenstein 2021-05-20 14:08:22 -05:00
  • e99d0b5bc4 Update changelog Michael Borkenstein 2021-05-20 13:09:07 -05:00
  • 48c5721bc6 TUN-4426: Fix centos builds Michael Borkenstein 2021-05-20 11:27:16 -05:00
  • 235897ba21 AUTH-3426: Point to new transfer service URL and eliminate PUT /ok Michael Borkenstein 2021-04-30 11:38:07 -05:00
  • bf737a0efc Release 2021.5.8 Adam Chalmers 2021-05-19 13:30:15 -05:00
  • 4c5ebccacc TUN-4425: --overwrite-dns flag for in adhoc and route dns cmds Adam Chalmers 2021-05-19 12:38:09 -05:00
  • a3153c6add TUN-4419: Improve error message when cloudflared cannot reach origin Adam Chalmers 2021-05-14 23:49:34 -05:00
  • a2bbe1bdc2 Release 2021.5.7 cthuang 2021-05-17 17:12:21 +01:00
  • 6526211a69 TUN-4421: Named Tunnels will automatically select the protocol to connect to Cloudflare's edge network cthuang 2021-05-17 15:48:07 +01:00
  • 103b2eca00 Merge pull request #371 from thundergolfer/patch-1 Silver 2021-05-17 11:18:55 +01:00
  • 14ea6298bc Fix typo in Changes.md Jonathon Belotti 2021-05-17 12:03:59 +10:00
  • b297e8bb90 Release 2021.5.6 Adam Chalmers 2021-05-14 18:18:20 -05:00
  • 6cc8c39fa8 Release 2021.5.5 Igor Postelnik 2021-05-14 17:51:08 -05:00
  • 4d4eedd1c0 Release 2021.5.4 Adam Chalmers 2021-05-14 13:57:31 -05:00
  • a00eda9538 TUN-4411: Fix Go version Adam Chalmers 2021-05-13 17:55:22 -05:00
  • 9ff65c1e90 Release 2021.5.1 Adam Chalmers 2021-05-12 12:42:15 -05:00
  • 2dcf3bd011 Release 2021.5.0 Adam Chalmers 2021-05-10 21:47:59 -05:00
  • ae460b340b TUN-4342: Fix false positive warning about unused hostname property Nuno Diegues 2021-05-10 16:17:21 +01:00
  • bc54a7f87b AUTH-3537: AUDs in JWTs are now always arrays Michael Borkenstein 2021-05-10 12:24:45 -05:00
  • 75c3ca2f4a TUN-4384: Silence log from automaxprocs Adam Chalmers 2021-05-10 13:32:44 -05:00
  • 4bd17766a9 TUN-4359: Warn about unused keys in 'tunnel ingress validate' Adam Chalmers 2021-05-06 15:10:47 -05:00
  • b87cb9aee8 TUN-4357: Bump Go to 1.16 Adam Chalmers 2021-05-06 12:30:01 -05:00
  • 07af2a33b7 TUN-4356: Set AUTOMAXPROCS to the CPU limit when running in a Linux container Adam Chalmers 2021-05-06 12:22:43 -05:00
  • 209091da39 TUN-4000: Release notes for cloudflared replica model abelinkinbio 2021-04-29 10:41:18 -05:00
  • 4d43a70a38 Setup a Github action for checking the cloudflared build Areg Harutyunyan 2021-05-04 00:58:48 +01:00
  • 5b35e968f3 TUN-4343: Fix broken build by setting debug field correctly Adam Chalmers 2021-05-03 16:46:43 -05:00
  • f3b0b33dc5 debug: log host / path Daniel Hwang 2021-04-30 16:39:15 -07:00
  • aca0c93461 AUTH-3513: Checks header for app info in case response is a 403/401 from the edge Michael Borkenstein 2021-04-20 12:04:00 -05:00
  • eed7d7bbc9 TUN-4206: Better error message when user is only using one ingress rule Adam Chalmers 2021-04-09 16:30:14 -05:00
  • 1073f8db40 TUN-2853: rename STDIN-CONTROL env var to STDIN_CONTROL Areg Harutyunyan 2021-04-09 16:43:01 +01:00
  • e45695d4a3 Release 2021.4.0 Igor Postelnik 2021-04-07 13:19:08 -05:00
  • 7ce0aefea4 Publish change log for 2021.4.0 Igor Postelnik 2021-04-07 11:58:22 -05:00
  • 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). Igor Postelnik 2021-04-02 01:10:43 -05:00
  • b25d38dd72 TUN-4177: Running with proxy-dns should not prevent running Named Tunnels Nuno Diegues 2021-04-05 11:09:38 +01:00
  • 1720ac0fc6 TUN-4178: Fix component test for running as a service in MacOS to not assume a named tunnel Nuno Diegues 2021-04-05 09:56:35 +01:00
  • 0929e5f0ff Release 2021.3.6 Nuno Diegues 2021-03-31 08:51:43 +01:00
  • 36787d9cf7 TUN-4153: Revert best-effort HTTP2 usage when talking to origins Nuno Diegues 2021-03-31 08:20:03 +01:00
  • 5afa3251dd TUN-4150: Only show the connector table in 'tunnel info' if there are connectors. Don't show rows with zero connections. Adam Chalmers 2021-03-30 14:14:22 -05:00
  • 8ca0d86c85 TUN-3863: Consolidate header handling logic in the connection package; move headers definitions from h2mux to packages that manage them; cleanup header conversions Igor Postelnik 2021-03-25 23:04:56 -05:00
  • ebf5292bf9 TUN-4146: Unhide and document grace-period Adam Chalmers 2021-03-29 16:04:00 -05:00
  • f9062ab473 TUN-4141: Better error messages for tunnel info subcommand. Adam Chalmers 2021-03-26 14:45:35 -05:00
  • d14f3b39a7 Release 2021.3.5 Nuno Diegues 2021-03-26 18:50:54 +00:00
  • fd0529748a Publish change log for 2021.3.5 Nuno Diegues 2021-03-26 18:13:37 +00:00
  • 9d3a7bd08e TUN-4125: Change component tests to run in CI with its own dedicated resources Nuno Diegues 2021-03-25 20:45:53 +00:00
  • 1cf6ae37eb TUN-3896: http-service and tunnelstore client use http2 transport. Sudarsan Reddy 2021-03-26 09:45:26 +00:00
  • 66da530ba3 Release 2021.3.4 Michael Borkenstein 2021-03-25 18:39:55 -05:00
  • e9167f7f58 Release 2021.3.3 Michael Borkenstein 2021-03-25 12:41:25 -05:00
  • 4494a27fab Update changelog 2021.3.3 Michael Borkenstein 2021-03-25 11:17:10 -05:00
  • 63833b07dd AUTH-3455: Generate short-lived ssh cert per hostname Michael Borkenstein 2021-03-24 16:31:02 -05:00
  • 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. Igor Postelnik 2021-03-23 09:30:43 -05:00
  • 027168c23a TUN-4123: Don't capture output in reconnect componet test cthuang 2021-03-24 12:52:01 +00:00
  • 50435546c5 TUN-4118: Don't overwrite existing file with tunnel credentials. For ad-hoc tunnels, this means tunnel won't start if there's a file in the way. Igor Postelnik 2021-03-23 22:32:40 -05:00
  • 9018ee5d5e TUN-4116: Ingore credentials-file setting in configuration file during tunnel create and delete opeations. Igor Postelnik 2021-03-23 21:52:14 -05:00
  • 12447677cf TUN-4112: Skip testing graceful shutdown with SIGINT on Windows cthuang 2021-03-23 17:24:36 +00:00
  • 6106737281 TUN-4082: Test logging when running as a service Nuno Diegues 2021-03-23 14:28:29 +00:00
  • 8250b67a9f TUN-4111: Warn the user if both properties "tunnel" and "hostname" are used Nuno Diegues 2021-03-23 14:52:37 +00:00
  • db5c6f2556 Release 2021.3.2 Michael Borkenstein 2021-03-23 11:08:54 -05:00
  • 9dd7898792 Publish changelog for 2021.3.2 Michael Borkenstein 2021-03-23 10:31:46 -05:00
  • 92b3e8311f TUN-4042: Capture cloudflared output to debug component tests cthuang 2021-03-23 13:21:37 +00:00
  • 4a7763e497 TUN-3998: Allow to cleanup the connections of a tunnel limited to a single client Nuno Diegues 2021-03-19 23:26:51 +00:00
  • 9767ba1853 TUN-4096: Reduce tunnel not connected assertion backoff to address flaky termination tests cthuang 2021-03-18 08:28:38 +00:00
  • 2c75326021 AUTH-3394: Ensure scheme on token command Michael Borkenstein 2021-03-17 10:50:03 -05:00
  • 9023daba24 TUN-3715: Apply input source to the correct context Igor Postelnik 2021-03-17 09:43:49 -05:00
  • 89d0e45d62 TUN-3993: New cloudflared tunnel info to obtain details about the active connectors for a tunnel Nuno Diegues 2021-03-15 18:30:17 +00:00
  • a34099724e TUN-4094: Don't read configuration file for access commands Igor Postelnik 2021-03-16 17:36:46 -05:00
  • 8c5498fad1 TUN-3715: Only read config file once, right before invoking the command Igor Postelnik 2021-02-04 19:44:03 -06:00
  • 2c746b3361 TUN-4081: Update log severities to use Zerolog's levels Adam Chalmers 2021-03-12 08:29:07 -06:00
  • 954cd6adca TUN-4091: Use flaky decorator to rerun reconnect component tests when they fail cthuang 2021-03-16 13:55:41 +00:00
  • 8432735867 TUN-4060: Fix Go Vet warnings (new with go 1.16) where t.Fatalf is called from a test goroutine Nuno Diegues 2021-03-16 14:47:57 +00:00
  • d67fbbf94f TUN-4089: Address flakiness in component tests for termination cthuang 2021-03-16 10:39:58 +00:00
  • 39901e1d60 Release 2021.3.1 Nuno Diegues 2021-03-15 18:46:26 +00:00
  • 9df60276a9 TUN-4052: Add component tests to assert service mode behavior cthuang 2021-03-12 13:37:53 +00:00
  • 6a9ba61242 TUN-4051: Add component-tests to test graceful shutdown cthuang 2021-03-11 20:43:31 +00:00
  • 848c44bd0b Release 2021.3.0 Nuno Diegues 2021-03-15 11:49:44 +00:00
  • 9f84706eae Publish change log for 2021.3.0 Nuno Diegues 2021-03-15 10:08:04 +00:00
  • 841344f1e7 AUTH-3394: Creates a token per app instead of per path - with fix for free tunnels Michael Borkenstein 2021-03-10 15:52:35 -06:00
  • 25cfbec072 TUN-4050: Add component tests to assert reconnect behavior cthuang 2021-03-11 13:49:09 +00:00
  • f23e33c082 TUN-4049: Add component tests to assert logging behavior when running from terminal cthuang 2021-03-08 15:42:49 +00:00
  • d22b374208 TUN-4066: Set permissions in build agent before 'scp'-ing to machine hosting package repo Nuno Diegues 2021-03-11 19:00:09 +00:00
  • d6e867d4d1 TUN-4066: Remove unnecessary chmod during package publish to CF_PKG_HOSTS Nuno Diegues 2021-03-11 11:43:34 +00:00
  • a7344435a5 TUN-4062: Read component tests config from yaml file cthuang 2021-03-08 14:09:10 +00:00
  • 206523344f TUN-4017: Add support for using cloudflared as a full socks proxy. Lee Valentine 2021-03-01 16:26:37 -06:00
  • b0e69c4b8a Revert "AUTH-3394: Creates a token per app instead of per path" Adam Chalmers 2021-03-10 13:39:33 -06:00
  • aa5ebb817a TUN-4075: Dedup test should not compare order of list Adam Chalmers 2021-03-10 13:48:59 -06:00
  • 8e340d9598 AUTH-3394: Creates a token per app instead of per path Michael Borkenstein 2021-03-02 14:35:40 -06:00
  • 4296b23087 TUN-4069: Fix regression on support for websocket over proxy Nuno Diegues 2021-03-09 17:16:17 +00:00
  • 452f8cef79 Allow partial reads from a GorillaConn; add SetDeadline (from net.Conn) (#330) Benjamin Buzbee 2021-03-09 07:57:04 -08:00
  • 39065377b5 TUN-4063: Cleanup dependencies between packages. Igor Postelnik 2021-03-08 10:46:23 -06:00
  • d83d6d54ed TUN-3905: Cannot run go mod vendor in cloudflared due to fips Areg Harutyunyan 2021-03-02 15:43:35 +00:00
  • a2b41ea3e6 TUN-4016: Delegate decision to update for Worker service Nuno Diegues 2021-03-08 11:16:32 +00:00
  • 4481b9e46c TUN-4047: Add cfsetup target to run component test cthuang 2021-03-08 11:07:26 +00:00
  • e5d6f969be TUN-4055: Skeleton for component tests cthuang 2021-03-05 22:50:11 +00:00
  • ded9dec4f0 TUN-3819: Remove client-side check that deleted tunnels have no connections Adam Chalmers 2021-02-11 15:22:51 -06:00
  • 89b738f8fa TUN-4026: Fix regression where HTTP2 edge transport was no longer propagating control plane errors Nuno Diegues 2021-03-04 18:45:39 +00:00
  • 4f88982584 TUN-3994: Log client_id when running a named tunnel Adam Chalmers 2021-03-02 17:10:56 -06:00
  • bcd71b56e9 TUN-3989: Check in with Updater service in more situations and convey messages to user Nuno Diegues 2021-02-28 23:24:38 +00:00
  • 5c7b451e17 TUN-3995: Optional --features flag for tunnel run. Adam Chalmers 2021-03-02 16:16:38 -06:00
  • b73c039070 TUN-3988: Log why it cannot check if origin cert exists cthuang 2021-03-01 09:23:18 +00:00
  • 53a69a228a Issue #285 - Makefile does not detect TARGET_ARCH correctly on FreeBSD (#325) PaulC 2021-03-01 17:43:08 +00:00
  • eda3a7a305 TUN-3983: Renew CA certs in cloudflared Areg Harutyunyan 2021-02-26 22:15:02 +00:00