aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-13Add support for a new option: FetchDirInfoExtraEarlyJacob Appelbaum
2009-07-13remove experimental 'getinfo unregistered-servers-'Roger Dingledine
2009-07-13fix comments and other typosRoger Dingledine
2009-07-13Two tweaks to exit-port statistics.Karsten Loesing
2009-07-13Replace two %d with %u's.Karsten Loesing
2009-07-11Simplify the math to round up to the next multiple of some value.Karsten Loesing
2009-07-09Tweak exit port statistics a bit.Karsten Loesing
2009-07-09List unresolved requests in geoip stats as country '??'.Karsten Loesing
2009-07-07Merge commit 'karsten/entrystats-master'Nick Mathewson
2009-07-07Merge commit 'karsten/bufferstats-master'Nick Mathewson
2009-07-07Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-07-07Bump version to 0.2.1.17-rc-devNick Mathewson
2009-07-07Bump version to 0.2.1.17-rctor-0.2.1.17-rcNick Mathewson
2009-07-07Make "Invalid onion hostname" msg respect SafeLogging.Nick Mathewson
2009-07-05If configured, write entry-node statistics to disk periodically.Karsten Loesing
2009-07-05If configured, write cell statistics to disk periodically.Karsten Loesing
2009-07-04Estimate v2 and v3 shares as mean values over measurement interval.Karsten Loesing
2009-07-02If configured, write per-port exit statistics to disk periodically.Karsten Loesing
2009-07-02Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-07-02Make an attempt to fix bug 1024.Karsten Loesing
2009-06-30another minor patch to add to 0.2.1.xRoger Dingledine
2009-06-30Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-30the third piece of bug 969 fixingRoger Dingledine
2009-06-30the second piece of bug 969 fixingRoger Dingledine
2009-06-30the first piece of bug 969 fixingRoger Dingledine
2009-06-30Have eventdns set the "truncated" bit correctly.Nick Mathewson
2009-06-25Merge commit 'sebastian/geoipnotice'Nick Mathewson
2009-06-25Log a notice about collecting geoip statsSebastian Hahn
2009-06-25stop capping bandwidths we see in the consensusRoger Dingledine
2009-06-24Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-24Ignore control port commands after a QUITMarcus Griep
2009-06-24Flush long replies over control port on QUITMarcus Griep
2009-06-22Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-22Clients now use bandwidth values in the consensusRoger Dingledine
2009-06-22Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-22Serve DirPortFrontPage even if the write bucket is low.Nick Mathewson
2009-06-22Add warning that the results of --enable-geoip-stats are different from those...Karsten Loesing
2009-06-20Bump version to 0.2.1.16-rc.devNick Mathewson
2009-06-20Bump version to 0.2.1.16-rctor-0.2.1.16-rcNick Mathewson
2009-06-19Better fix for 997.Karsten Loesing
2009-06-19Revert "Backport fix for bug 997."Karsten Loesing
2009-06-18Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-06-18tor-resolve: Don't automatically refuse .onion addresses.Nick Mathewson
2009-06-18Set EV_PERSIST flag on signal events with Libevent < 2.0.Nick Mathewson