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

Commit Graph

  • ec509e114a TUN-6292: Debug builds for cloudflared Devin Carr 2022-05-26 10:52:39 -07:00
  • 7bc2462e36 TUN-6282: Upgrade golang to 1.17.10, go-boring to 1.17.9 Igor Postelnik 2022-05-24 19:26:27 -05:00
  • 92f647d45c TUN-6285: Upload pkg assets to repos when cloudflared is released. Sudarsan Reddy 2022-05-25 14:01:53 +01:00
  • b2ac885370 TUN-6209: Sign RPM packages Sudarsan Reddy 2022-05-25 13:57:57 +01:00
  • 2c480a72db TUN-6280: Don't wrap qlog connection tracer for gatethering QUIC metrics since we're not writing qlog files. Igor Postelnik 2022-05-24 13:41:42 -05:00
  • 32739e9f98 TUN-6209: Improve feedback process if release_pkgs to deb and rpm fail Sudarsan Reddy 2022-05-24 13:20:17 +01:00
  • 7ce2bb8b2f TUN-6270: Import gpg keys from environment variables Sudarsan Reddy 2022-05-23 14:51:26 +01:00
  • 6f78ccde04 TUN-6250: Add upstream response status code to tracing span attributes João Oliveirinha 2022-05-18 12:11:38 +01:00
  • 26a7b59f6f TUN-6248: Fix panic in cloudflared during tracing when origin doesn't provide header map João Oliveirinha 2022-05-18 11:11:48 +01:00
  • 4b6437cc60 TUN-5943: Add RPM support Sudarsan Reddy 2022-05-12 08:32:09 +01:00
  • f7fd4ea71c TUN-6197: Publish to brew core should not try to open the browser Nuno Diegues 2022-05-11 15:26:05 +01:00
  • 7bcab138c5 Release 2022.5.1 João Oliveirinha 2022-05-11 10:31:07 +01:00
  • f758361730 Warp Private Network link updated Albony Cal 2022-05-10 19:40:31 +05:30
  • fa2234d639 TUN-6185: Fix tcpOverWSOriginService not using original scheme for String representation João Oliveirinha 2022-05-06 18:47:03 +01:00
  • 99d4e48656 TUN-6016: Push local managed tunnels configuration to the edge João Oliveirinha 2022-04-27 11:51:06 +01:00
  • 0180b6d733 TUN-6146: Release_pkgs is now a generic command line script Sudarsan Reddy 2022-05-06 15:14:53 +01:00
  • 9ef6191515 TUN-5945: Added support for Ubuntu releases Sudarsan Reddy 2022-05-05 11:33:12 +01:00
  • 2cf43abe8c TUN-6175: Simply debian packaging by structural upload Sudarsan Reddy 2022-05-05 16:04:48 +01:00
  • 46c147a1b2 TUN-6166: Fix mocked QUIC transport for UDP proxy manager to return expected error Nuno Diegues 2022-05-03 18:58:14 +01:00
  • 1e71202c89 TUN-6054: Create and upload deb packages to R2 Sudarsan Reddy 2022-05-04 09:58:05 +01:00
  • 8250708b37 TUN-6161: Set git user/email for brew core release Nuno Diegues 2022-05-03 09:20:26 +01:00
  • 7499e5fa00 Release 2022.5.0 Sudarsan Reddy 2022-05-02 17:29:34 +01:00
  • e8fe34773c TUN-6158: Update golang.org/x/crypto Nuno Diegues 2022-05-02 09:34:39 +01:00
  • 3254d08173 TUN-6014: Add remote config flag as default feature João Oliveirinha 2022-04-28 12:00:47 +01:00
  • d68ad89159 TUN-6142: Add tunnel details support to RPC João Oliveirinha 2022-04-27 14:34:11 +01:00
  • f3244db861 TUN-6130: Fix vendoring due to case sensitive typo in package João Oliveirinha 2022-04-21 22:37:16 +01:00
  • d22cb4a6ca TUN-6015: Add RPC method for pushing local config João Oliveirinha 2022-04-20 17:52:55 +01:00
  • 8f0498f66a TUN-6123: For a given connection with edge, close all datagram sessions through this connection when it's closed cthuang 2022-04-21 10:52:19 +01:00
  • a97233bb3e TUN-6030: Add ttfb span for origin http request Devin Carr 2022-04-11 16:02:13 -07:00
  • 775c2bc93e VULN-8383 Bump yaml.v2 to yaml.v3 Jasmit Tarang 2022-04-20 15:28:49 -05:00
  • e4278bab97 TUN-6070: First connection retries other edge IPs if the error is quic timeout(likely due to firewall blocking UDP) cthuang 2022-04-19 12:37:32 +01:00
  • f81b0ee9e8 TUN-5990: Add otlp span export to response header Devin Carr 2022-04-11 12:57:50 -07:00
  • 8a07a900fd TUN-6000: Another fix for publishing to brew core Nuno Diegues 2022-04-12 17:38:13 +01:00
  • d727d3ade6 Release 2022.4.1 Nuno Diegues 2022-04-12 15:00:51 +01:00
  • 7a6ab54fcb TUN-6043: Allow UI-managed Tunnels to fallback from QUIC but warn about that Nuno Diegues 2022-04-11 22:50:37 +01:00
  • def8f57dbc TUN-5989: Add in-memory otlp exporter Devin Carr 2022-04-06 16:20:29 -07:00
  • 9cde11f8e0 TUN-6038: Reduce buffer size used for proxying data João Oliveirinha 2022-04-11 17:58:18 +01:00
  • d1a4710aa2 TUN-6035: Reduce buffer size when proxying data João Oliveirinha 2022-04-11 11:44:42 +01:00
  • 0dc3428424 TUN-6000 add version argument to bump-formula-pr Piper McCorkle 2022-04-07 16:52:21 -05:00
  • b07b8b4d4b Release 2022.4.0 Sudarsan Reddy 2022-04-07 14:27:31 +01:00
  • d433a0fa54 TUN-4130: cloudflared docker images now have a latest tag Sudarsan Reddy 2022-04-07 13:28:51 +01:00
  • 2f05f969e2 TUN-5995: Force prometheus v1.12.1 usage Nuno Diegues 2022-04-07 10:51:52 +01:00
  • 14002e44e1 Merge pull request #613 from misakano7545/master Silver 2022-04-07 02:16:55 -05:00
  • b12272529f TUN-5995: Update prometheus to 1.12.1 to avoid vulnerabilities Nuno Diegues 2022-04-06 09:32:05 +01:00
  • 377a9a8d27 Update Makefile Misaka No 2022-04-06 17:43:58 +08:00
  • a0f6eb9d5e TUN-5992: Use QUIC protocol for remotely managed tunnels when protocol is unspecified Nuno Diegues 2022-04-05 23:07:10 +01:00
  • 12302ba1bf TUN-5973: Add backoff for non-recoverable errors as well Sudarsan Reddy 2022-04-01 15:58:51 +01:00
  • 317a7ea7e5 Merge pull request #608 from alrs/carrier-websocket-errs Silver 2022-03-30 11:03:26 -05:00
  • 636ec75010 carrier: fix dropped errors Lars Lehtonen 2022-03-30 07:09:09 -07:00
  • 98deb95eae TUN-5842: Fix flaky TestConcurrentUpdateAndRead by making sure resources are released cthuang 2022-03-30 11:06:21 +01:00
  • c0f85ab85b TUN-5956: Add timeout to session manager APIs cthuang 2022-03-28 10:06:28 +01:00
  • c5d1662244 TUN-5960: Do not log the tunnel token or json credentials Nuno Diegues 2022-03-28 10:53:22 +01:00
  • 8fd6074d67 TUN-5958: Fix release to homebrew core Nuno Diegues 2022-03-25 18:44:17 +00:00
  • 7e6fc49979 TUN-5959: tidy go.mod Devin Carr 2022-03-25 12:18:49 -07:00
  • eb6697ae98 Release 2022.3.4 Nuno Diegues 2022-03-25 16:32:15 +00:00
  • 092e76eb55 TUN-5954: Start cloudflared service in Linux too similarly to other OSs Nuno Diegues 2022-03-25 10:51:15 +00:00
  • 62e1330e45 TUN-5933: Better messaging to help user when installing service if it is already installed Nuno Diegues 2022-03-24 17:19:23 +00:00
  • 98736a03e1 TUN-5915: New cloudflared command to allow to retrieve the token credentials for a Tunnel Nuno Diegues 2022-03-22 12:46:07 +00:00
  • 4836216a9b TUN-5895 run brew bump-formula-pr on release Piper McCorkle 2022-03-22 13:55:32 -05:00
  • 470e6c35c5 TUN-5918: Clean up text in cloudflared tunnel --help Nuno Diegues 2022-03-22 11:22:18 +00:00
  • e2a8302bbc TUN-5869: Add configuration endpoint in metrics server Devin Carr 2022-03-14 10:51:10 -07:00
  • 6eeaf4be4b Release 2022.3.3 Nuno Diegues 2022-03-18 18:30:38 +00:00
  • 5e2e757403 TUN-5907: Change notes for 2022.3.3 Nuno Diegues 2022-03-18 18:14:07 +00:00
  • 9422ea8ed8 CC-796: Remove dependency on unsupported version of go-oidc João Oliveirinha 2022-03-18 17:11:44 +00:00
  • 1b511b2d25 TUN-5881: Clarify success (or lack thereof) of (un)installing cloudflared service Nuno Diegues 2022-03-18 09:42:45 +00:00
  • 05b903a32e Revert "CC-796: Remove dependency on unsupported version of go-oidc" João Oliveirinha 2022-03-17 22:34:35 +00:00
  • 398cc8b134 TUN-5893: Start windows service on install, stop on uninstall. Previously user had to manually start the service after running 'cloudflared tunnel install' and stop the service before running uninstall command. Igor Postelnik 2022-03-17 17:51:53 -05:00
  • e1a9e98cca Release 2022.3.2 Nuno Diegues 2022-03-16 14:24:18 +00:00
  • 057a0cc758 TUN-5833: Send feature allow_remote_config if Tunnel is run with --token Nuno Diegues 2022-03-16 11:27:35 +00:00
  • ca43b0357f TUN-5867: Return error if service was already installed cthuang 2022-03-15 14:18:21 +00:00
  • 8cbd222e10 TUN-5703: Add prometheus metric for current configuration version Devin Carr 2022-03-09 15:16:54 -08:00
  • a50c0ca9ad TUN-5833: Create constant for allow-remote-config João Oliveirinha 2022-03-10 10:48:03 +00:00
  • 5352b3cf04 TUN-5801: Add custom wrapper for OriginConfig for JSON serde João Oliveirinha 2022-03-08 16:10:24 +00:00
  • 9552bb7bc7 TUN-5853 Add "install" make target and build package manager info into executable Piper McCorkle 2022-03-07 18:05:48 -06:00
  • c54e8cd8e6 TUN-5851: Update all references to point to Apache License 2.0 Nuno Diegues 2022-03-08 14:59:53 +00:00
  • aeda35699e TUN-5850: Update CHANGES.md with latest releases Nuno Diegues 2022-03-08 14:40:27 +00:00
  • eee0d57ed0 TUN-5849: Remove configuration debug log cthuang 2022-03-08 11:03:46 +00:00
  • 0899d6a136 CC-796: Remove dependency on unsupported version of go-oidc emmanuel 2022-02-05 15:39:29 +00:00
  • f44e496dd9 Release 2022.3.1 Nuno Diegues 2022-03-07 15:16:47 +00:00
  • 3aebaaad01 TUN-5836: QUIC transport no longer sets body to nil in any condition Nuno Diegues 2022-03-05 18:05:07 +00:00
  • 9d9627f645 TUN-5836: Avoid websocket#Stream function from crashing cloudflared with unexpected memory access Nuno Diegues 2022-03-04 16:22:17 +00:00
  • 5c6207debc TUN-5696: HTTP/2 Configuration Update Sudarsan Reddy 2022-03-04 11:35:57 +00:00
  • 7220c2c214 TUN-5837: Log panic recovery in http2 logic with debug level log Nuno Diegues 2022-03-04 09:31:40 +00:00
  • d17a61c15b Release 2022.3.0 João Oliveirinha 2022-03-03 20:50:35 +00:00
  • 5431e0ca12 TUN-5680: Adapt component tests for new service install based on token João Oliveirinha 2022-03-02 15:56:32 +00:00
  • 706523389c TUN-5679: Add support for service install using Tunnel Token João Oliveirinha 2022-02-23 16:18:45 +00:00
  • c2a32de35f TUN-5737: Support https protocol over unix socket origin Devin Carr 2022-02-28 14:07:47 -06:00
  • a1d485eca5 TUN-5823: Warn about legacy flags that are ignored when ingress rules are used Nuno Diegues 2022-02-28 10:57:08 +00:00
  • 8a1ba1f8ca TUN-5824: Update updater no-update-in-shell link Devin Carr 2022-02-28 15:06:18 -06:00
  • b6d7076400 TUN-5681: Add support for running tunnel using Token João Oliveirinha 2022-02-21 11:49:13 +00:00
  • 22cd8ceb8c TUN-5682: Remove name field from credentials João Oliveirinha 2022-02-21 14:51:43 +00:00
  • 9cd2780079 Release 2022.2.2 Sudarsan Reddy 2022-02-22 17:31:06 +00:00
  • 9909e9d63c TUN-5754: Allow ingress validate to take plaintext option Sudarsan Reddy 2022-02-22 15:51:43 +00:00
  • 051b2cf352 TUN-5678: Cloudflared uses typed tunnel API João Oliveirinha 2022-02-17 22:07:12 +00:00
  • 4cf462e322 Release 2022.2.1 Nuno Diegues 2022-02-18 09:19:44 +00:00
  • e56c4532ce TUN-5697: Listen for UpdateConfiguration RPC in quic transport cthuang 2022-02-11 15:46:04 +00:00
  • d78a5ba5da Revert "TUN-5678: Adapt cloudflared to use new typed APIs" João Oliveirinha 2022-02-17 18:56:07 +00:00
  • 1c50618f97 Merge remote-tracking branch 'upstream/master' Areg Harutyunyan 2022-02-17 12:16:05 -06:00
  • 630650b90e TUN-5678: Adapt cloudflared to use new typed APIs João Oliveirinha 2022-02-14 14:06:29 +00:00
  • d68ff390ca TUN-5698: Make ingress rules and warp routing dynamically configurable cthuang 2022-02-11 10:49:06 +00:00