62 Commits

Author SHA1 Message Date
399e8dd651 add ping/pong and read/write deadlines websockets 2020-07-20 16:07:14 -06:00
cfe3820fea remove old scripts 2020-07-20 09:31:28 -06:00
b08f1d7e88 update VENDOR_ID, fix examples/mgmt-*, update README 2020-07-20 09:27:31 -06:00
360f800a30 update auth options 2020-07-19 02:16:11 -06:00
52c636d8d6 improve debugging 2020-07-19 06:52:31 +00:00
d0b6a899f2 consolidate ENVs for remote server, truncate debug output, add --verbose option 2020-07-17 23:28:12 -06:00
2229f62e5f fix 1 => i bug, improve logging, update some ENVs and --args 2020-07-17 21:51:48 -06:00
ff231391d3 more logging, fixed write loop 2020-07-15 10:46:02 +00:00
9f1985373e yet more logs 2020-07-15 03:33:23 -06:00
4a566f7dca more debugging 2020-07-15 04:40:31 +00:00
ce09953167 more debugging 2020-07-15 04:09:17 +00:00
e5f26a25da cancel and close connections on enoder read and write errors 2020-07-13 09:14:11 +00:00
3ac48f0db1 WIP lots of debugging, fix case of previously existing server 2020-07-12 05:59:34 +00:00
d3f8b90e32 fix first connection 2020-07-09 09:03:04 +00:00
10778eaab1 complete fix for early client.Close() 2020-07-08 10:30:58 +00:00
2f1f138bda fix accidental early client.Close() 2020-07-08 10:28:32 +00:00
678d7b5e11 fix nil pointer, add more debugging 2020-07-06 09:56:29 +00:00
36a3650080 WIP: track connection table 2020-06-22 00:34:42 -06:00
2b48a8b8b9 add full SNI peeking, fix TLS routing 2020-06-09 04:41:38 -06:00
1872302d66 better TLS termination, port-forward support 2020-06-09 02:42:56 -06:00
05fdd8bb45 only put password in file on first run 2020-06-08 18:58:52 -06:00
8ae19f341b wip: SNI detection: add Peek() 2020-06-06 03:43:56 -06:00
d0910ed07e file reorganization 2020-06-03 02:00:38 -06:00
9b7c3f62db file reorganization 2020-06-03 01:47:06 -06:00
c9c47b9105 use vfsgen for sql file 2020-06-03 00:17:30 -06:00
527af9fa98 updates for dns-01 2020-06-02 03:32:14 -06:00
24f5b4b2d2 add inspect to server, move Inspect from mgmt 2020-06-01 04:16:25 -06:00
309ecf89f5 add list of inactives 2020-06-01 02:48:05 -06:00
ca72ad6d8b add client pinging, and server recent pings 2020-06-01 02:39:35 -06:00
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
f2975c9a4d add app id and client id 2020-05-27 03:56:55 -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
96f4d34ce1 start of management api 2020-05-26 01:47:22 -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
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