Commit Graph

  • 0569d888b6
    Merge 6dc71af53a into d8a066628b ento 2025-04-03 17:07:07 -0500
  • cdb561c23f
    Merge 24ee7c0ddc into d8a066628b Areg Vrtanesyan 2025-04-03 04:16:48 +0800
  • c9a905d2f9
    Merge 683cc2fd4a into d8a066628b Shayon Mukherjee 2025-04-02 13:21:12 -0500
  • d6ceff5552
    Merge 992e8ee63b into d8a066628b Mikrz 2025-04-02 11:46:59 -0400
  • d8a066628b Release 2025.4.0 master 2025.4.0 João "Pisco" Fernandes 2025-04-01 20:23:54 +0100
  • 553e77e061 chore: fix linter rules João "Pisco" Fernandes 2025-04-01 18:51:40 +0100
  • 8f94f54ec7
    feat: Adds a new command line for tunnel run for token file Cyb3r Jak3 2025-04-01 13:23:22 -0400
  • 2827b2fe8f
    fix: Use path and filepath operation appropriately gofastasf 2025-04-01 22:29:43 +0530
  • 16b365f268
    Merge branch 'master' into fix/Use-filepath-methods João "Pisco" Fernandes 2025-04-01 17:59:00 +0100
  • 6dc8ed710e
    fix: expand home directory for credentials file Rohan Mukherjee 2025-04-01 22:24:57 +0530
  • e0b1ac0d05
    chore: Update tunnel configuration link in the readme Shereef Marzouk 2025-04-01 13:53:29 -0300
  • e7c5eb54af
    Use RELEASE_NOTES date instead of build date Bernhard M. Wiedemann 2025-04-01 18:52:50 +0200
  • cfec602fa7
    chore: remove repetitive words teslaedison 2025-04-02 00:51:57 +0800
  • 6fceb94998
    feat: emit explicit errors for the `service` command on unsupported OSes Micah Yeager 2025-04-01 12:48:20 -0400
  • cf817f7036
    Fix messages to point to one.dash.cloudflare.com Roman 2025-04-01 23:47:23 +0700
  • c8724a290a
    Fix broken links in `cmd/cloudflared/*.go` related to running tunnel as a service VFLC 2025-04-02 00:45:59 +0800
  • b6676807c0
    Merge branch 'cloudflare:master' into freebsd kjake 2025-04-01 10:37:59 -0400
  • 10f3596bda
    Merge 653bf87197 into e7586153be Jeshua Lin 2025-03-24 08:15:37 +0000
  • cdb0e56e17
    Merge d3a6ed9f4b into e7586153be Pat Patterson 2025-03-24 04:39:11 +0000
  • 0783d31ff1
    Update tunnel configuration link in the readme Shereef Marzouk 2025-03-23 05:13:12 -0300
  • 2cb8f6fae1
    Merge f6cbbce6f1 into e7586153be ifsheldon 2025-03-22 21:11:45 +0800
  • 04c3f2162e
    Merge 3daaf68fee into e7586153be naltmann 2025-03-21 13:43:25 +0200
  • 836e27e34d
    Merge 83e1cf8e65 into e7586153be Povilas Balciunas 2025-03-20 17:37:33 +0100
  • e7586153be TUN-9101: Don't ignore errors on `cloudflared access ssh` João "Pisco" Fernandes 2025-03-17 18:42:19 +0000
  • be0b2aad27 remove repetitive words teslaedison 2025-03-13 10:45:02 +0800
  • 11777db304 TUN-9089: Pin go import to v0.30.0, v0.31.0 requires go 1.23 Chung-Ting Huang 2025-03-06 12:05:24 +0000
  • 24ee7c0ddc
    Merge branch 'cloudflare:master' into master Areg Vrtanesyan 2025-03-03 21:05:24 +0000
  • 6dc71af53a Make sure to return an error when token is empty ento 2025-03-01 09:13:52 -0800
  • 179af699a9
    fix: expand home directory for credentials file Rohan Mukherjee 2025-02-27 01:42:56 +0530
  • 3f6b1f24d0 Release 2025.2.1 2025.2.1 lneto 2025-02-26 16:44:32 +0000
  • a4105e8708 TUN-9016: update base-debian to v12 Luis Neto 2025-02-26 15:54:10 +0000
  • 6496322bee TUN-9007: modify logic to resolve region when the tunnel token has an endpoint field Luis Neto 2025-02-25 19:03:41 +0000
  • 906452a9c9 TUN-8960: Connect to FED API GW based on the OriginCert's endpoint Luis Neto 2025-02-25 17:13:33 +0000
  • 73c11bc923
    Update Makefile - adapting for FreeBSD paths. Areg Vrtanesyan 2025-02-24 13:40:14 +0000
  • 6b3294838c
    Create system_collector_freebsd.go to allow FreeBSD build. Areg Vrtanesyan 2025-02-24 13:11:50 +0000
  • 914d70fe78
    Update collector_unix_test.go to allow FreeBSD build. Areg Vrtanesyan 2025-02-24 13:04:26 +0000
  • 461785c2c8
    Update collector_unix.go to allow FreeBSD build. Areg Vrtanesyan 2025-02-24 13:03:58 +0000
  • cab1a025f6
    typo: mipsel -> mipsle 源文雨 2025-02-20 16:34:20 +0900
  • 82ecc979de feat(Makefile): add support for arch mips 源文雨 2025-02-20 16:32:58 +0900
  • d969fdec3e SDLC-3762: Remove backstage.io/source-location from catalog-info.yaml Jingqi Huang 2025-02-13 13:02:50 -0800
  • 7336a1a4d6 TUN-8914: Create a flags module to group all cloudflared cli flags João "Pisco" Fernandes 2025-02-06 03:30:27 -0800
  • a9aedb377e
    Merge ac666dc5ca into c19f919428 Rhys Williams 2025-02-03 17:21:25 -0600
  • df5dafa6d7 Release 2025.2.0 2025.2.0 João "Pisco" Fernandes 2025-02-03 18:39:00 +0000
  • c19f919428 Bump x/crypto to 0.31.0 Bas Westerbaan 2025-02-03 16:07:10 +0100
  • 38dc133aff Bump x/crypto to 0.32.0 Bas Westerbaan 2025-02-03 14:27:17 +0100
  • b187879e69 TUN-8914: Add a new configuration to locally override the max-active-flows João "Pisco" Fernandes 2025-02-03 03:42:50 -0800
  • 1577e0a77f Use path and filepath operation appropriately. Gofastasf 2025-02-01 14:51:06 +0000
  • 2feccd772c Release 2025.1.1 2025.1.1 lneto 2025-01-30 14:43:23 +0000
  • 90176a79b4 TUN-8894: report FIPS+PQ error to Sentry when dialling to the edge Luis Neto 2025-01-30 06:26:53 -0800
  • 9695829e5b TUN-8857: remove restriction for using FIPS and PQ Luis Neto 2025-01-30 05:47:07 -0800
  • 31a870b291 TUN-8855: Update PQ curve preferences Luis Neto 2025-01-30 05:02:47 -0800
  • bfdb0c76dc TUN-8855: fix lint issues Luis Neto 2025-01-30 03:53:24 -0800
  • 45f67c23fd TUN-8858: update go to 1.22.10 and include quic-go FIPS changes Luis Neto 2025-01-30 03:11:54 -0800
  • f6cbbce6f1 support build from source on risc64 maple@max 2025-01-27 18:42:39 +0800
  • ac666dc5ca Wrapper for TunnelCommand to improve mocking of QuickTunnelRunner in testcase Nitin Kumar 2025-01-25 17:35:21 +0530
  • 0f1bfe99ce TUN-8904: Rename Connect Response Flow Rate Limited metadata João "Pisco" Fernandes 2025-01-22 07:23:46 -0800
  • 535fe9e4b7
    Merge branch 'tunnel_token_file' of github.com:Cyb3r-Jak3/cloudflared into tunnel_token_file Cyb3r-Jak3 2025-01-21 23:40:16 -0500
  • 59e31361d8
    Keep invalid tunnel token error message the same Cyb3r-Jak3 2025-01-21 23:40:01 -0500
  • 18eecaf151 AUTH-6633 Fix cloudflared access login + warp as auth Eduardo Gomes 2025-01-21 04:00:28 -0800
  • 95bd76ced6 Final clean for PR kjake 2025-01-20 17:25:23 -0500
  • b22006b0fe Undo change kjake 2025-01-20 17:15:36 -0500
  • e75a43eec4 Align to original kjake 2025-01-20 17:13:45 -0500
  • fee93f8cce
    Merge branch 'cloudflare:master' into freebsd kjake 2025-01-20 17:10:45 -0500
  • 4e9b54e610 Unwind Most Changes kjake 2025-01-20 17:10:15 -0500
  • 3da39ea5bb Correct artifact path kjake 2025-01-20 15:43:46 -0500
  • 4197b4267f Attach successful build file kjake 2025-01-20 15:30:47 -0500
  • 49c3be3188 Fix missing cliutil kjake 2025-01-20 15:11:19 -0500
  • 822fbc379d Implement NewSystemCollectorImpl for BSD kjake 2025-01-20 14:48:07 -0500
  • 4c2e515fb3 Test fix for network diag package kjake 2025-01-20 14:26:03 -0500
  • 8e668f511b Improve BSD coverage kjake 2025-01-20 13:59:15 -0500
  • 32a5ba9418 More complete freebsd change kjake 2025-01-20 13:36:21 -0500
  • 7c6405b158 Build for unix kjake 2025-01-20 13:21:13 -0500
  • 4eb0f8ce5f TUN-8861: Rename Session Limiter to Flow Limiter João "Pisco" Fernandes 2025-01-20 06:33:40 -0800
  • 8c2eda16c1 TUN-8861: Add configuration for active sessions limiter João "Pisco" Fernandes 2025-01-13 19:46:50 +0000
  • 8bfe111cab TUN-8861: Add session limiter to TCP session manager João "Pisco" Fernandes 2025-01-14 14:05:18 +0000
  • bf4954e96a TUN-8861: Add session limiter to UDP session manager João "Pisco" Fernandes 2025-01-20 02:52:32 -0800
  • a546d623df Another vendor fix kjake 2025-01-19 17:38:43 -0500
  • 018cba60e5 Fix vendors kjake 2025-01-19 17:23:59 -0500
  • abce3d76f8 Update build.yml kjake 2025-01-19 17:12:54 -0500
  • bf160b011b Update go vendor modules kjake 2025-01-19 17:06:11 -0500
  • 45e3aef1ea Update build.yml kjake 2025-01-19 16:29:47 -0500
  • 0cff12b1b6 Update build.yml kjake 2025-01-19 15:54:30 -0500
  • 8e4438c1b5 Update build.yml kjake 2025-01-19 15:07:44 -0500
  • cae50fffc0 Update build.yml kjake 2025-01-19 14:44:20 -0500
  • 8aa84e46e3 Update build.yml kjake 2025-01-19 14:00:09 -0500
  • 6cca71a05c Create build.yml kjake 2025-01-19 13:47:49 -0500
  • 06fdbd4343 Update generic_service.go kjake 2025-01-19 13:05:12 -0500
  • 3daaf68fee
    Update README.md naltmann 2025-01-19 09:39:18 -0800
  • 8a15536452
    Merge 59d512a293 into 8918b6729e Hillwood Yang 2025-01-18 17:58:23 -0800
  • 8918b6729e TUN-8871: Accept login flag to authenticate with Fedramp environment Gonçalo Garcia 2025-01-17 08:16:36 -0800
  • 25c3f676f4 TUN-8900: Add import of Apple Developer Certificate Authority to macOS Pipeline João "Pisco" Fernandes 2025-01-17 07:10:16 -0800
  • a1963aed80 TUN-8866: Add linter to cloudflared repository João "Pisco" Fernandes 2025-01-16 07:02:54 -0800
  • ac34f94d42 TUN-8848: Don't treat connection shutdown as an error condition when RPC server is done chungthuang 2025-01-09 10:07:12 -0600
  • d8c7f1c1ec Release 2025.1.0 2025.1.0 João "Pisco" Fernandes 2025-01-07 11:33:38 +0000
  • 3b522a27cf TUN-8807: Add support_datagram_v3 to remote feature rollout Devin Carr 2025-01-06 09:15:18 -0800
  • 5cfe9bef79 TUN-8842: Add Ubuntu Noble and 'any' debian distributions to release script João "Pisco" Fernandes 2025-01-06 12:09:13 +0000
  • b5a30dd3e5 Improve `http_status` validation kurochan 2025-01-06 13:12:44 +0900
  • 2714d10d62 TUN-8829: add CONTAINER_BUILD to dockerfiles Luis Neto 2024-12-20 08:24:12 -0800
  • df440b1339
    Merge branch 'cloudflare:master' into master Oliver Weichhold 2024-12-19 20:31:02 +0100
  • 83cd5b6cd1 Introduce a custom header which servers can return to request cloudflared to not buffer the response. Oliver Weichhold 2024-12-19 20:27:56 +0100