Devin Carr
81fe0bd12b
TUN-7628: Correct Host parsing for Access
...
Will no longer provide full hostname with path from provided
`--hostname` flag for cloudflared access to the Host header field.
This addresses certain issues caught from a security fix in go
1.19.11 and 1.20.6 in the net/http URL parsing.
2023-07-25 09:33:11 -07:00
Devin Carr
b500e556bf
TUN-7590: Remove usages of ioutil
2023-07-17 19:08:38 +00:00
Devin Carr
85eee4849f
TUN-7586: Upgrade go-jose/go-jose/v3 and core-os/go-oidc/v3
...
Removes usages of gopkg.in/square/go-jose.v2 and gopkg.in/coreos/go-oidc.v2 packages.
2023-07-17 19:02:03 +00:00
Devin Carr
515ad7cbee
TUN-6917: Bump go to 1.19.3
2022-11-07 09:19:19 -08:00
Nuno Diegues
cbdf88ea28
TUN-5164: Update README and clean up references to Argo Tunnel (using Cloudflare Tunnel instead)
2021-09-29 08:27:47 +00:00
Igor Postelnik
da4d0b2bae
TUN-4067: Reformat code for consistent import order, grouping, and fix formatting. Added goimports target to the Makefile to make this easier in the future.
2021-03-24 10:53:29 -05:00
Areg Harutyunyan
870f5fa907
TUN-3470: Replace in-house logger calls with zerolog
2020-12-23 14:15:17 -06:00
cthuang
5974fb4cfd
TUN-3500: Integrate replace h2mux by http2 work with multiple origin support
2020-11-11 15:20:57 +00:00
cthuang
9ac40dcf04
TUN-3462: Refactor cloudflared to separate origin from connection
2020-11-11 15:11:42 +00:00
cthuang
8d7b2575ba
TUN-3400: Use Go HTTP2 library as transport to connect with the edge
2020-11-11 15:11:42 +00:00
Dalton
8c870c19a6
AUTH-2505 added aliases
2020-05-13 15:15:08 -05:00
Chung-Ting Huang
871c3a194f
TUN-2562: Update Cloudflare Origin CA RSA root
2019-11-20 15:37:16 -06:00
Nick Vollmar
6ea9b5c3ff
TUN-2490: respect original representation of HTTP request path
2019-11-14 22:56:07 -06:00
Ashcon Partovi
759cd019be
Add db-connect, a SQL over HTTPS server
2019-11-12 20:34:39 +00:00
Adam Chalmers
4e1df1a211
TUN-2243: Revert "STOR-519: Add db-connect, a SQL over HTTPS server"
...
This reverts commit 5da2109811
.
2019-08-26 16:50:12 -05:00
Ashcon Partovi
5da2109811
STOR-519: Add db-connect, a SQL over HTTPS server
2019-08-20 13:13:29 -05:00
Nick Vollmar
3c0ea0db65
TUN-1956: Go 1.12 update
2019-07-12 22:09:16 +00:00
Areg Harutyunyan
eafc89bf73
Merge branch 'master' of github.com:cloudflare/cloudflared
2019-03-11 14:57:03 -05:00
Joel Miles
92d6d73f9c
Add rdp as a supported protocol in URL validation ( #76 )
2019-03-09 22:23:30 -06:00
Nick Vollmar
6ca642e572
TUN-1550: Add validation timeout for non-responsive origins
2019-03-06 11:30:29 -06:00
Nick Vollmar
3e8d886c25
TUN-1250: ValidateHTTPService shouldn't follow 302s
2018-12-07 16:59:15 -06:00
Nick Vollmar
83c6c8713b
TUN-1160: pass Host header during origin url validation
2018-10-30 13:58:07 -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
Areg Harutyunyan
dd2b5e4f3e
TUN-868: HTTP/HTTPS mismatch should have a better error message
2018-09-28 16:06:41 -05:00
Adam Chalmers
d0bc4d0d96
TUN-890: To support free tunnels, hostname can now be ""
2018-09-28 16:05:54 -05:00
Areg Harutyunyan
d06fc520c7
TUN-528: Move cloudflared into a separate repo
2018-07-19 15:02:24 -05:00