Commit Graph

90 Commits

Author SHA1 Message Date
Cadey Ratio 5e4f1618a4 cmd/construct: add HTTP test server 2018-01-21 23:55:59 -08:00
Cadey Ratio 5c8881fc18 cmd/construct: load command handlers from bindata 2018-01-21 23:26:56 -08:00
Cadey Ratio 8aa459b429 mage: generate assetfs 2018-01-21 22:21:32 -08:00
Cadey Ratio cf85140f78 cmd/construct: get help commands working 2018-01-21 21:17:36 -08:00
Cadey Ratio 18a2049013 cmd/construct: start work on eclier frontend 2018-01-21 20:28:06 -08:00
Cadey Ratio cd17465155 add database migrations tool, start on postgres support 2018-01-21 12:46:03 -08:00
Cadey Ratio 34eab0cf25 cmd/routed: this is the token body oops 2018-01-21 11:53:05 -08:00
Cadey Ratio 2d2f894517 cmd/routed: use split database handlers 2018-01-21 11:53:05 -08:00
Cadey Ratio 7d6f217f0b cmd/routed: more hacks 2018-01-21 09:24:15 -08:00
Cadey Ratio 28c3094e40 cmd/routed: log paths for twirp apis 2018-01-21 09:13:30 -08:00
Cadey Ratio 3017291b45 hack 2018-01-21 09:10:07 -08:00
Cadey Ratio b9a78fa3bf cmd/routed: fix header getting 2018-01-21 09:07:21 -08:00
Cadey Ratio 2f92dfbe46 cmd/routed: add twirp middleware 2018-01-21 08:53:43 -08:00
Cadey Ratio dd53921e77 fix build, switch to twirp completely 2018-01-21 08:35:41 -08:00
Cadey Ratio 0566205ec2 cmd/routed: fix build 2018-01-21 08:22:10 -08:00
Cadey Ratio b4bb197f80 more logging 2018-01-20 09:45:36 -08:00
Cadey Ratio ec7e506d23 fixup 2018-01-20 09:42:21 -08:00
Cadey Ratio 841ae6e2b9 fixup 2018-01-20 09:41:34 -08:00
Cadey Ratio a0d1787b5b cmd/routed: don't use waitgroups 2018-01-20 09:40:54 -08:00
Cadey Ratio b628042e29 cmd/routed: syncgroup better 2018-01-20 09:33:32 -08:00
Cadey Ratio cce1197484 cmd/routed: signal shutdown better 2018-01-20 09:30:47 -08:00
Cadey Ratio 0862521d93 cmd/routed: wait for things to get set up 2018-01-20 09:26:54 -08:00
Cadey Ratio b613e4405d cmd/routed: shutdown http servers gracefully 2018-01-20 09:14:00 -08:00
Cadey Ratio 6d9c05778c cmd/routed: add idle timeouts 2018-01-20 09:14:00 -08:00
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