Commit Graph

  • 84cdcab481
    Merge 7331c1aeeb into d779394748 YM 2024-11-21 16:08:19 -0800
  • 5ee3734a6d
    Merge 4ed5fbd7d0 into d779394748 Thibaut 2024-11-21 16:08:19 -0800
  • 165877b5df
    Merge 992e8ee63b into d779394748 Mikrz 2024-11-21 18:55:01 -0500
  • 252af3380c
    Merge 560911bcc8 into d779394748 Cyb3r Jak3 2024-11-21 18:30:44 -0500
  • e9010407bf
    Merge 75574b787c into d779394748 VFLC 2024-11-21 22:11:47 +0100
  • 634a9b9192
    Merge 83e1cf8e65 into d779394748 Povilas Balciunas 2024-11-21 22:11:47 +0100
  • d779394748 TUN-8748: Migrated datagram V3 flows to use migrated context master Devin Carr 2024-11-21 12:56:47 -0800
  • 300703203d
    Merge 89b4739aec into c59d56c655 juma-allan 2024-11-20 05:50:06 +0100
  • f3bd6da7a0
    Merge 55c6389cc9 into c59d56c655 Micah Yeager 2024-11-20 05:50:06 +0100
  • 46c6b0b990
    Merge 981702ffcb into c59d56c655 Roman 2024-11-20 05:50:05 +0100
  • 8eb2ccb2c3
    Merge 683cc2fd4a into c59d56c655 Shayon Mukherjee 2024-11-20 05:50:05 +0100
  • 178035e5f4
    Merge f76b87252e into c59d56c655 James Peter 2024-11-20 05:50:05 +0100
  • 6c545bda9f
    Merge 7f6b34f8d9 into c59d56c655 Bernhard M. Wiedemann 2024-11-20 05:50:05 +0100
  • b3e020d32c
    Merge 650c88db1b into c59d56c655 Alex Schittko 2024-11-20 05:50:05 +0100
  • c7a4141a3b
    Merge d3a6ed9f4b into c59d56c655 Pat Patterson 2024-11-20 05:50:05 +0100
  • dc1e128688
    Merge 653bf87197 into c59d56c655 Jeshua Lin 2024-11-20 05:50:05 +0100
  • da8e738e6c
    Merge 5d3d76f2c2 into c59d56c655 naltmann 2024-11-19 13:13:47 -0800
  • 5d3d76f2c2
    Replace broken link to WARP client naltmann 2024-11-19 13:13:37 -0800
  • b01cfc90ad TUN-8640: Refactor ICMPRouter to accept new ICMPResponders dcarr/TUN-8640-refactor-icmp-datagram-v3 Devin Carr 2024-11-19 12:44:24 -0800
  • 53118b920e
    Merge f90d9d8078 into c59d56c655 tinyboxvk 2024-11-19 21:21:36 +0400
  • c59d56c655 Release 2024.11.1 2024.11.1 Chung-Ting Huang 2024-11-19 08:21:37 -0800
  • 3480a33fce
    Merge pull request #1135 from firecow/tunnel-health chungthuang 2024-11-18 10:08:45 -0600
  • a26b2a0097
    Merge pull request #1355 from pkillarjun/fuzzing chungthuang 2024-11-18 09:53:12 -0600
  • 37eee7e727
    Merge pull request #1346 from emilioarvidisaksson/patch-1 chungthuang 2024-11-18 09:52:44 -0600
  • 9771f3309e
    Merge pull request #1329 from cloudflare/hrushikeshdeshpande-updating-semgrep-yml chungthuang 2024-11-18 09:52:05 -0600
  • c39f0ae317 Make metrics a requirement for tunnel ready command Mads Jon Nielsen 2024-11-14 18:38:17 +0100
  • 95dff74fc8
    Merge branch 'cloudflare:master' into tunnel-health Mads Jon Nielsen 2024-11-14 18:19:43 +0100
  • ab3dc5f8fa TUN-8701: Simplify flow registration logs for datagram v3 Devin Carr 2024-11-12 10:54:37 -0800
  • 992e8ee63b
    Add package versions to the rpm and deb filenames Mikrz 2024-11-11 16:36:27 -0500
  • 53c523444e add: new go-fuzz targets Arjun 2024-11-11 20:26:12 +0530
  • 1f3e3045ad TUN-8701: Add metrics and adjust logs for datagram v3 Devin Carr 2024-11-07 11:02:55 -0800
  • 952622a965 TUN-8709: Add session migration for datagram v3 Devin Carr 2024-11-06 12:06:07 -0800
  • 70393b6de4 Release 2024.11.0 2024.11.0 lneto 2024-11-06 07:09:41 +0000
  • e8e824a730 VULN-66059: remove ssh server tests Luis Neto 2024-11-05 23:00:35 -0800
  • 3d33f559b1 TUN-8641: Expose methods to simplify V3 Datagram parsing on the edge Gonçalo Garcia 2024-11-04 15:23:36 -0800
  • aa7abe7581
    Fixed 404 in README.md to TryCloudflare emilioarvidisaksson 2024-11-04 23:25:53 +0100
  • 204596934c
    Merge b7dfd4c776 into 589c198d2d emilioarvidisaksson 2024-11-04 23:22:44 +0100
  • b7dfd4c776
    Fixed 404 in README.md to TryCloudflare emilioarvidisaksson 2024-11-04 23:21:15 +0100
  • 589c198d2d TUN-8646: Allow experimental feature support for datagram v3 Devin Carr 2024-11-04 13:59:32 -0800
  • 5891c0d955 TUN-8700: Add datagram v3 muxer Devin Carr 2024-11-04 11:20:35 -0800
  • d29017fac9 TUN-8553: Bump go to 1.22.5 and go-boring 1.22.5-1 lneto 2024-07-22 09:30:04 +0100
  • 6a6c890700 TUN-8667: Add datagram v3 session manager Devin Carr 2024-10-31 14:05:15 -0700
  • 599ba52750 TUN-8708: Bump python min version to 3.10 Devin Carr 2024-10-31 13:33:24 -0700
  • f90d9d8078
    Remove extra space tinyboxvk 2024-10-30 11:39:34 +0000
  • 398c9ea2ca
    Update release_pkgs.py to include noble tinyboxvk 2024-10-30 11:29:04 +0000
  • 2cbe125e0b
    Merge branch 'cloudflare:master' into tunnel-health Mads Jon Nielsen 2024-10-28 10:33:08 +0100
  • 0eddb8a615 TUN-8692: remove dashes from session id Luis Neto 2024-10-25 05:45:24 -0700
  • 16ecf60800 TUN-8661: Refactor connection methods to support future different datagram muxing methods Devin Carr 2024-10-24 11:42:02 -0700
  • eabc0aaaa8 TUN-8694: Rework release script Luis Neto 2024-10-24 09:43:02 -0700
  • 374a920b61 Release 2024.10.1 2024.10.1 GoncaloGarcia 2024-10-23 12:19:42 +0100
  • 6ba0c25a92 TUN-8694: Fix github release script lneto 2024-10-23 11:08:17 +0100
  • 48f703f990 Release 2024.10.1 GoncaloGarcia 2024-10-22 10:08:58 +0100
  • f407dbb712 Revert "TUN-8592: Use metadata from the edge to determine if request body is empty for QUIC transport" GoncaloGarcia 2024-10-21 16:07:52 +0100
  • d3a6ed9f4b Show specific error messages on errors creating the tunnel. Fixes #972 Pat Patterson 2024-07-30 10:29:53 -0700
  • d4c67873c2
    Merge fbab858004 into 92e0f5fcf9 maggie44 2024-10-20 01:11:27 +0200
  • 92e0f5fcf9 TUN-8688: Correct UDP bind for IPv6 edge connectivity on macOS Devin Carr 2024-10-18 14:38:05 -0700
  • fbab858004 Remove test for requestMethodUsuallyLacksBody maggie44 2024-10-18 18:05:53 +0100
  • 49bb66b95e Restore ability to relay POST requests with empty bodies maggie44 2024-10-18 17:21:44 +0100
  • d608a64cc5 TUN-8685: Bump coredns dependency Devin Carr 2024-10-17 13:09:39 -0700
  • abb3466c31 TUN-8638: Add datagram v3 serializers and deserializers Devin Carr 2024-10-16 12:05:55 -0700
  • a3ee49d8a9 chore: Remove h2mux code Devin Carr 2024-10-15 13:10:30 -0700
  • 6968b0d6b7
    Merge 0f3a21d965 into bade488bdf teslaedison 2024-10-13 22:53:16 +0300
  • f2016e7f63
    Merge branch 'cloudflare:master' into tunnel-health Mads Jon Nielsen 2024-10-12 19:21:03 +0200
  • bade488bdf TUN-8631: Abort release on version mismatch Luis Neto 2024-10-11 02:44:29 -0700
  • b426c62423 Release 2024.10.0 2024.10.0 GoncaloGarcia 2024-10-10 09:56:01 +0100
  • 83e1cf8e65 Fix 'service install' on Mac OS Povilas Balciunas 2024-10-08 16:12:48 +0200
  • 4ce0e1bd38
    Merge branch 'cloudflare:master' into tunnel-health Mads Jon Nielsen 2024-10-07 18:38:43 +0200
  • fe7ff6cbfe TUN-8621: Fix cloudflared version in change notes to account for release date GoncaloGarcia 2024-09-30 15:57:35 +0100
  • e2064c820f TUN-8592: Use metadata from the edge to determine if request body is empty for QUIC transport chungthuang 2024-08-09 14:43:35 -0500
  • 318488e229 TUN-8484: Print response when QuickTunnel can't be unmarshalled GoncaloGarcia 2024-06-26 14:17:20 +0100
  • e251a21810 TUN-8621: Prevent QUIC connection from closing before grace period after unregistering GoncaloGarcia 2024-08-30 12:51:20 +0100
  • 05249c7b51 PPIP-2310: Update quick tunnel disclaimer Devin Carr 2024-09-06 11:33:42 -0700
  • d7d81384c2 TUN-8646: Add datagram v3 support feature flag Devin Carr 2024-10-01 15:21:01 -0700
  • 659da3ebba
    Update semgrep.yml Hrushikesh Deshpande 2024-09-24 21:40:50 -0400
  • 244248f2b7
    Update semgrep.yml hrushikeshdeshpande 2024-09-21 13:18:55 -0400
  • ea1c4a327d Adding semgrep yaml file Hrushikesh Deshpande 2024-09-19 21:52:45 -0400
  • 5c5d1dc161 TUN-8629: Cloudflared update on Windows requires running it twice to update Dean Sundquist 2024-09-09 16:47:07 +0000
  • cd8cb47866 TUN-8632: Delay checking auto-update by the provided frequency Devin Carr 2024-09-12 12:17:39 -0700
  • 2484df1f81 TUN-8630: Check checksum of downloaded binary to compare to current for auto-updating Devin Carr 2024-09-11 16:00:00 -0700
  • a57fc25b54 Release 2024.9.1 2024.9.1 GoncaloGarcia 2024-09-10 16:55:27 +0100
  • 2437675c04 Reverts the following: GoncaloGarcia 2024-09-10 16:47:36 +0100
  • ec07269122 Release 2024.9.0 2024.9.0 GoncaloGarcia 2024-09-09 20:06:26 +0100
  • 3ac69f2d06 TUN-8621: Fix cloudflared version in change notes. GoncaloGarcia 2024-09-10 10:00:56 +0100
  • a29184a171 PPIP-2310: Update quick tunnel disclaimer Devin Carr 2024-09-06 11:33:42 -0700
  • e05939f1c9 TUN-8621: Prevent QUIC connection from closing before grace period after unregistering GoncaloGarcia 2024-08-30 12:51:20 +0100
  • ab0bce58f8 TUN-8484: Print response when QuickTunnel can't be unmarshalled GoncaloGarcia 2024-06-26 14:17:20 +0100
  • 4ed5fbd7d0 bumped distroless/base-debian12 thi-baut 2024-09-01 16:51:29 -0400
  • c6875cc4e5
    Update Dockerfile Thibaut 2024-09-01 16:34:53 -0400
  • 55c6389cc9
    feat: emit explicit errors for the `service` command on unsupported OSes Micah Yeager 2024-07-08 10:49:19 -0400
  • d6b0833209 TUN-8592: Use metadata from the edge to determine if request body is empty for QUIC transport chungthuang 2024-08-09 14:43:35 -0500
  • 557fec86b0
    persistent cfd quick tunnel 0verflowme 2024-08-26 11:37:39 +0530
  • 560911bcc8
    adds a new command line for tunnel run for token file Cyb3r-Jak3 2024-08-25 09:30:34 -0400
  • ae8abfedb1 adds an iat to the lockfile for orgs and apps to know if they are stale or not Russell Kerns 2024-08-19 14:33:01 -0500
  • 9f0f22c036 Release 2024.8.3 2024.8.3 chungthuang 2024-08-22 08:34:27 -0400
  • 72f8ecc521
    Merge branch 'cloudflare:master' into tunnel-health Mads Jon Nielsen 2024-08-22 07:39:56 +0200
  • 394d3546bf Merge remote-tracking branch 'gh/master' Kornel 2024-08-20 19:02:38 +0100
  • a9365296ae TUN-8591 login command without extra text Kornel 2024-08-15 23:04:08 +0100
  • 30c435fee6 remove code that will not be executed sellskin 2024-03-25 12:53:53 +0800
  • 981702ffcb change cloudflare one domain Roman 2024-04-16 22:29:54 +0700
  • 7f6b34f8d9
    Use ChangeLog date instead of build date Bernhard M. Wiedemann 2024-07-08 10:24:19 +0200