Commit Graph

  • 00d6ab2eb7 AUTH-2653 search for the certificate and not the identity Dalton 2020-09-08 12:21:10 -0500
  • cc0a5ac3df AUTH-2653 disble error pipe to see what is failing Dalton 2020-09-08 10:41:06 -0500
  • f748137bde Fix some typos Jorge Vallecillo 2020-09-07 11:43:46 -0600
  • 5fb938d6d6 TUN-3345: tunnel run accepts name of tunnel as argument cthuang 2020-09-04 15:18:14 +0100
  • cd5bdb837e AUTH-2653 handle duplicate key import errors Dalton 2020-09-04 16:36:35 -0500
  • 107abf9d29 AUTH-2653 changed to proper file extension Dalton 2020-09-04 15:11:13 -0500
  • 218ee30206 TUN-3377: Tunnel route should check dns/lb before checking tunnel ID Adam Chalmers 2020-09-04 10:05:32 -0500
  • 8764fbfdfa AUTH-2653 renabled signing Dalton 2020-09-04 11:29:17 -0500
  • 2463d6b92c TUN-3352 extra debug logging for websockets Dalton 2020-08-12 12:17:25 -0500
  • 810d268c99 AUTH-2016 fixed variable fail Dalton 2020-08-20 12:56:12 -0500
  • f5b479dbbc Release 2020.8.2 2020.8.2 Dalton 2020-08-20 11:15:11 -0500
  • b52728e829 AUTH-3021 fixed the git version call by using the older flag Dalton 2020-08-20 10:46:23 -0500
  • 8eeb452cce TUN-3268: Each connection has its own event digest to reconnect cthuang 2020-08-18 11:14:14 +0100
  • 9323844ea7 Release 2020.8.1 2020.8.1 Dalton 2020-08-19 21:59:21 -0500
  • b698fe5ef3 AUTH-2864 - add macos build to github release Dalton 2020-08-07 14:01:38 -0500
  • edb980d439 AUTH-2653 disabling signing until we can get the keys Dalton 2020-08-19 12:08:07 -0500
  • 310bd0dbf1 AUTH-2712 fixed the mac build script Dalton 2020-08-18 15:33:50 -0500
  • 1a96889141 TUN-3286: Use either ID or name in Named Tunnel subcommands. Adam Chalmers 2020-08-18 16:54:05 -0500
  • 60de05bfc1 AUTH-2712 added MSI build for a windows agent Dalton Cherry 2020-07-07 15:44:07 +0000
  • 3deef6197f TUN-3213: Create, route and run named tunnels in one command cthuang 2020-07-30 18:00:57 +0100
  • 70114c2145 AUTH-2977 log file protection Dalton 2020-08-14 16:51:00 -0500
  • 5499c77e62 AUTH-2975 don't check /etc on windows Dalton 2020-08-14 15:52:47 -0500
  • 292a7f07a2 TUN-3243: Refactor tunnel subcommands to allow commands to compose better cthuang 2020-08-07 13:29:53 +0100
  • 679f36303a TUN-3242: Build with go 1.14 Igor Postelnik 2020-08-06 13:29:24 -0500
  • d07980b147 refactor: rename hostnameFromURI to hostFromURI nomyfan 2020-08-08 22:01:57 +0800
  • 1b61d699c4 TUN-3237: By default, don't show connections that are pending reconnect Adam Chalmers 2020-08-05 15:43:56 -0500
  • a7562dff68 TUN-3233: List tunnels support filtering by deleted, name, existed at and id cthuang 2020-08-05 11:49:53 +0100
  • 8daf1e882f AUTH-2857 update homebrew script to use new url Dalton 2020-07-31 13:29:46 -0500
  • 20466dacb7 Release 2020.8.0 2020.8.0 Michael Borkenstein 2020-08-03 12:18:44 -0600
  • 5b3b592108 AUTH-2927 run message update after all github builds are done Dalton 2020-07-29 12:50:25 -0500
  • 9952ce0069 TUN-3221: ConnectionOptions tracks numPreviousAttempts. Adam Chalmers 2020-07-31 10:22:23 -0500
  • 1cbc8fb8ac TUN-3220: tunnel route reports created route cthuang 2020-07-30 15:33:10 +0100
  • edc69694cb AUTH-2714: Adds arm64 cloudflared build Michael Borkenstein 2020-07-28 10:18:26 -0600
  • bd15c6b8c3 TUN-3208: Reduce copies and allocations on h2mux write path. Pre-allocate 16KB write buffer on the first write if possible. Use explicit byte array for chunks on write thread to avoid copying through intermediate buffer due to io.CopyN. Igor Postelnik 2020-07-27 14:39:20 -0500
  • 42fe2e7266 TUN-3208: Add benchmark for large response write Igor Postelnik 2020-07-26 13:29:38 -0500
  • 44e3be2c88 TUN-3209: improve performance and reduce allocations during user header serialization from h1 to h2 Igor Postelnik 2020-07-24 23:23:00 -0500
  • 61d5461138 TUN-3209: Add benchmark for header serialization Igor Postelnik 2020-07-27 17:05:45 -0500
  • b696ca8b1c Removes centos 6 build Michael Borkenstein 2020-07-27 10:44:42 -0600
  • 6a4d020c27 AUTH-2016 adds sha256 hashes to releases Dalton 2020-07-22 20:17:28 -0500
  • 4791ba3b87 TUN-3194: Don't render log output when level is not enabled Igor Postelnik 2020-07-23 18:36:31 -0500
  • 6c81dc291e Minor update to comment Johan Westling 2020-07-23 10:06:40 +0300
  • 7f83927fd2 Check if wslview exists and use it over xdg-open for WSL2 Johan Westling 2020-07-23 10:05:11 +0300
  • 78203515fd Added WSL2 check to unix browser launcher Johan Westling 2020-07-23 08:20:25 +0300
  • cf1c9a3083 TUN-3192: Use zone ID in tunnelstore request path; improve debug logging Igor Postelnik 2020-07-21 16:15:48 -0500
  • d61e3fb130 TUN-3190: Initialize logger using command line flags in tunnels subcommands Igor Postelnik 2020-07-20 17:34:02 -0500
  • ca7d6797e1 AUTH-2902 redirect with just the root host on curl commands Dalton 2020-07-17 11:08:05 -0500
  • af0d04d0f3 Release 2020.7.4 2020.7.4 Areg Harutyunyan 2020-07-21 11:02:29 +0100
  • 6274567e16 Build cloudflared for arm64 on native agents Ivan Babrou 2020-07-20 17:42:50 -0700
  • 8836ee1dda TUN-3156: Add route subcommand under tunnel cthuang 2020-07-06 16:01:48 +0800
  • 7afde79600 AUTH-2890: adds error handler to cli actions Michael Borkenstein 2020-07-14 13:21:44 -0500
  • 3d782f7162 TUN-3048: Handle error when user tries to delete active tunnel Rachel Williams 2020-07-10 15:11:31 -0700
  • 058598ea58 Release 2020.7.3 2020.7.3 Michael Borkenstein 2020-07-13 13:32:38 -0500
  • 8e617df914 Change scp command to use file glob that matches both cloudflared rpms and debs Michael Borkenstein 2020-07-13 12:14:48 -0500
  • 7260f3e487 Release 2020.7.2 2020.7.2 Michael Borkenstein 2020-07-13 09:57:36 -0500
  • a42b66e8bd AUTH-2872: Adds centos-6 build Michael Borkenstein 2020-07-09 10:57:19 -0500
  • 28d556b8d4 AUTH-2858: Set file to disable autoupdate Michael Borkenstein 2020-07-08 09:42:04 -0500
  • 33701f50ec Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2020-07-08 16:35:04 +0100
  • abfeebf67d AUTH-2871: fix rpm builds Michael Borkenstein 2020-07-06 14:44:39 -0500
  • 3b293048f4
    beautify package meta information generated by fpm (#218) Sven Höxter 2020-07-08 16:36:42 +0200
  • ac3638f6b1 TUN-3169: Move on to the next address when edge returns duplicate connection. There's no point in trying to connect to the same address since it will be hashed to the same metal. Improve logging of errors from serve tunnel loop, hide useless context cancelled error. Igor Postelnik 2020-07-07 16:35:44 -0500
  • f7ff41f1dc TUN-3150: cloudflared tunnel list's table should use intelligent column width Rachel Williams 2020-07-02 15:22:23 -0700
  • f5c8ff77e9 TUN-3008: Implement cloudflared tunnel cleanup command cthuang 2020-07-03 16:55:11 +0800
  • c14089acf4 beautify package meta information generated by fpm Sven Höxter 2020-07-07 09:57:56 +0200
  • 87e06100df TUN-3131: Allow user to specify tunnel credentials path, and remove it in tunnel delete command cthuang 2020-07-02 17:31:12 +0800
  • 1ed9e0fceb AUTH-2644: Change install location and add man page Michael Borkenstein 2020-07-02 13:23:54 -0500
  • b9d6aaebbe Release 2020.7.1 2020.7.1 Michael Borkenstein 2020-07-06 11:47:37 -0500
  • a99780ed9d TUN-3161: Upgrade golang.org/x/ deps Adam Chalmers 2020-07-06 11:22:27 -0500
  • 92765b4261 AUTH-2850 log config file path Dalton 2020-06-26 18:17:34 -0500
  • 8b88b4a403 DEVTOOLS-7321: Push GitHub homebrew updates to master Robert McNeil 2020-07-02 08:13:01 -0700
  • 34411ef1dd Fix spelling John Bampton 2020-07-02 09:43:17 +1000
  • 2ce6720a6e AUTH-2854: Create cloudflared RPMs Michael Borkenstein 2020-06-30 10:43:54 -0500
  • 772ccc9607 Release 2020.7.0 2020.7.0 Michael Borkenstein 2020-07-01 10:52:35 -0500
  • 7724ff8176 AUTH-2860: Fix builds Michael Borkenstein 2020-06-30 14:46:05 -0500
  • 2a3d486126 TUN-3007: Implement named tunnel connection registration and unregistration. Igor Postelnik 2020-06-25 13:25:39 -0500
  • 932e383051 TUN-3140: Add timestamps to terminal log entries Rachel Williams 2020-06-30 10:53:19 -0700
  • dbe3516204 Release 2020.6.6 2020.6.6 Adam Chalmers 2020-06-30 12:55:54 -0500
  • 6fc9f1b405 AUTH-2849 all log output to stderr Dalton 2020-06-26 17:37:58 -0500
  • 370c17e48c AUTH-2718: Add target for publishing deb to pkg.cloudflare repo Michael Borkenstein 2020-06-26 13:47:11 -0500
  • 92da73aa9d AUTH-2652: Update cloudflare repo Michael Borkenstein 2020-06-25 14:22:34 -0500
  • 85c12594f7
    Merge branch 'master' into add_arm64_support jnozsc 2020-06-25 16:27:10 -0700
  • 0c65daaa7d AUTH-2712 mac package build script and better config file handling when started as a service Dalton 2020-06-18 16:55:40 -0500
  • b46acd7f63 AUTH-2685: Adds script to create release Michael Borkenstein 2020-06-23 16:23:40 -0500
  • e3a9aa4296 AUTH-2652: Adds .docker-images to push images to docker hub Michael Borkenstein 2020-06-17 10:13:39 -0500
  • 3886021ba5 TUN-3107: UnregisterConnection shouldn't wrap nil error as RPC error cthuang 2020-06-18 21:17:43 +0800
  • 4d3ebaf984 TUN-3106: Pass NamedTunnel config to StartServer Adam Chalmers 2020-06-17 13:33:55 -0500
  • 9131e842a5 Release 2020.6.5 2020.6.5 Dalton 2020-06-17 14:40:53 -0500
  • 4f9cfa6542 TUN-3100 make updater report the right text Dalton 2020-06-16 17:20:09 -0500
  • a1a8645294 TUN-3066: Command line action for tunnel run Adam Chalmers 2020-06-16 17:43:22 -0500
  • b95b289a8c TUN-3101: Tunnel list command should only show non-deleted, by default Adam Chalmers 2020-06-16 17:55:33 -0500
  • 425554077f AUTH-2815 flag check was wrong. stupid oversight Dalton 2020-06-16 16:18:24 -0500
  • 7b2f286210 fix for a flaky test Dalton 2020-06-16 14:42:58 -0500
  • 0f893fab47 DEVTOOLS-7321: Don't skip macOS builds based on tag Robert McNeil 2020-06-16 11:24:56 -0700
  • 12c615e2e6 Release 2020.6.4 Dalton 2020-06-16 14:13:06 -0500
  • 6e5ccd7c85 AUTH-2815 add the log file to support the config.yaml file Dalton 2020-06-16 10:33:03 -0500
  • 3ec500bdbb TUN-3084: Generate and store tunnel_secret value during tunnel creation Adam Chalmers 2020-06-15 13:33:41 -0500
  • 8f75feac94 TUN-3085: Pass connection authentication information using TunnelAuth struct Igor Postelnik 2020-06-11 21:47:40 -0500
  • 448a7798f7 TUN-3015: Add a new cap'n'proto RPC interface for connection registration as well as matching client and server implementations. The old interface extends the new one for backward compatibility. Igor Postelnik 2020-06-02 13:19:19 -0500
  • dc3a228d51 Release 2020.6.3 2020.6.3 cthuang 2020-06-16 08:45:03 +0800
  • 554c97a8cb AUTH-2813 adds back a single file support a cloudflared log file Dalton 2020-06-15 17:00:37 -0500
  • fd1941dfbe DEVTOOLS-7321: Add openssh-client pkg for missing ssh-keyscan Robert McNeil 2020-06-15 17:08:10 -0700