Commit Graph

  • b5f340d64c Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-07-10 11:45:57 -0500
  • 4619d380e0
    - Implement requested changes to resolve #111 - Add functionality to serveWebsocket() as well David Barr 2019-07-04 09:40:45 +1000
  • 9cd0b7048a DoH: change the media type to application/dns-message Frank Denis 2019-06-13 09:24:56 +0200
  • 9ff1611a6a
    Add support for specifying a specific HTTP Host: header on the origin. David Barr 2019-07-02 20:34:44 +1000
  • 4858ce79d0 TUN-1977: Validate OriginConfig has valid URL, and use scheme to determine if a HTTPOriginService is expecting HTTP or Unix Chung-Ting Huang 2019-06-20 11:18:59 -0500
  • 4090049fff TUN-1981: Write response header & body on proxy error to notify eyeballs of failure category Chung-Ting Huang 2019-06-20 19:05:39 -0500
  • 32ebde6ce9 go: use go modules and add travis sevki 2019-06-26 19:37:01 +0100
  • e255a7da26 TUN-2005: Upgrade logrus Adam Chalmers 2019-06-26 12:25:58 -0500
  • c2a3ac3991 TUN-1982: Load custom origin CA when OriginCAPool is specified Chung-Ting Huang 2019-06-20 19:29:18 -0500
  • 2fa09e1cc6 TUN-1976: Pass tunnel hostname through header Chung-Ting Huang 2019-06-19 20:48:55 -0500
  • 0a742feb98 TUN-1885: Reconfigure cloudflared on receiving new ClientConfig Chung-Ting Huang 2019-06-18 11:47:29 -0500
  • 80a15547e3 TUN-1961: Create EdgeConnectionManager to maintain outbound connections to the edge Chung-Ting Huang 2019-06-17 16:18:47 -0500
  • d26a8c5d44 TUN-1893: Proxy requests to the origin based on tunnel hostname Chung-Ting Huang 2019-06-05 10:08:55 -0500
  • ca619a97bc TUN-1952: Group ClientConfig fields by the component that uses the config, and return the part of the config that failed to be applied Chung-Ting Huang 2019-06-12 10:07:24 -0500
  • d25819e8b7
    DoH: change the media type to application/dns-message Frank Denis 2019-06-13 09:24:56 +0200
  • 25a04e0c69 Merge branch 'master' of ssh://stash.cfops.it:7999/tun/cloudflared Areg Harutyunyan 2019-06-06 13:53:03 +0400
  • d3f9aa2ae7 Build a docker container Johan Bergström 2019-04-29 17:25:34 -0400
  • b35d8505ab Build a docker container Johan Bergström 2019-04-29 17:25:34 -0400
  • d32fb8e82c TUN-1913: Define OriginService for each type of origin Chung-Ting Huang 2019-05-28 15:53:35 -0500
  • acd17f6ab6 Release 2019.6.0 2019.6.0 Austin Cherry 2019-06-04 11:29:24 -0500
  • 1ca841d220 AUTH-1811: ssh-gen config fixes Austin Cherry 2019-06-03 10:35:07 -0500
  • d51446d5b1
    Access/ssh-config: generate consistent ssh_config herver 2019-06-03 22:22:54 +0200
  • 39d60d1239 TUN-1914: Conflate HTTP and Unix OriginConfig, and add TLS config to WebSocketOriginConfig Chung-Ting Huang 2019-05-30 15:45:46 -0500
  • 713a2d689e AUTH-1802: Fixed ssh-config templating Austin Cherry 2019-05-29 15:31:09 -0500
  • babcd9fe2b Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-05-29 15:40:52 -0500
  • a1403fe968 Handle exit code on err Christoph Blecker 2019-05-29 09:34:10 -0700
  • b11c2520dc
    Handle exit code on err Christoph Blecker 2019-05-29 09:34:10 -0700
  • 1485ca0fc7 TUN-1828: Update declarative tunnel config struct Nick Vollmar 2019-05-17 09:23:05 -0500
  • 3de615db46
    Fix macOS launch daemon Timm Kandziora 2019-05-25 17:59:51 +0200
  • 4bff1ef9df Release 2019.5.0 2019.5.0 Chung-Ting Huang 2019-05-23 10:20:48 -0500
  • 25cfffd0d1 AUTH-1781: fixed race condition for short lived certs, doc required config Austin Cherry 2019-05-22 15:41:21 -0500
  • 4662e40068 TUN-1880: Save debug and warn level log to logfile Chung-Ting Huang 2019-05-22 11:05:24 -0500
  • 38d78f9844 AUTH-1706: fixes and testing Austin Cherry 2019-05-13 14:38:36 -0500
  • 6f8708d33c TUN-1847: Log a distinct message when OpenStream fails while waiting for response headers Nick Vollmar 2019-05-13 16:46:25 -0500
  • 0271cb4767 Add dockerfile to make an official image Sevki Hasirci 2019-04-16 17:05:50 +0100
  • 5785bb4620
    Rebuild vendor Paul Querna 2019-05-07 09:42:52 -0700
  • 9a3a9fc4a0
    Pin miekg/dns to 6da3249dfb57fbaa16efafcd8744cee8809d80cd Paul Querna 2019-05-07 09:41:57 -0700
  • fa17b0200f AUTH-1557: Short Lived Certs Austin Cherry 2019-01-23 15:42:10 -0600
  • 85cc242491
    Makefile: Use go modules vendor files only for test/build Paul Querna 2019-05-06 16:44:38 -0700
  • 748eb367fa
    Add go modules vendor Paul Querna 2019-05-06 16:42:05 -0700
  • 5826732fb4
    Add new go.mod and go.sum Paul Querna 2019-05-06 16:40:31 -0700
  • 1149360ad9
    Remove old vendoering Paul Querna 2019-05-06 16:40:09 -0700
  • 4a96d9f1ff
    tunneldns: Update reporting metrics for API breakage in CoreDNS. Paul Querna 2019-05-06 16:38:23 -0700
  • 14f50d0922 TUN-1807: Send cloudflared version in Connect RPC Chung-Ting Huang 2019-05-03 16:43:45 -0500
  • 945320880a TUN-1786: Remove low-level Windows service logging Nick Vollmar 2019-04-30 11:00:23 -0500
  • 809d2f3f28 TUN-1781: ServeStream should return early on error Chung-Ting Huang 2019-04-25 18:13:06 -0500
  • 137928ecaf Release 2019.4.1 2019.4.1 Areg Harutyunyan 2019-04-19 16:42:51 -0500
  • 8183af31e2 Merge pull request #142 in TUN/cloudflared from nvollmar/TUN-1669 to master Nick Vollmar 2019-04-18 20:15:00 +0000
  • 28f890a701 TUN-1669: Update license message in help text. Also fix test Nick Vollmar 2019-04-18 10:42:48 -0500
  • bab7583a97 TUN-1734: Pin packages at exact versions Areg Harutyunyan 2019-04-17 12:15:55 -0500
  • 2e2fa29637 TUN-1732: cloudflared metrics should track userHostnames Adam Chalmers 2019-04-16 15:26:31 -0500
  • 2bef5dbe72 TUN-1682: Add context to OpenStream to prevent it from blocking indefinitely. Chung-Ting Huang 2019-04-02 18:12:09 -0500
  • a115f3830a configure git to access to http(s) based repos behind CloudFlare Access Mustafa KIRIMLI 2019-04-11 10:09:52 +0400
  • 13d25a52a9 TUN-1606: Define CloudflaredConfig RPC structure, interface for cloudflared's RPC server Nick Vollmar 2019-03-29 18:05:11 -0500
  • 9a43a92b1c TUN-1577: decompose carrier.StartServer to make TestStartServer less flappy Nick Vollmar 2019-04-05 01:57:00 -0500
  • 102b364cc9 TUN-1619: Add flag to test declarative tunnels. Chung-Ting Huang 2019-04-04 17:04:55 -0500
  • c18702f297 TUN-1626: Create new supervisor to establish connection with origintunneld Chung-Ting Huang 2019-03-18 18:14:47 -0500
  • 980bee22a5 Release 2019.4.0 2019.4.0 Nick Vollmar 2019-04-03 14:31:34 -0500
  • 80d3d989eb TUN-1673: Conflate Hello and Connect RPCs Chung-Ting Huang 2019-04-01 13:50:30 -0500
  • 6804a5ff9d TUN-1648: ConnectionID is now a UUID Adam Chalmers 2019-03-28 12:58:23 -0500
  • b5dab1f5da Release 2019.3.2 2019.3.2 Chung-Ting Huang 2019-03-25 13:54:40 -0500
  • 8c6cfa34aa TUN-1604: Define Connect RPC call Chung-Ting Huang 2019-03-18 18:14:47 -0500
  • 8560436487 TUN-1637: Free tunnels shouldn't require cert.pem Adam Chalmers 2019-03-22 12:00:57 -0500
  • a276f43852 adjust macOS launchctl to auto-restart/keepalive jared-fox 2019-03-19 15:11:24 +1300
  • 619bc95501 Release 2019.3.1 2019.3.1 Nick Vollmar 2019-03-18 16:08:24 -0500
  • 781e1fef7b TUN-1615: revert miekg/dns to last known working revision Marek Vavruša 2019-03-17 20:40:18 -0700
  • 541cf68608 TUN-1613: improved cloudflared RegisterTunnel fail metrics Adam Chalmers 2019-03-15 18:46:53 -0500
  • eafc89bf73 Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-03-11 14:57:03 -0500
  • fd451ca158 Release 2019.3.0 2019.3.0 Chung-Ting Huang 2019-03-11 13:55:10 -0500
  • d22e214000 TUN-1522: If we can't get SRV from default resolver, get them from 1.1.1.1 DoT Nick Vollmar 2019-03-07 21:12:24 -0500
  • 92d6d73f9c Add rdp as a supported protocol in URL validation (#76) Joel Miles 2019-03-09 22:23:30 -0600
  • 72783f6458
    Plural variable naming and slice instead of array Joel Miles 2019-03-09 22:00:21 -0600
  • b02718f86b TUN-1389: Non-scalar flags in a cloudflared config.yml don't get logged Areg Harutyunyan 2019-03-08 02:36:24 -0600
  • e424d9b6f8
    Add rdp as a supported protocol in URL validation Joel Miles 2019-03-07 11:17:13 -0600
  • 5a0b7ecb62 Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-03-06 18:34:42 -0600
  • 07a409ffef Support unix sockets. Kristian Mide 2019-02-14 11:40:54 +0100
  • 58e5e9c9a4 AUTH-1531: Named flags for ssh service tokens Austin Cherry 2019-03-06 13:09:13 -0600
  • 6ca642e572 TUN-1550: Add validation timeout for non-responsive origins Nick Vollmar 2019-02-27 16:47:00 -0600
  • 073c5bfdaa TUN-1562: Refactor connectedSignal to be safe to close multiple times Adam Chalmers 2019-03-04 13:48:56 -0600
  • fea3569956 TUN-1451: Make non-interactive, non-service execution possible on Windows Nick Vollmar 2019-03-04 19:49:57 -0600
  • abdbc76a46 TUN-1559: fix nil dereference in TunnelConfig.CloseConnOnce Adam Chalmers 2019-02-28 16:56:01 -0600
  • f22202b31b Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-02-27 18:38:01 -0600
  • 4586ed3e51 Release 2019.2.1 2019.2.1 Adam Chalmers 2019-02-27 17:59:54 -0600
  • 7475e3e487 TUN-1510: Wrap the close() in sync.Once.Do Adam Chalmers 2019-02-19 11:40:49 -0600
  • e025a4cd7b TUN-1525: cloudflared metrics for registration success/fail Adam Chalmers 2019-02-19 17:01:30 -0600
  • 850f804c47 AUTH-1519: Added logging Austin Cherry 2019-02-15 15:30:44 -0600
  • 021f3add7a Support unix sockets. Kristian Mide 2019-02-14 11:40:54 +0100
  • 1558280185 TUN-1467: build with Go 1.11 Nick Vollmar 2019-02-15 14:57:02 -0600
  • 15d68a0eed make http transport aware of proxy from envvar Kane Dou 2018-12-28 17:01:16 +0800
  • e3aed15c08 TUN-1381: should tell you if you're on the latest version rather than just exiting silently Areg Harutyunyan 2019-02-14 16:26:33 -0600
  • 99713e3439 Release 2019.2.0 2019.2.0 Austin Cherry 2019-02-11 14:06:56 -0600
  • 27c6977746 AUTH-1403: Print the paths in the ssh-config instructions Austin Cherry 2019-02-01 16:56:33 -0600
  • 200f9a3786 AUTH-1503: Added RDP support Austin Cherry 2019-02-01 16:43:59 -0600
  • 92defa26d4 AUTH-1511: Add custom headers for ssh command Austin Cherry 2019-02-07 10:56:33 -0600
  • c9f1c1ec70 Merge branch 'master' of github.com:cloudflare/cloudflared Areg Harutyunyan 2019-02-01 14:57:53 -0600
  • 10e4a2940c cloudflared/linux_service: Add missing /etc/init.d shebang Philippe Grégoire 2019-01-30 16:10:47 -0500
  • 77f12c7c34 TUN-1456: Only make one UUID Adam Chalmers 2019-02-01 14:11:12 -0600
  • ca33ed9f6a AUTH-1462: better curl arg parsing Austin Cherry 2019-01-24 15:37:00 -0600
  • 6e7ee38a17
    cloudflared/linux_service: Add missing /etc/init.d shebang Philippe Grégoire 2019-01-30 16:10:47 -0500
  • 6a331b13ba Release 2019.1.0 2019.1.0 Adam Chalmers 2019-01-28 17:03:33 -0600