1
0
mirror of https://github.com/therootcompany/telebit.git synced 2025-02-12 16:08:10 +00:00

167 Commits

Author SHA1 Message Date
7303e36a16 enable auth checking 2020-06-01 01:38:18 -06:00
6736d68446 WIP mgmt apis 2020-05-31 07:02:46 -06:00
dbb22d4b45 add ad-hoc integration tests 2020-05-31 06:27:33 -06:00
3eb061a1eb WIP: auth flow 2020-05-31 06:19:41 -06:00
5ba8859256 WIP: authorize routes 2020-05-30 17:45:36 -06:00
a6e3c042fe WIP: authenticated management routes 2020-05-30 17:14:40 -06:00
44411fb99c WIP: auth storage 2020-05-30 03:52:27 -06:00
73106f4ef7 update deps 2020-05-27 03:57:03 -06:00
f2975c9a4d add app id and client id 2020-05-27 03:56:55 -06:00
95c9c9e9db add windows GUI build 2020-05-27 03:47:22 -06:00
affe8acbfa updated deps 2020-05-27 02:54:19 -06:00
710771c228 add DNS-01 API relay 2020-05-27 02:53:26 -06:00
1f22f5f34f add token auth 2020-05-26 03:05:39 -06:00
10a9ed8e3a update deps 2020-05-26 01:47:31 -06:00
96f4d34ce1 start of management api 2020-05-26 01:47:22 -06:00
2a76b7679d update deps 2020-05-25 10:53:28 -06:00
e55620ccba add build versioning 2020-05-25 10:52:37 -06:00
2813ffcbd3 bugfix nil pointer due to misnamed variable 2020-05-25 10:51:59 -06:00
4a156f50ca remove junk file (literally) 2020-05-22 04:41:57 -06:00
53478d35fd rename package packer->telebit 2020-05-22 04:41:24 -06:00
1f39f57837 quick fix ACME instance, burn some logs 2020-05-22 04:34:37 -06:00
13d5676a14 update deps 2020-05-22 04:08:01 -06:00
174fc813c2 got ACME working 2020-05-22 04:07:35 -06:00
0eaa1aca2a websocket tunnel interface cleanup 2020-05-21 12:28:33 -06:00
39ada8ec7a working out some kinks in the WSWrap 2020-05-21 05:09:49 -06:00
b50fb11fb9 WIP: debugging and backwards compat 2020-05-21 04:29:05 -06:00
5f804f3424 made (loosely) testable against server 2020-05-20 23:30:24 -06:00
e2c8a92089 cont: model encodings 2020-05-20 16:52:06 -06:00
1014ac6fd5 model encodings package more closely 2020-05-20 16:23:58 -06:00
9a97d153e8 WIP: designing server/listener interfaces 2020-05-20 01:49:40 -06:00
6621ccf47e add Addr.Hostname() and Addr.Port() 2020-05-20 01:49:08 -06:00
73998a9403 use more precise addr names 2020-05-19 03:36:46 -06:00
38054cf331 bugfix re-used buffer 2020-05-19 03:36:20 -06:00
494957c1c4 add encoder (needs more tests) 2020-05-19 03:35:22 -06:00
7a6b5741a5 add Decoder and more Parser tests 2020-05-19 01:06:10 -06:00
f67fc7324d more parser tests 2020-05-18 22:36:20 -06:00
c5df63b11d wip: new encoder test 2020-05-18 03:30:22 -06:00
c569a965e2 wip: new client parse test 2020-05-18 02:43:06 -06:00
581ed296ac wip: new client 2020-05-16 03:09:47 -06:00
387e6a5aa1 note go version and GOPATH 2020-05-06 11:13:55 -06:00
456fe70a0e update README.md 2020-05-06 11:11:40 -06:00
c5bd879be5 add LICENSE 2020-05-06 11:11:33 -06:00
776aabf879 use DuckDNS for demo 2020-05-06 11:11:13 -06:00
5a68908e66 bugfix relay and update client 2020-05-05 00:44:21 -06:00
7fdb393696 renaming things 2020-05-04 23:08:23 -06:00
1600c960ab various bugfixes and enhancements 2020-05-04 22:49:38 -06:00
50784e017e typo fix 2020-05-04 22:21:01 -06:00
5b8941ed37 cleanly separate version handling 2020-05-04 22:12:48 -06:00
bdb8c87a30 update deps and vendoring 2020-05-04 22:12:34 -06:00
94c3680333 update config, demo letsencrypt 2020-05-04 22:12:11 -06:00