Michael Borkenstein
7724ff8176
AUTH-2860: Fix builds
2020-07-01 15:51:02 +00:00
Michael Borkenstein
370c17e48c
AUTH-2718: Add target for publishing deb to pkg.cloudflare repo
2020-06-30 14:46:24 +00:00
Michael Borkenstein
b46acd7f63
AUTH-2685: Adds script to create release
2020-06-25 18:39:37 +00:00
Dalton
97a901a229
AUTH-2796 fixed windows build
2020-06-09 19:49:13 +00:00
Michael Fornaro
be0514c5c9
Adding support for multi-architecture images and binaries ( #184 )
...
* Allow Dockerfile --build-args to override GOOS and GOARCH defaults
Allow Dockerfile --build-args to override GOOS and GOARCH defaults
Support building multi architecture binaries
remove default OS and ARCH to avoid tag confusion when compiling image through Makefile
Tag image with corrosponding OS and ARCH build variables
updating Makefile
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
* remove duplicate import on windows_service.go
Signed-off-by: Michael Fornaro <20387402+xUnholy@users.noreply.github.com>
2020-05-29 02:06:27 +01:00
Nick Vollmar
e5335b6c1b
TUN-2502: Switch to go modules
2019-11-04 15:05:02 -06:00
Michael Borkenstein
2789d0cf36
AUTH-2052: Adds tests for SSH server
2019-09-23 09:19:43 -05:00
Nick Vollmar
74f3a55c57
TUN-2117: read group/system-name from CLI, send it to edge
2019-08-01 22:04:05 +00:00
Chung-Ting Huang
0a742feb98
TUN-1885: Reconfigure cloudflared on receiving new ClientConfig
2019-06-20 19:07:59 -05:00
Johan Bergström
d3f9aa2ae7
Build a docker container
...
Use debian/distroless (glibc) as a base which in general gives
slightly higher performance than alpine (musl) while trading
off container size (about 10mb).
The build phase makes the assumption that any capnproto-files
are pre-processed before building in-docker.
2019-06-06 13:50:13 +04:00
Nick Vollmar
1485ca0fc7
TUN-1828: Update declarative tunnel config struct
2019-05-28 14:02:47 -05:00
Chung-Ting Huang
14f50d0922
TUN-1807: Send cloudflared version in Connect RPC
2019-05-06 16:13:12 -05:00
Nick Vollmar
28f890a701
TUN-1669: Update license message in help text. Also fix test
2019-04-18 10:42:48 -05:00
Nick Vollmar
13d25a52a9
TUN-1606: Define CloudflaredConfig RPC structure, interface for cloudflared's RPC server
2019-04-09 15:58:40 -05:00
Nick Vollmar
f6014cb2b4
TUN-968: Flow control for large requests/responses
2018-10-26 11:16:02 -05:00
Austin Cherry
72412db4c2
AUTH-1235: fixed packaging of deb dev file
2018-10-19 14:01:08 -05:00
Areg Harutyunyan
ca9902a8d1
TUN-1099: Bring back changes in 2018.10.1
2018-10-08 14:20:28 -05:00
Areg Harutyunyan
faeba02e57
TUN-1093: Revert cloudflared to 2018.8.0
2018-10-06 14:30:51 -05:00
Adam Chalmers
0b78db185b
TUN-1062: Makefile target for regenerating Capn Proto definitions
2018-10-01 17:05:15 -05:00
Chung-Ting Huang
aa5e551de6
TUN-901: makefile target for homebrew release
2018-08-15 17:32:03 -07:00
Chung-Ting Huang
8f7cef338b
TUN-804: create makefile recipe to release cloudflared using equinox
2018-08-15 09:29:17 -07:00
Chung-Ting Huang
0c414ceb8d
TUN-804: create make recipe for building deb package
2018-08-07 15:22:24 -05:00
Chung-Ting Huang
cefcb79b75
TUN-804: create Makefile recipe to build cloudflared and run tests
...
remove execess packages from cfsetup
2018-07-25 14:56:52 -05:00