Commit Graph

91 Commits

Author SHA1 Message Date
idk
afa6a568ff disable encrypt/decrypt functions for now 2019-02-09 16:21:00 -05:00
idk
10d7f7c24a Split up the key stuff to prep for allowing password-based key file encryption as well and be better organized around this part 2019-02-09 14:41:16 -05:00
idk
8f07c65a1f Never use NewKeys by itself, always conditionally 2019-02-09 14:07:39 -05:00
idk
148ef4096c work on actually improving the save/load keys system 2019-02-09 13:41:53 -05:00
idk
d134080415 I know I have to package the libraries too but I will soon. 2019-01-27 00:35:45 -05:00
idk
aa4a9551f3 Surely transpiling Go to Javascript can't possibly be that simple? 2019-01-26 23:28:24 -05:00
idk
04d57c329e calibrate long-test to the slowest laptop I have 2018-12-20 20:40:24 -05:00
idk
246740cb7f only ever run the full test in the docker container. Travis will have to use docker as well. 2018-12-04 12:31:30 -05:00
idk
5c13d44e14 start updating Dockerfile and eventually remove crappy version of eephttpd 2018-12-04 11:04:18 -05:00
idk
c32fb66558 new docs 2018-12-04 10:30:14 -05:00
idk
525d54e7b2 start laying in the VPN thingy 2018-12-03 16:50:50 -05:00
idk
07c87424f5 make webinterface version static 2018-12-02 20:47:48 -05:00
idk
35587dded7 more udp adjustments 2018-12-01 20:22:52 -05:00
idk
fad86f2d42 fix that awful logging in udp 2018-12-01 20:07:52 -05:00
idk
32585c7e2c udp is still broken, but now I'm actually testing it. 2018-12-01 14:40:33 -05:00
idk
8b288b0332 finally more UDP refinements, but minor. WIP I2P-powered VPN. moving Encrypt/Decrypt keys to own lib, make easier to use soon. 2018-12-01 03:02:41 -05:00
idk
61f04fd2cb having some issues with http mode. 2018-10-31 01:48:15 -04:00
idk
6b6c74653b web interface stuff 2018-09-19 18:42:09 -04:00
idk
5a27ae3ff1 add dests to client searches 2018-09-19 17:23:32 -04:00
idk
e47a8eb94c improved some UDP stuff I had missed. 2018-09-19 14:50:22 -04:00
idk
6e887f10e6 config shouln't even need to be nil. 2018-09-19 11:20:32 -04:00
idk
38d1564eb0 Removed unnecessary check on tunnel type with new default. 2018-09-19 11:08:38 -04:00
idk
e30ca92b85 gofmt 2018-09-19 10:37:59 -04:00
idk
c3fb2e04f3 fixed tunconf thing made test more visible 2018-09-19 10:33:54 -04:00
idk
02ff8d6b87 fix tunconf error when not passing a config file 2018-09-18 22:58:55 -04:00
idk
f0070524c1 more docs ephemera 2018-09-18 01:27:11 -04:00
idk
921289fd4d docs folder. 2018-09-18 00:56:44 -04:00
idk
c2bf0bd822 fix key error 2018-09-18 00:38:08 -04:00
idk
3979d87390 added experimental support for encrypted saves 2018-09-17 23:40:09 -04:00
idk
6bc7558bef final tweak to daemon docs. I'll clean up the comments tomorrow night. 2018-09-14 01:34:33 -04:00
idk
9bf8bbb7b8 update docs 2018-09-14 01:08:45 -04:00
idk
d1385398d3 update docs, add streaming library to checklist 2018-09-14 01:02:47 -04:00
idk
0d2835d74e update docs, add streaming library to checklist 2018-09-14 00:53:43 -04:00
idk
a013524011 update docs 2018-09-14 00:35:13 -04:00
idk
124b22e986 snip tunconf into reasonable chunks. 2018-09-13 18:14:22 -04:00
idk
4ba85e54c1 update usage 2018-09-12 23:58:25 -04:00
idk
0aefc3a0e4 added a bit of logging 2018-09-12 20:46:24 -04:00
idk
f431e8c59b fix make all 2018-09-12 20:28:35 -04:00
idk
ad6df28bf5 manager stuff. 2018-09-12 19:44:05 -04:00
idk
cd458b3d1b more tunconf improvements related to the daemon 2018-09-12 18:00:24 -04:00
idk
5b33d09b0c started working on a new daemon for managing multiple tunnels 2018-09-12 16:15:24 -04:00
idk
237c0ec41e Enabled labels in tunconf. It can be used with or without a top-level label. 2018-09-12 13:43:18 -04:00
idk
d246d1ba7d update documentation again. 2018-09-10 22:00:49 -04:00
idk
055df02607 finally worked that all out. new binaries. 2018-09-10 21:44:31 -04:00
idk
fd96ce4794 fix log thing. 2018-09-10 18:52:31 -04:00
idk
1ea4e63b64 longer log errors, I don't think I should be using a bufio reader. 2018-09-10 16:44:05 -04:00
idk
3622e1472a enable http mode I think... 2018-09-10 16:10:47 -04:00
idk
5cd716ccb4 do it both in and out 2018-09-10 01:31:27 -04:00
idk
61e69f6c14 try both. 2018-09-09 05:59:05 -04:00
idk
9175059b57 try the other way around. 2018-09-09 04:55:18 -04:00