Commit Graph

401 Commits

Author SHA1 Message Date
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
9e7fb0deb6 correct key configuration thing 2019-02-09 13:52:40 -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
c7a428ed25 Remove some irrelevant parts and add some info to the readme. 2019-01-22 17:15:04 -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
8882f39efe experiment with setcap 2018-12-04 12:20:27 -05:00
idk
992dc1d464 update readme again, start PACKAGECONF.md 2018-12-04 11:47:48 -05:00
idk
5c13d44e14 start updating Dockerfile and eventually remove crappy version of eephttpd 2018-12-04 11:04:18 -05:00
idk
7808bea943 better example config 2018-12-04 10:55:17 -05:00
idk
c32fb66558 new docs 2018-12-04 10:30:14 -05:00
idk
addfd33936 switch the creation functions 2018-12-03 17:24:52 -05:00
idk
a8093d9e76 more integration of vpn 2018-12-03 17:13:43 -05:00
idk
298df15b2e more integration of vpn 2018-12-03 17:13:36 -05:00
idk
7ae14054a5 more integration of vpn 2018-12-03 17:10:10 -05:00
idk
059eb57d35 more integration of vpn 2018-12-03 16:54:58 -05:00
idk
525d54e7b2 start laying in the VPN thingy 2018-12-03 16:50:50 -05:00
idk
f6aff1be50 I... think that might be a VPN tunnel option. 2018-12-03 13:57:13 -05:00
idk
1112123584 I... think that might be a VPN tunnel option. 2018-12-03 13:53:48 -05:00
idk
fa675eadad improvements to VPN part. 2018-12-03 12:17:02 -05:00
idk
3bc86464f7 improvements to VPN part. 2018-12-03 12:13:06 -05:00
idk
07c87424f5 make webinterface version static 2018-12-02 20:47:48 -05:00
idk
02221ab3a7 update readme, and I'm finally satisified that UDP actually works since I've finally fucking used it, lol. 2018-12-02 12:04:05 -05:00
idk
ce8643b90c mostly UDP fixes, move all the code from kpetku/sam3 to eyedeekay/sam3, move key saving to common 2018-12-02 10:46:51 -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
c6c4e768aa gofmt 2018-12-01 03:09:03 -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
547e1df401 gofmt 2018-11-29 19:49:57 -05:00
idk
cbc735e3d3 fix error with the blacklist thing 2018-11-29 19:36:41 -05:00
idk
5be974dddb fix manager 2018-11-29 19:12:23 -05:00
idk
9a86763243 expose the ini structure 2018-11-29 19:05:19 -05:00
idk
d313a88bc6 optionally write-out configuration file 2018-11-29 19:01:10 -05:00
idk
5d3fd84f4a make ephsite interruptable 2018-11-13 12:41:00 -05:00
idk
23dc60391c make ephsite interruptable 2018-11-13 12:37:30 -05:00
idk
34bee0faf7 add missing libs 2018-11-13 12:31:45 -05:00
idk
292663fae1 added a cleanup function 2018-11-13 03:43:52 -05:00
idk
4baef9026a added a cleanup function 2018-11-13 03:43:41 -05:00
idk
5a33a15207 added a cleanup function 2018-11-13 03:41:28 -05:00
idk
7f05a1c283 Reset when an http connection is closed 2018-10-31 03:12:45 -04:00
idk
c869402fee Reset when an http connection is closed 2018-10-31 03:12:27 -04:00
idk
b8804f758d Reset when an http connection is closed 2018-10-31 03:08:26 -04:00
idk
7e5be05689 nope, it's definitely in colluding_sites_attack. 2018-10-31 02:16:38 -04:00
idk
3ae3641f84 having some issues with http mode. 2018-10-31 02:01:01 -04:00
idk
61f04fd2cb having some issues with http mode. 2018-10-31 01:48:15 -04:00
idk
970d670edf updated readme to reflect recent improvements and additions and current projects. Updated Docs. Current binaries. 2018-09-20 14:30:15 -04:00