Commit Graph

27 Commits

Author SHA1 Message Date
Sarah Jamie Lewis 4bf58a3c21 Replace all Paths 2020-10-15 14:38:02 -07:00
Dan Ballard 75338dbf32 Making Creator use CmdCreatorFunc (which was added) to allow users more
control over cmd creation
2020-01-24 10:39:46 -05:00
lu4p 5aeeb64103
Update process.go 2019-11-05 23:15:00 +01:00
Chad Retz f5c65d3eb0 Make Tor 0.3.5.x the default embedded version, fixes #24 2019-01-22 12:44:56 -06:00
Chad Retz 452e22de4f Merge branch 'master' of https://github.com/cretz/bine 2019-01-17 10:47:21 -06:00
Chad Retz 72669404c4 Update libs for 0.3.5.7 embedded Tor 2019-01-17 10:46:58 -06:00
Chad Retz 465b965484
Merge pull request #20 from mvojacek/windows-morestatic
Force linking against pthreads statically
2018-11-26 10:39:29 -06:00
Chad Retz 885f3ac42f Add static pthread link for 0.3.3 per PR #20 2018-11-26 10:38:49 -06:00
Michal Vojáček 6eaf27e90d force linking against pthreads statically 2018-11-21 22:42:12 +01:00
Vincent Batts b53b17f637
process/embedded: missing import
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2018-10-16 10:30:33 -04:00
Chad Retz 84f23f93a1 Finish support for embedded control connection, fixes #13 2018-09-21 13:06:47 -05:00
Chad Retz 781510e18d Disable network and close conn on embedtest 2018-09-21 12:11:37 -05:00
Chad Retz 8ba66edb0c More explicit embedded socket support for issue #13 2018-09-21 12:03:30 -05:00
Chad Retz b4e16a90bf Added tor 0.3.5.x support, fixes #7. Also exposed socket for #13 2018-09-20 16:46:23 -05:00
Chad Retz 1ddd5da865 Abstracted embedded part to specific versions, fixes #14 2018-09-20 11:47:42 -05:00
Chad Retz 97366c4e45 Change Windows gcc recommendation from TDM to MSYS2 2018-06-29 15:34:28 -05:00
Chad Retz c8632525b3 Removed only windows/linux text since https://github.com/cretz/tor-static/pull/3 was tested. Fixes #2. 2018-05-26 15:09:30 -05:00
Chad Retz 89a0a89801 Update for Linux embedded Tor 2018-05-25 17:28:11 -05:00
Chad Retz dba7e8856b Statically compiled Tor and examples 2018-05-17 14:37:22 -05:00
Chad Retz 4d7c47a3d4 Several fixes including vendoring ed25519 code under torutil 2018-05-16 17:37:42 -05:00
Chad Retz ca48a86ff3 Wrap godoc at 80 chars 2018-05-14 15:36:29 -05:00
Chad Retz 3e1430dee1 More godoc 2018-05-14 15:18:32 -05:00
Chad Retz 90db6a3f94 Docs 2018-05-14 14:47:05 -05:00
Chad Retz a0a929fbc3 Work on tor iface 2018-05-14 13:11:18 -05:00
Chad Retz cd13abdf50 Config tests 2018-05-11 12:34:33 -05:00
Chad Retz 4156ef3cfc Test framework and first set of tests 2018-05-10 16:29:16 -05:00
Chad Retz 34ea0edde9 Work on protocol 2018-05-10 13:11:18 -05:00