- 03 Dec, 2018 1 commit
-
-
juga authored
-
- 23 Nov, 2018 1 commit
-
-
juga authored
In order to use it in torflow's scaling method
-
- 22 Oct, 2018 1 commit
-
-
Matt Traudt authored
Even for a valid domain that usually resolves, sometimes the local DNS resolver won't be able to resolve it (duh). Catch the exception that gets thrown in that instance and fail gracefully by returning an empty list.
-
- 25 Sep, 2018 1 commit
-
-
juga authored
-
- 13 Sep, 2018 1 commit
-
-
juga authored
-
- 05 Jul, 2018 6 commits
- 02 Jul, 2018 2 commits
-
-
Matt Traudt authored
GH: closes #218
-
Matt Traudt authored
-
- 24 Jun, 2018 4 commits
-
-
The chance of us needing a refresh at this point is TINY, but it's probably better to return a list of relays stale by a millisecond than it is to cause the user's program to crash.
-
-
I'm not sure if this is necessary, honestly. But it doesn't hurt.
-
GH: ref #205
-
- 13 Jun, 2018 3 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
Use the new can_exit_to member func of the Relay class in order to remove the exits_can_exit_to member func of RelayList, which I never really liked. Relay.can_exit_to has the same DNS-based limitations as its older brother.
-
Matt Traudt authored
-
- 12 Jun, 2018 1 commit
-
-
Matt Traudt authored
Part of this takes care of... GH: closes #145
-
- 11 Jun, 2018 2 commits
- 10 Jun, 2018 1 commit
-
-
With unused support for ed25519 keys
-
- 08 Jun, 2018 1 commit
-
-
juga authored
* RelayList is now a list of RelayNS instead of RouterStatusEntryV3 to have master_key_ed25519 as an attribute * create pytest fixture to start Tor with tests * create test to check master_key_ed25519
-
- 06 May, 2018 1 commit
-
-
Matt Traudt authored
-
- 03 May, 2018 2 commits
-
-
Matt Traudt authored
GH: closes #144
-
Matt Traudt authored
-
- 30 Apr, 2018 1 commit
-
-
Matt Traudt authored
that most likely can exit to the given host:port
-
- 26 Apr, 2018 1 commit
-
-
Matt Traudt authored
GH: closes #67
-
- 17 Apr, 2018 1 commit
-
-
Matt Traudt authored
May have some runtime bugs still. Needs a little more testing
-
- 12 Apr, 2018 1 commit
-
-
Matt Traudt authored
-
- 09 Apr, 2018 1 commit
-
-
Matt Traudt authored
GH: see #67
-
- 06 Apr, 2018 1 commit
-
-
Matt Traudt authored
GH: closes #57
-
- 04 Apr, 2018 1 commit
-
-
Matt Traudt authored
-
- 30 Mar, 2018 1 commit
-
-
Matt Traudt authored
-
- 24 Mar, 2018 1 commit
-
-
Matt Traudt authored
Hopefully everything works first try
-
- 23 Mar, 2018 1 commit
-
-
Matt Traudt authored
-
- 21 Mar, 2018 2 commits
-
-
Matt Traudt authored
-
Matt Traudt authored
-