Commit History

Author SHA1 Message Date
  Karsten Loesing 8c29b7920a Add some fixes after discussion with Nick. 15 years ago
  Nick Mathewson b51c592547 Refactor geoip_get_dirreq_history() some more. 15 years ago
  Nick Mathewson d4a75a222f Fix a memory leak in summarizing directory request timing. 15 years ago
  Karsten Loesing 75c59d1a92 Some final (?) cleanups of proposal 166 implementation. 15 years ago
  Karsten Loesing 42229d1d84 Move all *-stats file to subdirectory stats/. 15 years ago
  Karsten Loesing 4e29f33427 Write all statistics to disk exactly every 24 hours. 15 years ago
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 15 years ago
  Karsten Loesing ab7729f472 Remove ./configure option for entry and dir request statistics. 15 years ago
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. 15 years ago
  Nick Mathewson cbe4327391 Switch dirreq_map to use HT_ functions rather than strmap. 15 years ago
  Karsten Loesing 8c496d1660 Some tweaks to statistics. 15 years ago
  Karsten Loesing 416940d93b Some tweaks to directory request download times. 15 years ago
  Karsten Loesing 85e7f67e1c Round up results to the next multiple of 4. 15 years ago
  Karsten Loesing 4002980d1c Right, the u in uint stands for unsigned. 15 years ago
  Karsten Loesing 3c05132575 Directories now also measure download times of network statuses. 15 years ago
  Roger Dingledine 05975e2a89 make it compile without warnings 15 years ago
  Nick Mathewson 31b72732c6 Merge commit 'karsten/geoipstats-download-resp-master' 15 years ago
  Nick Mathewson e90843eb68 Merge commit 'karsten/geoipstats-shares-master' 15 years ago
  Nick Mathewson 49136bb18f Merge commit 'karsten/geoipstats-newoverthereistan-master' 15 years ago
  Karsten Loesing 409386cede Handle unsigned ints correctly. 15 years ago
  Karsten Loesing 59dd9de858 Write number of rejected requests to geoip-stats file. 15 years ago
  Karsten Loesing d1437245c7 Simplify the math to round up to the next multiple of some value. 15 years ago
  Karsten Loesing fa2374a163 List unresolved requests in geoip stats as country '??'. 15 years ago
  Karsten Loesing c0b6cb132b If configured, write entry-node statistics to disk periodically. 15 years ago
  Karsten Loesing c1f6c2ba30 Estimate v2 and v3 shares as mean values over measurement interval. 15 years ago
  Nick Mathewson 0e2618dd54 Merge commit 'origin/maint-0.2.1' 15 years ago
  Nick Mathewson 181674e9bb Fix a signed/unsigned comparison warning 15 years ago
  Karsten Loesing 54c97c9133 Change the way how directories that are configured with --enable-geoip-stats write geoip stats to disk. 15 years ago
  Karsten Loesing 02a417d4e0 Improve documentation for the last fix of bug 932. 15 years ago
  Karsten Loesing 5f03d6c547 Fix bug 932 even more. 15 years ago