Commit Graph

  • 62c065c510 rename daemon idk 2019-05-11 00:43:46 -04:00
  • 5df5187cc0 update readme, make it possible to go get samcatd idk 2019-05-11 00:35:43 -04:00
  • 00488deee3 create a web interface idk 2019-05-11 00:26:54 -04:00
  • df3c2edac0 create a web interface idk 2019-05-11 00:26:24 -04:00
  • c4cbf34ade add in user/password authentication to the new web interface idk 2019-05-10 15:48:52 -04:00
  • 478d69d105 generic info handlers for SAMTunnel idk 2019-05-09 23:50:48 -04:00
  • 5a08db5475 generic info handlers for SAMTunnel idk 2019-05-09 23:49:31 -04:00
  • 29735355fe fix osx travis idk 2019-04-26 00:51:48 -04:00
  • ff8389a7c9 enable use of all current options idk 2019-04-26 00:27:43 -04:00
  • 89b42eb2bf enable new sigs from config files idk 2019-04-26 00:00:19 -04:00
  • de9ea2d402 enable new sigs from config files idk 2019-04-25 23:56:12 -04:00
  • 790f01be80 use sigtypes from conig files idk 2019-04-25 23:52:08 -04:00
  • 7135facd9c cleanup, add signature type option idk 2019-04-25 22:58:49 -04:00
  • 7889f63232 don't do the recopy on all fmts idk 2019-04-20 19:56:27 -04:00
  • 0e51342fe0 Merge branch 'master' of github.com:eyedeekay/sam-forwarder idk 2019-04-20 19:33:58 -04:00
  • 4a28a7a07d fix make deps target idk 2019-04-20 19:33:10 -04:00
  • ec6172e4d1 Merge pull request #4 from eyedeekay/interfaces idk 2019-04-20 23:12:32 +00:00
  • 5ede568549 switch to using interfaces interfaces idk 2019-04-20 18:02:54 -04:00
  • ac5f5e3313 switch to tunnel interfaces idk 2019-04-20 16:29:26 -04:00
  • fdf75d99a0 add the tcp folder and the backward-compatability files idk 2019-04-20 16:04:16 -04:00
  • 8b4b86b3ee log even more, force key regeneration when save is not selected idk 2019-02-09 19:50:47 -05:00
  • ac76fc7a5c more key stuff. Literally one app is broken but it has to be in here idk 2019-02-09 18:32:24 -05:00
  • ffdf5d2299 log key saves idk 2019-02-09 17:44:23 -05:00
  • e59b43395f more key management fixes idk 2019-02-09 17:12:41 -05:00
  • ac48fd6619 Try and test tunnel key saving and loading idk 2019-02-09 16:39:50 -05:00
  • 54eb978f11 disable encrypt/decrypt functions for now idk 2019-02-09 16:22:24 -05:00
  • afa6a568ff disable encrypt/decrypt functions for now idk 2019-02-09 16:21:00 -05:00
  • d7ac6372bf remove irrelevant parts idk 2019-02-09 15:49:45 -05:00
  • e3aa6be988 fix path idk 2019-02-09 15:44:20 -05:00
  • c291f23435 fix path idk 2019-02-09 15:43:59 -05:00
  • bd82f268eb add the stubs for encrypted key files idk 2019-02-09 15:40:58 -05:00
  • 10d7f7c24a Split up the key stuff to prep for allowing password-based key file encryption as well and be better organized around this part idk 2019-02-09 14:41:16 -05:00
  • 8f07c65a1f Never use NewKeys by itself, always conditionally idk 2019-02-09 14:07:39 -05:00
  • 9e7fb0deb6 correct key configuration thing idk 2019-02-09 13:52:40 -05:00
  • 148ef4096c work on actually improving the save/load keys system idk 2019-02-09 13:41:53 -05:00
  • d134080415 I know I have to package the libraries too but I will soon. idk 2019-01-27 00:35:45 -05:00
  • aa4a9551f3 Surely transpiling Go to Javascript can't possibly be that simple? idk 2019-01-26 23:28:24 -05:00
  • c7a428ed25 Remove some irrelevant parts and add some info to the readme. idk 2019-01-22 17:15:04 -05:00
  • 04d57c329e calibrate long-test to the slowest laptop I have idk 2018-12-20 20:40:24 -05:00
  • 246740cb7f only ever run the full test in the docker container. Travis will have to use docker as well. idk 2018-12-04 12:31:30 -05:00
  • 8882f39efe experiment with setcap idk 2018-12-04 12:20:27 -05:00
  • 992dc1d464 update readme again, start PACKAGECONF.md idk 2018-12-04 11:47:48 -05:00
  • 5c13d44e14 start updating Dockerfile and eventually remove crappy version of eephttpd idk 2018-12-04 11:04:18 -05:00
  • 7808bea943 better example config idk 2018-12-04 10:55:17 -05:00
  • c32fb66558 new docs idk 2018-12-04 10:30:14 -05:00
  • addfd33936 switch the creation functions idk 2018-12-03 17:24:52 -05:00
  • a8093d9e76 more integration of vpn idk 2018-12-03 17:13:43 -05:00
  • 298df15b2e more integration of vpn idk 2018-12-03 17:13:36 -05:00
  • 7ae14054a5 more integration of vpn idk 2018-12-03 17:10:10 -05:00
  • 059eb57d35 more integration of vpn idk 2018-12-03 16:54:58 -05:00
  • 525d54e7b2 start laying in the VPN thingy idk 2018-12-03 16:50:50 -05:00
  • f6aff1be50 I... think that might be a VPN tunnel option. idk 2018-12-03 13:57:13 -05:00
  • 1112123584 I... think that might be a VPN tunnel option. idk 2018-12-03 13:53:48 -05:00
  • fa675eadad improvements to VPN part. idk 2018-12-03 12:17:02 -05:00
  • 3bc86464f7 improvements to VPN part. idk 2018-12-03 12:13:06 -05:00
  • 07c87424f5 make webinterface version static idk 2018-12-02 20:47:48 -05:00
  • 02221ab3a7 update readme, and I'm finally satisified that UDP actually works since I've finally fucking used it, lol. idk 2018-12-02 12:04:05 -05:00
  • ce8643b90c mostly UDP fixes, move all the code from kpetku/sam3 to eyedeekay/sam3, move key saving to common idk 2018-12-02 10:46:51 -05:00
  • 35587dded7 more udp adjustments idk 2018-12-01 20:22:52 -05:00
  • fad86f2d42 fix that awful logging in udp idk 2018-12-01 20:07:52 -05:00
  • 32585c7e2c udp is still broken, but now I'm actually testing it. idk 2018-12-01 14:40:33 -05:00
  • c6c4e768aa gofmt idk 2018-12-01 03:09:03 -05:00
  • 8b288b0332 finally more UDP refinements, but minor. WIP I2P-powered VPN. moving Encrypt/Decrypt keys to own lib, make easier to use soon. idk 2018-12-01 03:02:41 -05:00
  • 547e1df401 gofmt idk 2018-11-29 19:49:57 -05:00
  • cbc735e3d3 fix error with the blacklist thing idk 2018-11-29 19:36:41 -05:00
  • 5be974dddb fix manager idk 2018-11-29 19:12:23 -05:00
  • 9a86763243 expose the ini structure idk 2018-11-29 19:05:19 -05:00
  • d313a88bc6 optionally write-out configuration file idk 2018-11-29 19:01:10 -05:00
  • 5d3fd84f4a make ephsite interruptable idk 2018-11-13 12:41:00 -05:00
  • 23dc60391c make ephsite interruptable idk 2018-11-13 12:37:30 -05:00
  • 34bee0faf7 add missing libs idk 2018-11-13 12:31:45 -05:00
  • 292663fae1 added a cleanup function idk 2018-11-13 03:43:52 -05:00
  • 4baef9026a added a cleanup function idk 2018-11-13 03:43:41 -05:00
  • 5a33a15207 added a cleanup function idk 2018-11-13 03:41:28 -05:00
  • 7f05a1c283 Reset when an http connection is closed idk 2018-10-31 03:12:45 -04:00
  • c869402fee Reset when an http connection is closed idk 2018-10-31 03:12:27 -04:00
  • b8804f758d Reset when an http connection is closed idk 2018-10-31 03:08:26 -04:00
  • 7e5be05689 nope, it's definitely in colluding_sites_attack. idk 2018-10-31 02:16:38 -04:00
  • 3ae3641f84 having some issues with http mode. idk 2018-10-31 02:01:01 -04:00
  • 61f04fd2cb having some issues with http mode. idk 2018-10-31 01:48:15 -04:00
  • 970d670edf updated readme to reflect recent improvements and additions and current projects. Updated Docs. Current binaries. idk 2018-09-20 14:30:15 -04:00
  • 930652f52a new clients are better idk 2018-09-19 19:41:32 -04:00
  • f7dc34ab34 new clients are better idk 2018-09-19 19:10:06 -04:00
  • 6b6c74653b web interface stuff idk 2018-09-19 18:42:09 -04:00
  • edd8ee3746 better ways of doing client dests idk 2018-09-19 18:13:37 -04:00
  • 9957f2bc6d simplified clients idk 2018-09-19 18:01:08 -04:00
  • 2d3a3caf9d add dests to client searches idk 2018-09-19 17:30:15 -04:00
  • 8bab575a71 add dests to client searches idk 2018-09-19 17:29:52 -04:00
  • 5a27ae3ff1 add dests to client searches idk 2018-09-19 17:23:32 -04:00
  • c75801db46 Better default configuration idk 2018-09-19 15:46:36 -04:00
  • 7bb6d863ff Better default configuration idk 2018-09-19 15:39:03 -04:00
  • 23c173ea95 gofmt idk 2018-09-19 14:53:35 -04:00
  • 18b170a949 improved some UDP stuff I had missed. idk 2018-09-19 14:52:30 -04:00
  • e47a8eb94c improved some UDP stuff I had missed. idk 2018-09-19 14:50:22 -04:00
  • 20e49356c6 improved manager tests idk 2018-09-19 12:19:11 -04:00
  • 3631c87bfa enabled setting client destinations from ini file. idk 2018-09-19 12:08:20 -04:00
  • 577a84adf3 made a whole bunch of crap work better. idk 2018-09-19 11:26:47 -04:00
  • 6e887f10e6 config shouln't even need to be nil. idk 2018-09-19 11:20:32 -04:00
  • 6f166d6cdd fixed nil checks in tunconf idk 2018-09-19 11:13:47 -04:00
  • c0d3bcb238 nope. idk 2018-09-19 11:09:56 -04:00