Commit Graph

8 Commits

Author SHA1 Message Date
erinn cafd7dad87 merging pr/2 2018-10-09 15:00:53 -07:00
Dan Ballard b644cf94ef asaur-ificate package and imports 2018-10-09 14:40:38 -07:00
erinn 6258396dc7 check current onion descriptors on old versions of tor to see if they're out-of-sync 2018-10-09 12:56:25 -07:00
erinn 9c1c5ef98a tidying up code paths and making detport selection a little better 2018-10-09 10:13:43 -07:00
erinn b1738ac964 simplify port number generation 2018-10-09 08:54:34 -07:00
erinn 23e043ad93 make local port selection deterministic and detach from the control port to improve performane 2018-10-08 20:14:47 -07:00
Ivan Markin 3cc4ebc379 Add expanded interface for ADD_ONION (NewOnion) to use special configuration
structs that implements all ADD_ONION flags.
Corresponding interface for creating onion Listener (NewListener) that also
makes onion Listeners use multiple virtual ports.
Some code simplifications.
2017-01-30 13:23:57 +00:00
Yawning Angel 7d26c026b2 Added c.Listener() which returns a net.Listener.
Likewise, different from David S' implementation.
2015-10-10 15:01:05 +00:00