Commit Graph

18 Commits

Author SHA1 Message Date
Dan Ballard 7c828d3916 Use new Bine CmdCreatorFunc to make a ProcessCreator to hide Tor dos window.
Also hide it in checkTorVersion
2020-01-24 18:19:36 -05:00
Sarah Jamie Lewis 29540dcf71 Expose Reboot 2019-11-06 11:59:29 -08:00
Dan Ballard 59ea2902e8 move .Dial outside of lock to stop throtteling one conn per time; get Dialer once only 2019-07-31 14:41:07 -07:00
Dan Ballard 6517665498 ACN and tor provider: take callback for status change 2019-07-10 13:08:49 -07:00
Dan Ballard bf57db657a stop issueing tor NEWNYM commands on errrors on open() 2019-02-20 11:36:42 -08:00
Dan Ballard fa12b3dcb9 when strting tor, dont let the network be disabled 2019-02-14 11:40:57 -08:00
Dan Ballard d78488a200 torprovide more nil checks 2019-02-05 11:54:52 -08:00
Dan Ballard bf28d6574f prevent sigfault when tor is closed 2019-02-04 14:12:16 -08:00
Sarah Jamie Lewis 877f01a358 Cleaning up ineffectual error checking and misspellings 2019-01-26 14:05:09 -08:00
Sarah Jamie Lewis d87a0fcb52 Add Close() Method to Connection.
Explicitly Close Connection
2019-01-21 11:19:49 -08:00
Dan Ballard 489bf62ff7 torProvider / listen now generates determinitic local ports, and can handle tor 550 detached onion exists, and connect to it 2018-12-07 10:41:38 -08:00
Dan Ballard b34fe84917 log api typo 2018-12-03 13:27:21 -08:00
Dan Ballard 2815e29704 adding new filterable logging system 2018-12-03 11:59:21 -08:00
Dan Ballard 5697a1c03d torProvider now gracefuly handles tor process fails 2018-11-26 12:51:08 -08:00
Dan Ballard 38cff4212d rename local variables acn; Add bootstrap status support to ACN/torprovider 2018-11-21 22:15:35 -08:00
Dan Ballard 0d080e4332 name update 2018-11-21 15:07:57 -08:00
Sarah Jamie Lewis aba5fa4609 Fixing Regex Bug 2018-11-20 20:33:11 -08:00
Dan Ballard 8fc60a0495 Mirating from bulb/asaur to bine, adding a generic Mixnet interface 2018-11-20 09:14:14 -08:00