Commit Graph

  • ee830ea3df
    Update postrm.sh to fix incomplete uninstall Nanashi 2024-01-23 12:02:02 -0600
  • 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 +0000
  • 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 +0000
  • f75503bf3c Release 2024.1.4 2024.1.4 chungthuang 2024-01-19 19:42:57 +0000
  • 2c38487a54 Revert "TUN-8158: Add logging to confirm when ICMP reply is returned to the edge" chungthuang 2024-01-19 19:37:28 +0000
  • ae0b261e56 Release 2024.1.3 2024.1.3 chungthuang 2024-01-16 15:58:24 +0000
  • e653741885 TUN-8158: Add logging to confirm when ICMP reply is returned to the edge chungthuang 2024-01-15 16:49:17 +0000
  • e5ae80ab86 TUN-8161: Fix broken ARM build for armv6 João Oliveirinha 2024-01-15 21:16:34 +0000
  • 064ad661e3 Updated workflow Rob van Oostenrijk 2024-01-14 11:29:43 +0400
  • 50c3fb9551 Updated workflow Rob van Oostenrijk 2024-01-14 11:06:11 +0400
  • 614499eaf4 Updated workflow Rob van Oostenrijk 2024-01-14 11:02:04 +0400
  • b02df1311c Updated workflow Rob van Oostenrijk 2024-01-14 11:01:32 +0400
  • 7bcf68cef2 Updated workflow Rob van Oostenrijk 2024-01-14 10:59:06 +0400
  • c8f905e23c
    Updated FreeBSD builds to support cloudflare/go (#1) Rob van Oostenrijk 2024-01-13 16:08:58 +0400
  • 258a8d4d95 Bump go to v1.21.x Rob van Oostenrijk 2024-01-12 08:42:39 +0400
  • 582d496cc8
    Merge branch 'cloudflare:master' into master Rob van Oostenrijk 2024-01-12 08:06:59 +0400
  • ba2edca352 Release 2024.1.2 2024.1.2 chungthuang 2024-01-11 16:24:27 +0000
  • 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 +0000
  • 8fc8c17522 TUN-8146: Fix export path for install-go command Chung-Ting 2024-01-11 10:26:36 +0000
  • 8d9aab5217 TUN-8140: Remove homebrew scripts João "Pisco" Fernandes 2024-01-10 18:01:10 +0000
  • 25f91fec10 TUN-8147: Disable ECN usage due to bugs in detecting if supported João Oliveirinha 2024-01-11 10:35:25 +0000
  • c7b2cce131 Release 2024.1.1 2024.1.1 chungthuang 2024-01-10 12:14:10 +0000
  • 3e5c2959db TUN-8134: Revert installed prefix to /usr chungthuang 2024-01-10 11:43:55 +0000
  • 37ec2d4830 TUN-8134: Install cloudflare go as part of make install chungthuang 2024-01-09 17:47:26 +0000
  • ecd101d485 TUN-8130: Install go tool chain in /tmp on build agents chungthuang 2024-01-09 21:55:45 +0000
  • cf5be91d2d TUN-8129: Use the same build command between branch and release builds chungthuang 2024-01-09 11:33:00 +0000
  • 28685a5055 TUN-8130: Fix path to install go for mac build chungthuang 2024-01-09 12:33:41 +0000
  • e23d928829 TUN-8118: Disable FIPS module to build with go-boring without CGO_ENABLED chungthuang 2024-01-08 10:34:40 +0000
  • a8765482a1 fix typo in errcheck for response parsing logic in CreateTunnel routine Nikita Sivukhin 2024-01-05 11:57:30 +0400
  • 159fcb44ce Release 2024.1.0 2024.1.0 chungthuang 2024-01-03 17:25:47 +0000
  • 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 +0000
  • 2bf652c6fd
    Update subcommands.go Mads Jon Nielsen 2024-01-03 10:38:55 +0100
  • 521f5632d7
    Just use c.String("metrics") Mads Jon Nielsen 2024-01-03 10:37:41 +0100
  • f10247db90 Add cloudflared tunnel health command Mads Jon Nielsen 2023-12-28 19:50:49 +0100
  • 5f9973e581 Do not logs errors, when all possible errors are already returned for others to handle Mads Jon Nielsen 2023-12-28 19:21:01 +0100
  • cc42a09b5e Merge branch 'master' into gh-802 iBug 2023-12-25 04:12:54 +0800
  • fbe357b1e6 fix checkInPingGroup bugs Cristian Rodríguez 2023-12-24 14:04:55 -0300
  • ee961ceeea
    Update linux_service.go YueYue 2023-12-23 09:42:58 +0800
  • 00cd7c333c TUN-8072: Need to set GOCACHE in mac go installation script chungthuang 2023-12-20 05:27:34 +0000
  • 86b50eda15 TUN-8072: Add script to download cloudflare go for Mac build agents chungthuang 2023-12-17 16:01:01 +0000
  • 652df22831 AUTH-5682 Org token flow in Access logins should pass CF_AppSession cookie James Royal 2023-11-13 11:46:06 -0600
  • 7625863638 fix: erroneous error message for host validation andrew 2023-06-27 04:42:28 -0400
  • 1776d3d335
    Add environment variables for TCP tunnel hostname / destination / URL. Shak Saleemi 2023-12-15 16:02:36 -0800
  • 33baad35b8 TUN-8066: Define scripts to build on Windows agents Chung-Ting 2023-12-14 18:03:19 +0000
  • 12dd91ada1 TUN-8052: Update go to 1.21.5 Chung-Ting 2023-12-11 11:58:19 +0000
  • 906bdb8806
    cmd/cloudflared: fix dropped error Lars Lehtonen 2023-12-14 14:09:29 -0800
  • b901d73d9b
    configuration.go: fix developerPortal link (#960) Honahuku 2023-12-15 01:34:00 +0900
  • 61a16538a1
    Use CLI context when running tunnel (#597) Kyle Carberry 2023-12-14 11:33:41 -0500
  • 9e1f4c2bca
    Remove extraneous `period` from Path Environment Variable (#1009) TMKnight 2023-12-14 11:32:48 -0500
  • f51be82729
    use os.Executable to discover the path to cloudflared (#1040) Alex Vanderpot 2023-12-14 17:32:31 +0100
  • fd5d8260bb
    cmd/cloudflared/updater: fix dropped error (#1055) Lars Lehtonen 2023-12-14 08:31:47 -0800
  • 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 +1300
  • a4a84bb27e
    tunnelrpc/pogs: fix dropped test errors (#1106) Lars Lehtonen 2023-12-14 08:29:16 -0800
  • 4ddc8d758b TUN-7970: Default to enable post quantum encryption for quic transport Chung-Ting 2023-12-07 11:27:44 +0000
  • 5e5de3935c
    ci/check: bump actions/setup-go to v5 K.B.Dharun Krishna 2023-12-07 13:12:47 +0530
  • 433b7f8256
    ci: bump actions/checkout to v4 K.B.Dharun Krishna 2023-12-07 13:09:50 +0530
  • 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