Commit Graph

  • 8068cdebb6 TUN-8006: Update quic-go to latest upstream Chung-Ting 2023-12-04 09:49:00 +0000
  • 2893c7ce2f Added FreeBSD builds Rob van Oostenrijk 2023-11-20 20:01:08 +0400
  • 94289559a7 Added workflow to build FreeBSD binaries Rob van Oostenrijk 2023-11-20 19:40:45 +0400
  • 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 -0600
  • abfa8b40e4
    Remove custom: from hostnames (label) (#1) FloppyDisk 2023-11-16 14:37:16 +1300
  • d95d294289
    remove custom: from hostname FloppyDisk 2023-11-16 14:30:38 +1300
  • cf2b03e7e9
    Remove custom: from hostname FloppyDisk 2023-11-16 14:29:50 +1300
  • e0a55f9c0e TUN-7965: Remove legacy incident status page check Devin Carr 2023-11-13 17:10:59 -0800
  • 301ce3acd4
    add: zsh-completion jjong84 2023-11-12 01:35:16 +0900
  • dba4e4a378
    tunnelrpc/pogs: fix dropped test errors Lars Lehtonen 2023-11-10 07:58:24 -0800
  • 3fd4740e1c
    Merge 244a44fa2b into c1d8c5e960 Alex Vanderpot 2023-10-31 14:06:37 -0700
  • c1d8c5e960 Release 2023.10.0 2023.10.0 Sudarsan Reddy 2023-10-31 09:11:23 +0000
  • dc1a8589c3 update cloudflare edge discovery to static ip Mor Sanderovich 2023-10-23 18:18:53 +0300
  • d9de2488e1 Merge branch 'master' into feature/support-armhf Jean Khawand 2023-10-22 15:14:26 +0200
  • 9126cf846b bump go to 1.20.6 Jean Khawand 2023-10-22 15:08:11 +0200
  • 03fb047dff TUN-7864: Document cloudflared versions support Devin Carr 2023-10-06 11:30:59 -0700
  • e655540eca CUSTESC-33731: Make rule match test report rule in 0-index base João Oliveirinha 2023-10-03 11:25:59 +0100
  • 26cb17cfa4 TUN-7824: Fix usage of systemctl status to detect which services are installed João "Pisco" Fernandes 2023-09-22 15:16:41 +0100
  • 535796f33b TUN-7787: cloudflared only list ip routes targeted for cfd_tunnel João Oliveirinha 2023-09-20 12:10:23 +0100
  • 5b5859ddac TUN-7813: Improve tunnel delete command to use cascade delete João "Pisco" Fernandes 2023-09-20 11:10:50 +0100
  • f2a2926ef6 TUN-7787: Refactor cloudflared to use new route endpoints based on route IDs João Oliveirinha 2023-09-15 15:17:23 +0100
  • 68bec886cf TUN-7776: Remove warp-routing flag from cloudflared João Oliveirinha 2023-09-08 18:05:13 +0100
  • dcfc831752 TUN-7756: Clarify that QUIC is mandatory to support ICMP proxying João Oliveirinha 2023-09-05 15:58:19 +0100
  • f941b7106f Release 2023.8.2 Chung-Ting Huang 2023-08-30 16:39:52 +0100
  • 76c8ff9d99 TUN-7700: Implement feature selector to determine if connections will prefer post quantum cryptography Chung-Ting Huang 2023-08-25 14:39:25 +0100
  • 279e080e7e TUN-7707: Use X25519Kyber768Draft00 curve when post-quantum feature is enabled Chung-Ting Huang 2023-08-22 15:47:33 +0100
  • f556d9c5f8 Release 2023.8.1 Chung-Ting Huang 2023-08-25 16:39:08 +0100
  • cd3bd18db9 TUN-7718: Update R2 Token to no longer encode secret Sudarsan Reddy 2023-08-23 15:08:39 +0100
  • 3636e996d0 Release 2023.8.0 Chung-Ting Huang 2023-08-23 10:28:23 +0100
  • 3f501a6859 TUN-7584: Bump go 1.20.6 Devin Carr 2023-07-26 13:52:40 -0700
  • 99311880ad Release 2023.7.3 Devin Carr 2023-07-25 13:51:49 -0700
  • d8ff56cfce TUN-7628: Correct Host parsing for Access Devin Carr 2023-07-25 09:33:11 -0700
  • 96966b6ccf TUN-7624: Fix flaky TestBackoffGracePeriod test in cloudflared João Oliveirinha 2023-07-24 14:39:25 +0100
  • 431cc05c31 Release 2023.7.2 Devin Carr 2023-07-21 15:31:10 -0700
  • e7cc6ed90b TUN-7587: Remove junos builds Devin Carr 2023-07-19 21:18:45 -0700
  • e2a25f934f TUN-7599: Onboard cloudflared to Software Dashboard João Oliveirinha 2023-07-19 10:25:48 +0100
  • 7a16bc79b3 TUN-7597: Add flag to disable auto-update services to be installed João "Pisco" Fernandes 2023-07-18 13:02:46 +0100
  • 9073a6b720 TUN-7588: Update package coreos/go-systemd Devin Carr 2023-07-14 16:26:27 -0700
  • 893ac5c434 TUN-7585: Remove h2mux compression Devin Carr 2023-07-14 15:40:20 -0700
  • 598d3d2502 TUN-7594: Add nightly arm64 cloudflared internal deb publishes Devin Carr 2023-07-17 15:04:17 -0700
  • 66a6ae3543 TUN-7590: Remove usages of ioutil Devin Carr 2023-07-14 18:42:48 -0700
  • d0c0ae6c8f TUN-7589: Remove legacy golang.org/x/crypto/ssh/terminal package usage Devin Carr 2023-07-14 16:41:52 -0700
  • b2654318b1 TUN-7586: Upgrade go-jose/go-jose/v3 and core-os/go-oidc/v3 Devin Carr 2023-07-14 16:08:18 -0700
  • 60a44fb030 Release 2023.7.1 Devin Carr 2023-07-13 12:31:33 -0700
  • 68bd9bb518 TUN-7582: Correct changelog wording for --management-diagnostics Devin Carr 2023-07-13 09:47:21 -0700
  • 10d93092b5 TUN-7575: Add option to disable PTMU discovery over QUIC João Oliveirinha 2023-07-12 10:37:19 +0100
  • fdd4360914 Release 2023.7.0 Devin Carr 2023-07-11 10:28:45 -0700
  • 8cda225789 TUN-7477: Decrement UDP sessions on shutdown Devin Carr 2023-07-05 16:11:24 -0700
  • 5e459fdbf7 TUN-7564: Support cf-trace-id for cloudflared access Devin Carr 2023-07-05 14:26:19 -0700
  • 092a664f30 TUN-7553: Add flag to enable management diagnostic services Devin Carr 2023-07-05 13:28:30 -0700
  • 4f79a2baba TUN-7558: Flush on Writes for StreamBasedOriginProxy Sudarsan Reddy 2023-07-06 14:42:44 +0100
  • 286addc102 TUN-7545: Add support for full bidirectionally streaming with close signal propagation João Oliveirinha 2023-07-03 12:14:56 +0100
  • 1b9f55a002 TUN-7550: Add pprof endpoint to management service Devin Carr 2023-06-30 11:27:37 -0700
  • a1419a73a5 TUN-7551: Complete removal of raven-go to sentry-go Devin Carr 2023-06-30 14:11:55 -0700
  • 6c0dd59701 TUN-7549: Add metrics route to management service Devin Carr 2023-06-30 09:38:26 -0700
  • 4fd284dbe7 TUN-7543: Add --debug-stream flag to cloudflared access ssh Devin Carr 2023-06-29 10:29:15 -0700
  • a929dcca45 TUN-6011: Remove docker networks from ICMP Proxy test João "Pisco" Fernandes 2023-06-26 12:33:43 +0100
  • b0ce64a1c6 AUTH-5328 Pass cloudflared_token_check param when running cloudflared access login EduardoGomes 2023-06-20 11:48:38 +0100
  • 7550e0c12a Release 2023.6.1 Sudarsan Reddy 2023-06-20 09:24:26 +0100
  • c6b4bac76f TUN-7480: Added a timeout for unregisterUDP. Sudarsan Reddy 2023-06-19 17:03:11 +0100
  • 136f232c00 TUN-7477: Add UDP/TCP session metrics Devin Carr 2023-06-16 17:07:56 -0700
  • 33d56be77c TUN-7468: Increase the limit of incoming streams João Oliveirinha 2023-06-14 16:35:39 +0100
  • f124bddc18 Release 2023.6.0 João "Pisco" Fernandes 2023-06-15 15:02:06 +0100
  • 112866090a TUN-7471: Fixes cloudflared not closing the quic stream on unregister UDP session João Oliveirinha 2023-06-15 10:44:47 +0100
  • f4ce7c6761 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 +0100
  • b07670f0c0
    Added the functionality for sending email to a recipient every time a new quick tunnel is created, i.e. sending the URL of the created quick tunnel via email to the recipient. Anol Chakraborty 2023-10-20 23:41:36 +0530
  • dcb9bc9bd4
    Merge b1c5eb0cb3 into 7ae1d4668e Anol Chakraborty 2023-10-20 17:35:18 +0000
  • b1c5eb0cb3
    updated quick tunnel banner Anol Chakraborty 2023-10-20 23:05:15 +0530
  • 2be4be97f4
    Upadted the README.md file as per this forked version Anol Chakraborty 2023-10-20 23:01:39 +0530
  • 5c5305e906
    Added the functionality for sending email to a recipient every time a… … new quick tunnel is created, i.e. sending email the URL of the quick tunnel that is created. Anol Chakraborty 2023-10-20 22:36:25 +0530
  • 05fdaabf35
    Added the functionality of sending notification email to email every time a new quick tunnel is created Anol Chakraborty 2023-10-20 19:46:29 +0530
  • 0540135996
    Add option to disable remote configuration Yann 2023-10-20 01:00:59 +0200
  • 7ae1d4668e TUN-7864: Document cloudflared versions support Devin Carr 2023-10-06 11:30:59 -0700
  • adb7d40084 CUSTESC-33731: Make rule match test report rule in 0-index base João Oliveirinha 2023-10-03 11:25:59 +0100
  • 541c63d737 TUN-7824: Fix usage of systemctl status to detect which services are installed João "Pisco" Fernandes 2023-09-22 15:16:41 +0100
  • 36f5fd7989
    Create python-publish.yml Gilbert Algordo 2023-09-22 12:00:14 +0800
  • a23e791353
    Create dependabot.yml Gilbert Algordo 2023-09-22 11:57:01 +0800
  • f1d6f0c0be TUN-7787: cloudflared only list ip routes targeted for cfd_tunnel João Oliveirinha 2023-09-20 12:10:23 +0100
  • 958b6f1d24 TUN-7813: Improve tunnel delete command to use cascade delete João "Pisco" Fernandes 2023-09-20 11:10:50 +0100
  • 661e471c32 Fix nil pointer dereference segfault when passing "null" config json to cloudflared tunnel ingress validate Sam Cook 2023-09-20 01:10:53 +0100
  • 6d1d91d9f9 TUN-7787: Refactor cloudflared to use new route endpoints based on route IDs João Oliveirinha 2023-09-15 15:17:23 +0100
  • fc0ecf4185 TUN-7776: Remove warp-routing flag from cloudflared João Oliveirinha 2023-09-08 18:05:13 +0100
  • 349586007c TUN-7756: Clarify that QUIC is mandatory to support ICMP proxying João Oliveirinha 2023-09-05 15:58:19 +0100
  • 569a7c3c9e Release 2023.8.2 2023.8.2 Chung-Ting Huang 2023-08-30 16:39:52 +0100
  • bec683b67d TUN-7700: Implement feature selector to determine if connections will prefer post quantum cryptography Chung-Ting Huang 2023-08-25 14:39:25 +0100
  • 38d3c3cae5 TUN-7707: Use X25519Kyber768Draft00 curve when post-quantum feature is enabled Chung-Ting Huang 2023-08-22 15:47:33 +0100
  • f2d765351d Release 2023.8.1 2023.8.1 Chung-Ting Huang 2023-08-25 16:39:08 +0100
  • 5d8f60873d TUN-7718: Update R2 Token to no longer encode secret Sudarsan Reddy 2023-08-23 15:08:39 +0100
  • 0a4d337cd3
    cmd/cloudflared/updater: fix dropped error Lars Lehtonen 2023-08-24 06:40:05 -0700
  • b474778cf1 Release 2023.8.0 2023.8.0 Chung-Ting Huang 2023-08-23 10:28:23 +0100
  • 7cf4c3e811 Use Go 1.20 Štefan Baebler 2023-08-19 10:30:16 +0200
  • 244a44fa2b print 'Add to your ssh config' message on stdout Alex Vanderpot 2023-08-08 08:15:50 -0700
  • 0b46669eb5 use os.Executable to discover the path to cloudflared Alex Vanderpot 2023-08-08 07:55:56 -0700
  • 3146202e57
    Create SECURITY.md Gilbert Algordo 2023-08-04 08:34:04 +0800
  • 65247b6f0f TUN-7584: Bump go 1.20.6 Devin Carr 2023-07-26 13:52:40 -0700
  • 5f3cfe044f Release 2023.7.3 2023.7.3 Devin Carr 2023-07-25 13:51:49 -0700
  • 81fe0bd12b TUN-7628: Correct Host parsing for Access Devin Carr 2023-07-25 09:33:11 -0700
  • bfeaa3418d TUN-7624: Fix flaky TestBackoffGracePeriod test in cloudflared João Oliveirinha 2023-07-24 14:39:25 +0100
  • 9584adc38a Release 2023.7.2 2023.7.2 Devin Carr 2023-07-21 15:31:10 -0700
  • 03c6bb766e
    Fix indent Helio Machado 2023-07-21 07:37:39 +0200