cloudflared-mirror/cmd/cloudflared/tunnel
nomyfan d07980b147 refactor: rename hostnameFromURI to hostFromURI
since host=hostname+port

reuse the url variable
2020-08-08 22:58:50 +08:00
..
cmd.go refactor: rename hostnameFromURI to hostFromURI 2020-08-08 22:58:50 +08:00
cmd_test.go refactor: rename hostnameFromURI to hostFromURI 2020-08-08 22:58:50 +08:00
configuration.go TUN-3007: Implement named tunnel connection registration and unregistration. 2020-07-01 04:19:30 +00:00
configuration_test.go TUN-1196: Allow TLS config client CA and root CA to be constructed from multiple certificates 2018-11-19 15:38:10 -06:00
login.go AUTH-2902 redirect with just the root host on curl commands 2020-07-21 11:08:31 -05:00
server.go AUTH-2596 added new logger package and replaced logrus 2020-05-27 17:07:19 -05:00
signal.go AUTH-2596 added new logger package and replaced logrus 2020-05-27 17:07:19 -05:00
signal_test.go AUTH-2596 added new logger package and replaced logrus 2020-05-27 17:07:19 -05:00
subcommands.go TUN-3220: tunnel route reports created route 2020-07-31 17:48:58 +01:00
subcommands_test.go TUN-3156: Add route subcommand under tunnel 2020-07-17 05:51:24 +08:00
tag.go TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00
tag_test.go TUN-1099: Bring back changes in 2018.10.1 2018-10-08 14:20:28 -05:00