summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-19Update ChangeLog with changes from proposal 166.Karsten Loesing
2009-08-19Move all *-stats file to subdirectory stats/.Karsten Loesing
2009-08-19Include only the last 24 hours of stats in extra-info documents.Karsten Loesing
2009-08-19Write all statistics to disk exactly every 24 hours.Karsten Loesing
2009-08-18Update dir-spec.txt and man page.Karsten Loesing
2009-08-18Clean up proposal 166 and its implementation.Karsten Loesing
2009-08-17Use memory pool for insertion times.Karsten Loesing
2009-08-17Implement queue with O(1) operations, and correct some math.Karsten Loesing
2009-08-17Reduce cell statistics accuracy from 1 ms to 10 ms.Karsten Loesing
2009-08-17Fix trivial bug when uploading extra-info documents.Karsten Loesing
2009-08-17Include contents of *-stats files in descriptor.Karsten Loesing
2009-08-17Remove ./configure option for cell statistics.Karsten Loesing
2009-08-17Remove ./configure option for entry and dir request statistics.Karsten Loesing
2009-08-14Merge commit 'mikeperry/bandwidth-voting-final'Nick Mathewson
2009-08-14Remove ./configure option for exit port statistics.Karsten Loesing
2009-08-13update fetch-all with dir authAndrew Lewman
2009-08-12Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-08-11Fix possible segmentation fault on directory authorities.Karsten Loesing
2009-08-10Merge branch 'maint-0.2.1'Roger Dingledine
2009-08-10Send sendmes when we're down 100 cells, not 101.Roger Dingledine
2009-08-10Merge branch 'maint-0.2.1'Roger Dingledine
2009-08-10directory-archive scripts now fetch from urras tooRoger Dingledine
2009-08-10Merge branch 'maint-0.2.1' into tmp_mergeRoger Dingledine
2009-08-10Set up urras as the seventh v3 directory authority.Roger Dingledine
2009-08-09Merge commit 'ioerror/LetsKillNoConnect'Nick Mathewson
2009-08-09Merge commit 'arma/dotexit'Nick Mathewson
2009-08-09Switch over to tor_strtok_r instead of strtok_r.Mike Perry
2009-08-09Merge commit 'nickm/strtok' into mp-voting-finalMike Perry
2009-08-09Fix issues found by Nick in code review.Mike Perry
2009-08-09Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-08-09Merge commit 'karsten/hsauth-manpage-maint-0.2.1' into maint-0.2.1Nick Mathewson
2009-08-09Add a new tor_strtok_r for platforms that don't have one, plus tests.Nick Mathewson
2009-08-09Merge commit 'mikeperry/bandwidth-proposals-final'Nick Mathewson
2009-08-08LetsKillNoConnect removes support for .noconnectJacob Appelbaum
2009-08-07oops, fix typoRoger Dingledine
2009-08-07Disable .exit notation unless AllowDotExit is 1.Roger Dingledine
2009-08-07fix typo in control-specRoger Dingledine
2009-08-06Display consensus bandwidth to the control port.Mike Perry
2009-08-06Throw the switch on consensus method 6.Mike Perry
2009-08-06Update the ratio calculation to prefer faster measurements.Mike Perry
2009-08-06Update 161 to reflect current implementation.Mike Perry
2009-08-06Update dir-spec.txt to describe w line.Mike Perry
2009-08-06try loading the bandwidth measurement file on startup too,Roger Dingledine
2009-08-06Implement measured bw parsing + unit tests.Mike Perry
2009-08-03Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-08-03add geoip file to uninstallAndrew Lewman
2009-08-03Merge commit 'phobos/osx-uinstaller-maint-0.2.1'Nick Mathewson
2009-08-01add receipts to be wiped.Andrew Lewman
2009-08-01Make configuration of hidden services with authorization somewhat clearer.Karsten Loesing
2009-07-30Merge commit 'origin/maint-0.2.1'Nick Mathewson