提交歷史

作者 SHA1 備註 提交日期
  Karsten Loesing 457bebe01a Fix a couple of smaller issues with gathering statistics. 16 年之前
  Sebastian Hahn 0a71d1c6a7 Fix compile warnings on Snow Leopard 16 年之前
  Nick Mathewson 1d9b8a1e16 Merge commit 'karsten/proposal-166-impl-master' 16 年之前
  Karsten Loesing 8c29b7920a Add some fixes after discussion with Nick. 16 年之前
  Nick Mathewson b51c592547 Refactor geoip_get_dirreq_history() some more. 16 年之前
  Nick Mathewson d4a75a222f Fix a memory leak in summarizing directory request timing. 16 年之前
  Karsten Loesing 75c59d1a92 Some final (?) cleanups of proposal 166 implementation. 16 年之前
  Karsten Loesing 42229d1d84 Move all *-stats file to subdirectory stats/. 16 年之前
  Karsten Loesing 4e29f33427 Write all statistics to disk exactly every 24 hours. 16 年之前
  Karsten Loesing 9179bcb923 Include contents of *-stats files in descriptor. 16 年之前
  Karsten Loesing ab7729f472 Remove ./configure option for entry and dir request statistics. 16 年之前
  Karsten Loesing 7b716878cb Fix dirreq and cell stats on 32-bit architectures. 16 年之前
  Nick Mathewson cbe4327391 Switch dirreq_map to use HT_ functions rather than strmap. 16 年之前
  Karsten Loesing 8c496d1660 Some tweaks to statistics. 16 年之前
  Karsten Loesing 416940d93b Some tweaks to directory request download times. 16 年之前
  Karsten Loesing 85e7f67e1c Round up results to the next multiple of 4. 16 年之前
  Karsten Loesing 4002980d1c Right, the u in uint stands for unsigned. 16 年之前
  Karsten Loesing 3c05132575 Directories now also measure download times of network statuses. 16 年之前
  Roger Dingledine 05975e2a89 make it compile without warnings 16 年之前
  Nick Mathewson 31b72732c6 Merge commit 'karsten/geoipstats-download-resp-master' 16 年之前
  Nick Mathewson e90843eb68 Merge commit 'karsten/geoipstats-shares-master' 16 年之前
  Nick Mathewson 49136bb18f Merge commit 'karsten/geoipstats-newoverthereistan-master' 16 年之前
  Karsten Loesing 409386cede Handle unsigned ints correctly. 16 年之前
  Karsten Loesing 59dd9de858 Write number of rejected requests to geoip-stats file. 16 年之前
  Karsten Loesing d1437245c7 Simplify the math to round up to the next multiple of some value. 16 年之前
  Karsten Loesing fa2374a163 List unresolved requests in geoip stats as country '??'. 16 年之前
  Karsten Loesing c0b6cb132b If configured, write entry-node statistics to disk periodically. 16 年之前
  Karsten Loesing c1f6c2ba30 Estimate v2 and v3 shares as mean values over measurement interval. 16 年之前
  Nick Mathewson 0e2618dd54 Merge commit 'origin/maint-0.2.1' 16 年之前
  Nick Mathewson 181674e9bb Fix a signed/unsigned comparison warning 16 年之前