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

Commit Graph

  • 76badfa01b TUN-8236: Add write timeout to quic and tcp connections João "Pisco" Fernandes 2024-02-12 18:58:55 +00:00
  • 56aeb6be65 TUN-8224: Fix safety of TCP stream logging, separate connect and ack log messages Igor Postelnik 2024-02-09 09:56:56 -06:00
  • a9aa48d7a1 Release 2024.2.0 chungthuang 2024-02-08 10:20:02 +00:00
  • 638203f9f1 TUN-8224: Count and collect metrics on stream connect successes/errors chungthuang 2024-02-07 14:32:39 +00:00
  • 98e043d17d Release 2024.1.5 chungthuang 2024-01-25 16:29:22 +00:00
  • 3ad4b732d4 TUN-8176: Support ARM platforms that don't have an FPU or have it enabled in kernel João Oliveirinha 2024-01-22 11:23:14 +00:00
  • 9c1f5c33a8 TUN-8158: Bring back commit e653741885 and fixes infinite loop on linux when the socket is closed chungthuang 2024-01-15 16:49:17 +00:00
  • f75503bf3c Release 2024.1.4 chungthuang 2024-01-19 19:42:57 +00:00
  • 2c38487a54 Revert "TUN-8158: Add logging to confirm when ICMP reply is returned to the edge" chungthuang 2024-01-19 19:37:28 +00:00
  • ae0b261e56 Release 2024.1.3 chungthuang 2024-01-16 15:58:24 +00:00
  • e653741885 TUN-8158: Add logging to confirm when ICMP reply is returned to the edge chungthuang 2024-01-15 16:49:17 +00:00
  • e5ae80ab86 TUN-8161: Fix broken ARM build for armv6 João Oliveirinha 2024-01-15 21:16:34 +00:00
  • ba2edca352 Release 2024.1.2 chungthuang 2024-01-11 16:24:27 +00:00
  • c8ffdae859 TUN-8146: Fix Makefile targets should not be run in parallel and install-go script was missing shebang Chung-Ting 2024-01-11 14:17:13 +00:00
  • 8fc8c17522 TUN-8146: Fix export path for install-go command Chung-Ting 2024-01-11 10:26:36 +00:00
  • 8d9aab5217 TUN-8140: Remove homebrew scripts João "Pisco" Fernandes 2024-01-10 18:01:10 +00:00
  • 25f91fec10 TUN-8147: Disable ECN usage due to bugs in detecting if supported João Oliveirinha 2024-01-11 10:35:25 +00:00
  • c7b2cce131 Release 2024.1.1 chungthuang 2024-01-10 12:14:10 +00:00
  • 3e5c2959db TUN-8134: Revert installed prefix to /usr chungthuang 2024-01-10 11:43:55 +00:00
  • 37ec2d4830 TUN-8134: Install cloudflare go as part of make install chungthuang 2024-01-09 17:47:26 +00:00
  • ecd101d485 TUN-8130: Install go tool chain in /tmp on build agents chungthuang 2024-01-09 21:55:45 +00:00
  • cf5be91d2d TUN-8129: Use the same build command between branch and release builds chungthuang 2024-01-09 11:33:00 +00:00
  • 28685a5055 TUN-8130: Fix path to install go for mac build chungthuang 2024-01-09 12:33:41 +00:00
  • e23d928829 TUN-8118: Disable FIPS module to build with go-boring without CGO_ENABLED chungthuang 2024-01-08 10:34:40 +00:00
  • 159fcb44ce Release 2024.1.0 chungthuang 2024-01-03 17:25:47 +00:00
  • 8e69f41833 TUN-7934: Update quic-go to a version that queues datagrams for better throughput and drops large datagram chungthuang 2024-01-01 09:43:25 +00:00
  • 2bf652c6fd Update subcommands.go Mads Jon Nielsen 2024-01-03 10:38:55 +01:00
  • 521f5632d7 Just use c.String("metrics") Mads Jon Nielsen 2024-01-03 10:37:41 +01:00
  • f10247db90 Add cloudflared tunnel health command Mads Jon Nielsen 2023-12-28 19:50:49 +01:00
  • fbe357b1e6 fix checkInPingGroup bugs Cristian Rodríguez 2023-12-24 14:04:55 -03:00
  • 00cd7c333c TUN-8072: Need to set GOCACHE in mac go installation script chungthuang 2023-12-20 05:27:34 +00:00
  • 86b50eda15 TUN-8072: Add script to download cloudflare go for Mac build agents chungthuang 2023-12-17 16:01:01 +00:00
  • 652df22831 AUTH-5682 Org token flow in Access logins should pass CF_AppSession cookie James Royal 2023-11-13 11:46:06 -06:00
  • 1776d3d335 Add environment variables for TCP tunnel hostname / destination / URL. Shak Saleemi 2023-12-15 16:02:36 -08:00
  • 33baad35b8 TUN-8066: Define scripts to build on Windows agents Chung-Ting 2023-12-14 18:03:19 +00:00
  • 12dd91ada1 TUN-8052: Update go to 1.21.5 Chung-Ting 2023-12-11 11:58:19 +00:00
  • b901d73d9b configuration.go: fix developerPortal link (#960) Honahuku 2023-12-15 01:34:00 +09:00
  • 61a16538a1 Use CLI context when running tunnel (#597) Kyle Carberry 2023-12-14 11:33:41 -05:00
  • 9e1f4c2bca Remove extraneous period from Path Environment Variable (#1009) TMKnight 2023-12-14 11:32:48 -05:00
  • f51be82729 use os.Executable to discover the path to cloudflared (#1040) Alex Vanderpot 2023-12-14 17:32:31 +01:00
  • fd5d8260bb cmd/cloudflared/updater: fix dropped error (#1055) Lars Lehtonen 2023-12-14 08:31:47 -08:00
  • f2c4fdb0ae Fix nil pointer dereference segfault when passing "null" config json to cloudflared tunnel ingress validate (#1070) Sam Cook 2023-12-15 05:29:40 +13:00
  • a4a84bb27e tunnelrpc/pogs: fix dropped test errors (#1106) Lars Lehtonen 2023-12-14 08:29:16 -08:00
  • 4ddc8d758b TUN-7970: Default to enable post quantum encryption for quic transport Chung-Ting 2023-12-07 11:27:44 +00:00
  • 8068cdebb6 TUN-8006: Update quic-go to latest upstream Chung-Ting 2023-12-04 09:49:00 +00:00
  • 45236a1f7d VULN-44842 Add a flag that allows users to not send the Access JWT to stdout James Royal 2023-11-15 15:07:39 -06:00
  • e0a55f9c0e TUN-7965: Remove legacy incident status page check Devin Carr 2023-11-13 17:10:59 -08:00
  • c1d8c5e960 Release 2023.10.0 Sudarsan Reddy 2023-10-31 09:11:23 +00:00
  • 7ae1d4668e TUN-7864: Document cloudflared versions support Devin Carr 2023-10-06 11:30:59 -07:00
  • adb7d40084 CUSTESC-33731: Make rule match test report rule in 0-index base João Oliveirinha 2023-10-03 11:25:59 +01:00
  • 541c63d737 TUN-7824: Fix usage of systemctl status to detect which services are installed João "Pisco" Fernandes 2023-09-22 15:16:41 +01:00
  • f1d6f0c0be TUN-7787: cloudflared only list ip routes targeted for cfd_tunnel João Oliveirinha 2023-09-20 12:10:23 +01:00
  • 958b6f1d24 TUN-7813: Improve tunnel delete command to use cascade delete João "Pisco" Fernandes 2023-09-20 11:10:50 +01:00
  • 6d1d91d9f9 TUN-7787: Refactor cloudflared to use new route endpoints based on route IDs João Oliveirinha 2023-09-15 15:17:23 +01:00
  • fc0ecf4185 TUN-7776: Remove warp-routing flag from cloudflared João Oliveirinha 2023-09-08 18:05:13 +01:00
  • 349586007c TUN-7756: Clarify that QUIC is mandatory to support ICMP proxying João Oliveirinha 2023-09-05 15:58:19 +01:00
  • 569a7c3c9e Release 2023.8.2 Chung-Ting Huang 2023-08-30 16:39:52 +01:00
  • bec683b67d TUN-7700: Implement feature selector to determine if connections will prefer post quantum cryptography Chung-Ting Huang 2023-08-25 14:39:25 +01:00
  • 38d3c3cae5 TUN-7707: Use X25519Kyber768Draft00 curve when post-quantum feature is enabled Chung-Ting Huang 2023-08-22 15:47:33 +01:00
  • f2d765351d Release 2023.8.1 Chung-Ting Huang 2023-08-25 16:39:08 +01:00
  • 5d8f60873d TUN-7718: Update R2 Token to no longer encode secret Sudarsan Reddy 2023-08-23 15:08:39 +01:00
  • b474778cf1 Release 2023.8.0 Chung-Ting Huang 2023-08-23 10:28:23 +01:00
  • 65247b6f0f TUN-7584: Bump go 1.20.6 Devin Carr 2023-07-26 13:52:40 -07:00
  • 5f3cfe044f Release 2023.7.3 Devin Carr 2023-07-25 13:51:49 -07:00
  • 81fe0bd12b TUN-7628: Correct Host parsing for Access Devin Carr 2023-07-25 09:33:11 -07:00
  • bfeaa3418d TUN-7624: Fix flaky TestBackoffGracePeriod test in cloudflared João Oliveirinha 2023-07-24 14:39:25 +01:00
  • 9584adc38a Release 2023.7.2 Devin Carr 2023-07-21 15:31:10 -07:00
  • 0096f2613c TUN-7587: Remove junos builds Devin Carr 2023-07-19 21:18:45 -07:00
  • ac82c8b08b TUN-7599: Onboard cloudflared to Software Dashboard João Oliveirinha 2023-07-19 10:25:48 +01:00
  • af3a66d60e TUN-7597: Add flag to disable auto-update services to be installed João "Pisco" Fernandes 2023-07-18 13:02:46 +01:00
  • 42e0540395 TUN-7588: Update package coreos/go-systemd Devin Carr 2023-07-14 16:26:27 -07:00
  • 2ee90483bf TUN-7585: Remove h2mux compression Devin Carr 2023-07-14 15:40:20 -07:00
  • 2084a123c2 TUN-7594: Add nightly arm64 cloudflared internal deb publishes Devin Carr 2023-07-17 15:04:17 -07:00
  • b500e556bf TUN-7590: Remove usages of ioutil Devin Carr 2023-07-14 18:42:48 -07:00
  • 1b0b6bf7a8 TUN-7589: Remove legacy golang.org/x/crypto/ssh/terminal package usage Devin Carr 2023-07-14 16:41:52 -07:00
  • 85eee4849f TUN-7586: Upgrade go-jose/go-jose/v3 and core-os/go-oidc/v3 Devin Carr 2023-07-14 16:08:18 -07:00
  • 9b8a533435 Release 2023.7.1 Devin Carr 2023-07-13 12:31:33 -07:00
  • 5abb90b539 TUN-7582: Correct changelog wording for --management-diagnostics Devin Carr 2023-07-13 09:47:21 -07:00
  • 0c8bc56930 TUN-7575: Add option to disable PTMU discovery over QUIC João Oliveirinha 2023-07-12 10:37:19 +01:00
  • fdab68aa08 Release 2023.7.0 Devin Carr 2023-07-11 10:28:45 -07:00
  • 5aaab967a3 TUN-7477: Decrement UDP sessions on shutdown Devin Carr 2023-07-05 16:11:24 -07:00
  • ccad59dfab TUN-7564: Support cf-trace-id for cloudflared access Devin Carr 2023-07-05 14:26:19 -07:00
  • 8a3eade6d3 TUN-7553: Add flag to enable management diagnostic services Devin Carr 2023-07-05 13:28:30 -07:00
  • 39847a70f2 TUN-7558: Flush on Writes for StreamBasedOriginProxy Sudarsan Reddy 2023-07-06 14:42:44 +01:00
  • d1e338ee48 TUN-7545: Add support for full bidirectionally streaming with close signal propagation João Oliveirinha 2023-07-03 12:14:56 +01:00
  • b243602d1c TUN-7550: Add pprof endpoint to management service Devin Carr 2023-06-30 11:27:37 -07:00
  • 960c5a7baf TUN-7551: Complete removal of raven-go to sentry-go Devin Carr 2023-06-30 14:11:55 -07:00
  • aca3575b6d TUN-7549: Add metrics route to management service Devin Carr 2023-06-30 09:38:26 -07:00
  • 2b4815a9f5 TUN-7543: Add --debug-stream flag to cloudflared access ssh Devin Carr 2023-06-29 10:29:15 -07:00
  • 729890d847 TUN-6011: Remove docker networks from ICMP Proxy test João "Pisco" Fernandes 2023-06-26 12:33:43 +01:00
  • 31f424d589 AUTH-5328 Pass cloudflared_token_check param when running cloudflared access login EduardoGomes 2023-06-20 11:48:38 +01:00
  • cb4bd8d065 Release 2023.6.1 Sudarsan Reddy 2023-06-20 09:24:26 +01:00
  • 1abd22ef0a TUN-7480: Added a timeout for unregisterUDP. Sudarsan Reddy 2023-06-19 17:03:11 +01:00
  • a3bcf25fae TUN-7477: Add UDP/TCP session metrics Devin Carr 2023-06-16 17:07:56 -07:00
  • 20e36c5bf3 TUN-7468: Increase the limit of incoming streams João Oliveirinha 2023-06-14 16:35:39 +01:00
  • 5693ba524b Release 2023.6.0 João "Pisco" Fernandes 2023-06-15 15:02:06 +01:00
  • 9c6fbfca18 TUN-7471: Fixes cloudflared not closing the quic stream on unregister UDP session João Oliveirinha 2023-06-15 10:44:47 +01:00
  • 925ec100d6 TUN-7463: Add default ingress rule if no ingress rules are provided when updating the configuration João "Pisco" Fernandes 2023-06-09 18:17:04 +01:00
  • 58b27a1ccf TUN-7447: Add a cover build to report code coverage Sudarsan Reddy 2023-05-31 14:59:05 +01:00
  • 867360c8dd Release 2023.5.1 Devin Carr 2023-05-23 10:07:25 -07:00