Commit Graph

66 Commits

Author SHA1 Message Date
Cadey Ratio 19f3dc24ac cmd/routed: document a few things better 2018-01-16 22:23:00 -08:00
Cadey Ratio 1a7fc0892d cmd/routed: use HTTP-01 challenges 2018-01-16 20:49:45 -08:00
Cadey Ratio 45cecbc145 update deps, vendor mage 2018-01-16 20:32:37 -08:00
Cadey Ratio 752d742f89 cmd/terraform-provider-route: add support for provisioning tokens 2018-01-16 20:27:01 -08:00
Cadey Ratio 7ea63913b9 cmd/routed: alt-svc fix again 2018-01-03 11:12:21 -08:00
Cadey Ratio d63c627669 cmd/routed: alt-svc fix 2018-01-03 11:04:04 -08:00
Cadey Ratio 16611e29e6 cmd/routed: quic fix 2018-01-03 10:58:55 -08:00
Cadey Ratio 86c54a384a cmd/routed: ensure quic is working 2018-01-03 10:53:26 -08:00
Cadey Ratio 2b00b9432c cmd/routed: actually enable quic oops 2018-01-03 10:45:43 -08:00
Cadey Ratio 2998e1d039 cmd/route-httpagent: update help output to match manpage better 2017-12-15 10:57:17 -08:00
Cadey Ratio 09cb598df9 cmd/routed: move internal/server here 2017-12-15 10:18:13 -08:00
Cadey Ratio b69d98d29b cmd: don't double gops 2017-12-11 19:00:17 -08:00
Cadey Ratio 90536c6ec0 cmd/routed: add quic support 2017-12-11 18:51:45 -08:00
Cadey Ratio c1fa811afe cmd/routed: add gops 2017-12-11 18:27:24 -08:00
Cadey Ratio 76a4931554 cmd/route-cli: fix build 2017-12-02 18:03:27 -08:00
Cadey Ratio ce8c3c8a56 terraform: fix 2017-12-02 18:00:32 -08:00
Cadey Ratio 65cbb99650 terraform: fix validation issues 2017-12-02 17:13:52 -08:00
Cadey Ratio 877ea527ab cmd/terraform provider: fix build 2017-12-02 15:45:44 -08:00
Cadey Ratio 1ccc27adf7 cmd: add terraform provider 2017-12-02 15:34:35 -08:00
Cadey Ratio 811795d174
proto: have route put return route object 2017-10-07 20:53:54 -07:00
Cadey Ratio c95a8c5434
adjust for tun2 api changes 2017-10-04 00:00:16 -07:00
Cadey Ratio df641cf1c5 update gitignores 2017-10-03 15:22:21 -07:00
Cadey Ratio 4f4f0d2214
cmd/route-cli: add 'token rm' command 2017-10-01 22:25:04 -07:00
Cadey Ratio 3ee292925d
cmd/route-httpagent: attempt to be a bit more durable 2017-10-01 13:42:33 -07:00
Cadey Ratio eacd9781f7
cmd/routed: configure the http listener to redirect if the method allows redirecting 2017-10-01 11:29:31 -07:00
Cadey Ratio 26a32350c9
cmd/routed: log http redirects 2017-10-01 11:04:19 -07:00
Cadey Ratio 4396e6822e
cmd/routed: redirect better 2017-10-01 11:01:18 -07:00
Cadey Ratio 61611ba7f0
cmd/routed: only serve sites over https 2017-10-01 10:57:52 -07:00
Cadey Ratio ffcdc8b9ba
route-cli: update list of possible scopes 2017-10-01 09:11:25 -07:00
Cadey Ratio 026f061b0a
cmd/route-cli: implement 'route token inspect' 2017-10-01 08:43:45 -07:00
Cadey Ratio babbdca699
move everything in lib/ to internal/ 2017-10-01 08:23:08 -07:00
Cadey Ratio e1ce5dfd53
cmd/route-cli: implement some token management commands 2017-10-01 07:37:47 -07:00
Cadey Ratio 14fb7f723d
start adding go stdlib tracing 2017-10-01 06:54:56 -07:00
Cadey Ratio f69257f5f8
all: update use of ln 2017-10-01 06:28:13 -07:00
Cadey Ratio 1ef8f06268
rename cmd/route to cmd/route-cli 2017-09-30 13:28:10 -07:00
Cadey Ratio ea931db0b2
cmd/route: interface with the backends api 2017-09-30 10:06:29 -07:00
Cadey Ratio 4394bb15a5
cmd/route: render this table 2017-09-30 08:39:43 -07:00
Cadey Ratio 0ada04df8c
cmd/route-httpagent: add flagenv for parsing from environment 2017-09-30 07:26:28 -07:00
Cadey Ratio 40c879d9f8
move routecrypto and server into internal 2017-09-30 06:56:56 -07:00
Cadey Ratio 8689a2f135
database: move to internal/ 2017-09-30 06:56:54 -07:00
Cadey Ratio 4f37100b71 homogenize tooling 2017-04-29 12:53:17 -07:00
Cadey Ratio 7a3757933d remove old api docs 2017-04-29 12:53:17 -07:00
Cadey Ratio 8ad2a641f1 debugging 2017-04-28 22:32:01 -07:00
Cadey Ratio a224f2fe0c cmd/route: secure 2017-04-28 22:21:57 -07:00
Cadey Ratio 9fd8ea5390 cmd/route: XXX RIP 2017-04-28 22:16:11 -07:00
Cadey Ratio 643527c43a cmd/route: fix flag position 2017-04-28 22:14:08 -07:00
Cadey Ratio 7ecce5f503 cmd/route: implement route management commands 2017-04-28 22:09:21 -07:00
Cadey Ratio ead4eceb48 start on route cli 2017-04-28 21:18:41 -07:00
Cadey Ratio 4186b0c6b0 cmd: remove a broken thing 2017-04-28 20:09:09 -07:00
Cadey Ratio 4e4da828b5 server: fix build 2017-04-28 20:08:11 -07:00