Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-18 | implement more fine-tuning options for stats code | Nick Mathewson | |
svn:r15345 | |||
2008-06-10 | Fix last geoip bugs. | Nick Mathewson | |
svn:r15106 | |||
2008-06-10 | a couple more geoip bugfixes | Nick Mathewson | |
svn:r15105 | |||
2008-06-10 | r16139@tombo: nickm | 2008-06-10 15:25:23 -0400 | Nick Mathewson | |
Small formatting fixes for geoip-stats file. svn:r15104 | |||
2008-06-10 | r16137@tombo: nickm | 2008-06-10 15:10:55 -0400 | Nick Mathewson | |
sign error svn:r15103 | |||
2008-06-10 | r16133@tombo: nickm | 2008-06-10 15:06:43 -0400 | Nick Mathewson | |
Pointers do not make good ints. svn:r15102 | |||
2008-06-10 | r16129@tombo: nickm | 2008-06-10 14:28:06 -0400 | Nick Mathewson | |
More geoip tweaks. Include in the file a rough estimator of our total share. svn:r15099 | |||
2008-06-10 | r16127@tombo: nickm | 2008-06-10 14:03:01 -0400 | Nick Mathewson | |
Improved code for counting clients by country: support recording by number of directory status requests in addition to number of IPs seen. svn:r15097 | |||
2008-06-04 | forward-port r14934 | Roger Dingledine | |
svn:r14936 | |||
2008-06-04 | forward-port r14930 | Roger Dingledine | |
svn:r14931 | |||
2008-05-29 | New code to implement proposal for local geoip stats. Only enabled with ↵ | Nick Mathewson | |
--enable-geoip-stats passed to configure. svn:r14802 | |||
2008-05-28 | document the handle-comments-in-geoip file | Roger Dingledine | |
svn:r14785 | |||
2008-05-28 | Fix some warnings. | Nick Mathewson | |
svn:r14781 | |||
2008-05-28 | Several geoip changes/fixes as requested. | Nick Mathewson | |
svn:r14780 | |||
2008-04-16 | minor fixes that have been accumulating | Roger Dingledine | |
svn:r14378 | |||
2008-02-22 | r14399@tombo: nickm | 2008-02-22 14:09:38 -0500 | Nick Mathewson | |
More 64-to-32 fixes. Partial backport candidate. still not done. svn:r13680 | |||
2008-02-21 | other cleanups that have been sitting in my sandbox | Roger Dingledine | |
svn:r13649 | |||
2008-02-12 | r18051@catbus: nickm | 2008-02-12 15:20:43 -0500 | Nick Mathewson | |
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 | |||
2008-02-07 | Update some copyright notices: it is now 2008. | Nick Mathewson | |
svn:r13412 | |||
2008-02-05 | r17914@catbus: nickm | 2008-02-05 16:12:16 -0500 | Nick Mathewson | |
Remove or downgrade some XXX020 items. svn:r13388 | |||
2008-01-10 | r17552@catbus: nickm | 2008-01-10 12:13:43 -0500 | Nick Mathewson | |
Make bridge geoip data get rounded up, not down. svn:r13092 | |||
2007-12-24 | tweaks | Roger Dingledine | |
svn:r12959 | |||
2007-12-18 | r17239@catbus: nickm | 2007-12-18 16:57:02 -0500 | Nick Mathewson | |
Sort GeoIP results in descending order of IP counts. svn:r12863 | |||
2007-12-18 | r17231@catbus: nickm | 2007-12-18 16:21:55 -0500 | Nick Mathewson | |
Document and clean-up geoip code; give it some unit tests. svn:r12856 | |||
2007-12-17 | r15532@tombo: nickm | 2007-12-17 17:41:05 -0500 | Nick Mathewson | |
clean up whitesapce and debug a little on geoip stuff. svn:r12847 | |||
2007-12-17 | r15531@tombo: nickm | 2007-12-17 17:19:24 -0500 | Nick Mathewson | |
Support raw IP-to-country as well as postprocessed format. Include GEOIP summary in extrainfo of bridges. svn:r12846 | |||
2007-12-17 | r15530@tombo: nickm | 2007-12-17 16:54:03 -0500 | Nick Mathewson | |
First wodge of geoip code so bridges can figure out which countries are blocking them. svn:r12845 |