- Apr 24, 2014
-
-
Nick Mathewson authored
When I merged the fix for #7351, and implemented proposal 214 (4-byte circuit IDs), I forgot to add a changes file. Later, we never noticed that it didn't have one. Resolves ticket #11555. Thanks to cypherpunks for noticing this was missing.
-
- Apr 23, 2014
-
-
Roger Dingledine authored
-
Nick Mathewson authored
-
- Apr 16, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
Now it only has dannenberg
-
- Apr 15, 2014
-
-
Nick Mathewson authored
Conflicts: src/or/circuituse.c
-
Nick Mathewson authored
-
Nick Mathewson authored
Fixes bug 11519, apparently bugfix on 0.2.3.11-alpha.
-
- Apr 14, 2014
-
-
Nick Mathewson authored
Conflicts: src/or/routerlist.h
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
I used a list of certificate files from arma, and a little script, both at 11464.
-
Nick Mathewson authored
(I need a list of actual signing keys to blacklist.)
-
- Apr 09, 2014
-
-
Nick Mathewson authored
-
- Apr 08, 2014
-
-
Nick Mathewson authored
Fixes bug 11437; bugfix on 0.2.4.7-alpha. Found by coverity; this is CID 1198198.
-
- Apr 02, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
We are searching @CONFDIR@ before $HOME, but the documentation implied otherwise. I screwed this up in f5e86bcd, when I first documented the $HOME/.torrc possibility. Fix for bug 9213; bugfix on 0.2.3.18-rc.
-
- Mar 27, 2014
-
-
Nick Mathewson authored
-
- Mar 20, 2014
-
-
Nick Mathewson authored
This is a fix for 9700, which we already fixed in 0.2.5.x, but which got left in 0.2.4.x. This is a partial backport of a0a855d5
-
- Mar 11, 2014
-
-
Nick Mathewson authored
When I removed some unused functions in 5bfa373e, this became unused as well.
-
- Mar 10, 2014
-
-
Nick Mathewson authored
This prevents long stalls when we're starting with a state file but with no bridge descriptors. Fixes bug 9229. I believe this bug has been present since 0.2.0.3-alpha.
-
- Mar 06, 2014
-
-
Nick Mathewson authored
This is a fix for 9393; it's not a bugfix on any Tor version per se, but rather on whatever Tor version was current when we reorganized the wiki.
-
- Feb 28, 2014
-
-
Roger Dingledine authored
and also copy the changelog into ReleaseNotes
-
- Feb 25, 2014
-
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Roger Dingledine authored
-
Roger Dingledine authored
-
Nick Mathewson authored
-
Karsten Loesing authored
See 1d2179bc in master for details. """ Fall back to registered country if necessary. When extracting geoip and geoip6 files from MaxMind's GeoLite2 Country database, we only look at country->iso_code which is the two-character ISO 3166-1 country code of the country where MaxMind believes the end user is located. But if MaxMind thinks a range belongs to anonymous proxies, they don't put anything there. Hence, we omit those ranges and resolve them all to '??'. That's not what we want. What we should do is first try country->iso_code, and if there's no such key, try registered_country->iso_code which is the country in which the ISP has registered the IP address. In short: let's fill all A1 entries with what ARIN et. al think. """
-
- Feb 24, 2014
-
-
Nick Mathewson authored
-
- Feb 18, 2014
-
-
Nick Mathewson authored
-
- Feb 17, 2014
-
-
Nick Mathewson authored
-
It's not guaranteed that every package symlinks a2x to a2x.py; OpenBSD does not do this, so let's just look for a2x.py as well.
-
- Feb 15, 2014
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-