Commit Graph

15 Commits

Author SHA1 Message Date
Dan Ballard 540183a881 add GetVersion to acn and torProvider 2020-11-30 18:41:13 -08:00
Dan Ballard 89dff1f5e0 torProvider: now creates new subdir for tor process per run to avoid collisions of zombies; log tor processl bump op.log version 2020-11-17 11:03:51 -08:00
Sarah Jamie Lewis 52048e1686 Fixup error flow 2020-10-21 15:20:15 -07:00
Sarah Jamie Lewis 0b0f65017a Moving to OpenPrivacy Bine / Adding GetPID to ACN 2020-10-15 16:46:45 -07:00
Dan Ballard 604237ea34 Merge pull request 'Better Torrc Builder' (#11) from trunk into master
Reviewed-on: openprivacy/connectivity#11
2020-10-13 12:21:59 -07:00
Sarah Jamie Lewis ba56a6cb48 Better Torrc Builder 2020-10-13 11:44:45 -07:00
Dan Ballard f01a76f337 NoTorrcErr typed error 2020-09-21 16:46:44 -07:00
Sarah Jamie Lewis 3888ece4d3 Kill Tor once the unit tests have finsihed 2020-06-29 14:11:02 -07:00
Sarah Jamie Lewis a8d31e2adb Generate Torrc and Integration test for Launching Tor with Generated Torrc 2020-06-29 13:22:04 -07:00
Sarah Jamie Lewis afda040693 Sketch of Tor Authenticator 2020-06-29 11:45:47 -07:00
Dan Ballard 181478adfb refactor torProvider: merge networkStatus and BootstrapStatus, simplify monitorRestart logic. Catch case due to magic numbers where it was not restarting tor when tor was killed 2020-05-12 14:35:38 -07:00
Dan Ballard 4eedeaa4db add locks to acoid possible race condition using command port 2020-05-08 16:31:01 -07:00
Dan Ballard 35293ea087 torProvider now also consults network-liveness 2020-05-08 14:21:14 -07:00
Dan Ballard beb2665c49 add tor.IsValidHostname 2020-02-10 17:15:44 -05:00
Dan Ballard e276c4fbe7 more tor provider into to own package, fix race condition, minor renaming 2020-02-07 17:15:37 -05:00