summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-07-27Fix dirreq and cell stats on 32-bit architectures.Karsten Loesing
2009-07-25Merge commit 'ioerror/DirFetchInfoExtraEarly'Nick Mathewson
2009-07-24Fix unit tests.Karsten Loesing
2009-07-23don't warn about DirReqStatistics when the option is disabledSebastian Hahn
2009-07-18Make exit stats compile on 64-bit machines, too.Karsten Loesing
2009-07-16Clean up the accountingmax section in torrc.sampleRoger Dingledine
2009-07-16Merge branch 'dirreq-timing'Nick Mathewson
2009-07-16Switch dirreq_map to use HT_ functions rather than strmap.Nick Mathewson
2009-07-16Include AccountingMax in torrc.sampleNick Mathewson
2009-07-15fix long lineSebastian Hahn
2009-07-15Some tweaks to statistics.Karsten Loesing
2009-07-15Some tweaks to directory request download times.Karsten Loesing
2009-07-15Round up results to the next multiple of 4.Karsten Loesing
2009-07-15Right, the u in uint stands for unsigned.Karsten Loesing
2009-07-15Directories now also measure download times of network statuses.Karsten Loesing
2009-07-15Allow interval and memunit cfg variables to be set to fractions.Nick Mathewson
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