- 22 Dec, 2008 2 commits
-
-
Nick Mathewson authored
svn:r17734
-
Nick Mathewson authored
Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. svn:r17729
-
- 18 Dec, 2008 1 commit
-
-
Nick Mathewson authored
(The unfixed ones are being downgraded to regular XXXs mainly on the rationale that they don't seem to be exploding Tor, and they were apparently not showstoppers for 0.2.0.x-final.) svn:r17682
-
- 17 Dec, 2008 1 commit
-
-
Nick Mathewson authored
svn:r17662
-
- 25 Sep, 2008 2 commits
-
-
Nick Mathewson authored
Widen the conditions under which we whine about not having a geoip file to include "a country code was configured in a node list." svn:r16968
-
Nick Mathewson authored
Add country-code support to configured node lists to implement the ever-popular "no exits in Monaco" feature (ExcludeExitNodes {MC}). Also allow country codes and IP ranges in ExitNodes. (EntryNodes needs more work.) Based on code by Robert Hogan. Needs more testing. svn:r16966
-
- 04 Sep, 2008 1 commit
-
-
Nick Mathewson authored
svn:r16759
-
- 29 Aug, 2008 2 commits
-
-
Nick Mathewson authored
svn:r16687
-
Nick Mathewson authored
svn:r16686
-
- 18 Jun, 2008 1 commit
-
-
Nick Mathewson authored
svn:r15345
-
- 10 Jun, 2008 7 commits
-
-
Nick Mathewson authored
svn:r15106
-
Nick Mathewson authored
svn:r15105
-
Nick Mathewson authored
Small formatting fixes for geoip-stats file. svn:r15104
-
Nick Mathewson authored
sign error svn:r15103
-
Nick Mathewson authored
Pointers do not make good ints. svn:r15102
-
Nick Mathewson authored
More geoip tweaks. Include in the file a rough estimator of our total share. svn:r15099
-
Nick Mathewson authored
Improved code for counting clients by country: support recording by number of directory status requests in addition to number of IPs seen. svn:r15097
-
- 04 Jun, 2008 2 commits
-
-
Roger Dingledine authored
svn:r14936
-
Roger Dingledine authored
svn:r14931
-
- 29 May, 2008 1 commit
-
-
Nick Mathewson authored
New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure. svn:r14802
-
- 28 May, 2008 3 commits
-
-
Roger Dingledine authored
svn:r14785
-
Nick Mathewson authored
svn:r14781
-
Nick Mathewson authored
svn:r14780
-
- 16 Apr, 2008 1 commit
-
-
Roger Dingledine authored
svn:r14378
-
- 22 Feb, 2008 1 commit
-
-
Nick Mathewson authored
More 64-to-32 fixes. Partial backport candidate. still not done. svn:r13680
-
- 21 Feb, 2008 1 commit
-
-
Roger Dingledine authored
svn:r13649
-
- 12 Feb, 2008 1 commit
-
-
Nick Mathewson authored
Re-tune mempool parametes based on testing on peacetime: use smaller chuncks, free them a little more aggressively, and try very hard to concentrate allocations on fuller chunks. Also, lots of new documentation. svn:r13484
-
- 07 Feb, 2008 1 commit
-
-
Nick Mathewson authored
svn:r13412
-
- 05 Feb, 2008 1 commit
-
-
Nick Mathewson authored
Remove or downgrade some XXX020 items. svn:r13388
-
- 10 Jan, 2008 1 commit
-
-
Nick Mathewson authored
Make bridge geoip data get rounded up, not down. svn:r13092
-
- 24 Dec, 2007 1 commit
-
-
Roger Dingledine authored
svn:r12959
-
- 18 Dec, 2007 2 commits
-
-
Nick Mathewson authored
Sort GeoIP results in descending order of IP counts. svn:r12863
-
Nick Mathewson authored
Document and clean-up geoip code; give it some unit tests. svn:r12856
-
- 17 Dec, 2007 3 commits
-
-
Nick Mathewson authored
clean up whitesapce and debug a little on geoip stuff. svn:r12847
-
Nick Mathewson authored
Support raw IP-to-country as well as postprocessed format. Include GEOIP summary in extrainfo of bridges. svn:r12846
-
Nick Mathewson authored
First wodge of geoip code so bridges can figure out which countries are blocking them. svn:r12845
-