summaryrefslogtreecommitdiff
path: root/src/or/geoip.c
AgeCommit message (Expand)Author
2009-07-15Directories now also measure download times of network statuses.Karsten Loesing
2009-07-14make it compile without warningsRoger Dingledine
2009-07-14Merge commit 'karsten/geoipstats-download-resp-master'Nick Mathewson
2009-07-14Merge commit 'karsten/geoipstats-shares-master'Nick Mathewson
2009-07-14Merge commit 'karsten/geoipstats-newoverthereistan-master'Nick Mathewson
2009-07-14Handle unsigned ints correctly.Karsten Loesing
2009-07-14Write number of rejected requests to geoip-stats file.Karsten Loesing
2009-07-11Simplify the math to round up to the next multiple of some value.Karsten Loesing
2009-07-09List unresolved requests in geoip stats as country '??'.Karsten Loesing
2009-07-05If configured, write entry-node statistics to disk periodically.Karsten Loesing
2009-07-04Estimate v2 and v3 shares as mean values over measurement interval.Karsten Loesing
2009-05-27Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-27Fix a signed/unsigned comparison warningNick Mathewson
2009-05-27Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing
2009-05-27Improve documentation for the last fix of bug 932.Karsten Loesing
2009-05-27Fix bug 932 even more.Karsten Loesing
2009-05-26Some cleanups on geoip.c.Karsten Loesing
2009-05-04Update copyright to 2009.Karsten Loesing
2009-05-02Update copyright to 2009.Karsten Loesing
2009-02-16Possible fix for broken country settings in ExcludeExitNodes.Nick Mathewson
2009-01-14Refactor MIN_IPS_TO_NOTE_* macros in geoip.c: simplify code.Nick Mathewson
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-27partial move to letting bridge descriptor fetches use our new (well,Roger Dingledine
2008-12-25some fixes i found in my sandboxRoger Dingledine
2008-12-22Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson
2008-12-22Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson
2008-12-18Remove fixed xxx020s; downgrade unfixed ones.Nick Mathewson
2008-12-17Resolve many DOCDOCs.Nick Mathewson
2008-09-25Widen the conditions under which we whine about not having a geoip file to in...Nick Mathewson
2008-09-25Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson
2008-09-04Fix mingw build with --enable-gcc-warnings set.Nick Mathewson
2008-08-29Double oops: revert accidentally committed local geoipc.c debugging hack.Nick Mathewson
2008-08-29Oops. Make warn_too_many_conns() actually work. Nick Mathewson
2008-06-18implement more fine-tuning options for stats codeNick Mathewson
2008-06-10Fix last geoip bugs.Nick Mathewson
2008-06-10a couple more geoip bugfixesNick Mathewson
2008-06-10 r16139@tombo: nickm | 2008-06-10 15:25:23 -0400Nick Mathewson
2008-06-10 r16137@tombo: nickm | 2008-06-10 15:10:55 -0400Nick Mathewson
2008-06-10 r16133@tombo: nickm | 2008-06-10 15:06:43 -0400Nick Mathewson
2008-06-10 r16129@tombo: nickm | 2008-06-10 14:28:06 -0400Nick Mathewson
2008-06-10 r16127@tombo: nickm | 2008-06-10 14:03:01 -0400Nick Mathewson
2008-06-04forward-port r14934Roger Dingledine
2008-06-04forward-port r14930Roger Dingledine
2008-05-29New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson
2008-05-28document the handle-comments-in-geoip fileRoger Dingledine
2008-05-28Fix some warnings.Nick Mathewson
2008-05-28Several geoip changes/fixes as requested.Nick Mathewson
2008-04-16minor fixes that have been accumulatingRoger Dingledine
2008-02-22 r14399@tombo: nickm | 2008-02-22 14:09:38 -0500Nick Mathewson
2008-02-21other cleanups that have been sitting in my sandboxRoger Dingledine