Commit Graph

31 Commits

Author SHA1 Message Date
Jaime Pillora 9d494aaebe bump protocol version, 1.0, 1.1 are incompatible 1.1.1 2015-03-19 11:19:03 +11:00
Jaime Pillora 1871137e32 ssh working, user auth working, addr whitelisting (mostly) working 1.1.0 2015-03-19 02:41:17 +11:00
Jaime Pillora 68eb79a634 progressing to users and remote address whitelists 2015-03-19 01:25:20 +11:00
Jaime Pillora d6b070ed5a added security warning 2015-03-18 03:09:42 +11:00
Jaime Pillora aec3963c96 mention go in docs for some seo goodness 2015-03-17 09:55:58 +11:00
Jaime Pillora 7043d06be8 since test isn't really a go test, converted to a main package 1.0.1 2015-03-17 09:19:16 +11:00
Jaime Pillora 5dd999f0ad renamed auth to key, fixed docs 1.0.0 2015-03-17 08:53:33 +11:00
Jaime Pillora 0b084da1d0 combined both programs into one, with two subcommands 2015-03-16 18:49:09 +11:00
Jaime Pillora 292ee12f7d master is now merged with the 'encrypt' branch, optional symetric encrypt wins over ssh (due to its optionality) 2015-03-15 06:13:33 +11:00
Jaime Pillora 6fa2b5ea8e fixed missing var in test package 2015-03-15 06:11:41 +11:00
Jaime Pillora 9432ac005b added docs 2015-03-14 21:27:56 +11:00
Jaime Pillora e106c625c6 symetrically encrypted tcp working, as slow as ssh :( 2015-03-14 05:02:51 +11:00
Jaime Pillora 9b52e165f7 working, 4x slower than yamux :( 2015-03-14 03:40:18 +11:00
Jaime Pillora b87d423f73 more docs 2015-03-12 02:11:30 +11:00
Jaime Pillora a5b564e555 added docs, shortened disconnect sequence 2015-03-12 01:33:21 +11:00
Jaime Pillora 141258bf90 tests and simple benchmarks working 2015-03-11 15:57:01 +11:00
Jaime Pillora 860d01e2fb closable http server working 2015-03-08 06:14:37 +11:00
Jaime Pillora cb70488e16 added embedded logger to each class, begin work on programmatic API and test suite 2015-03-07 15:49:25 +11:00
Jaime Pillora ddb477203f added more docs, default server proxy will always same host 2015-03-04 02:11:28 +11:00
Jaime Pillora aca17c5e52 version is actually protocol version 2015-03-04 01:31:15 +11:00
Jaime Pillora d4fc4158c4 more docs, privatized stuff 2015-03-03 03:06:01 +11:00
Jaime Pillora f2b19469f9 treat disconnect as normal connection error 2015-02-28 19:35:44 +11:00
Jaime Pillora ee014d3a91 all prints are now behind the DEBUG flag 2015-02-28 17:45:49 +11:00
Jaime Pillora 63f2658b4d added connection forwarder server connection retries with backoff 2015-02-28 17:33:34 +11:00
Jaime Pillora 88bcfeb683 anchors are lowercased it seems 2015-02-28 02:49:30 +11:00
Jaime Pillora 83192383a1 added docs, improved logging (still need to write a proper logging library), minor bugs 2015-02-28 02:45:47 +11:00
Jaime Pillora 033496628c endpoints per ws, added diagram 2015-02-28 00:17:21 +11:00
Jaime Pillora b4408a7b45 fix client url, added more server logs 2015-02-27 17:56:33 +11:00
Jaime Pillora 98cb623185 working! 2015-02-27 17:25:39 +11:00
Jaime Pillora 0fdc6939c1 splitting out into modules, currently not working 2015-02-26 07:29:43 +11:00
Jaime Pillora 03f2cab3fc init 2015-02-26 02:35:10 +11:00