Commit History

Author SHA1 Message Date
  Nick Mathewson aa950e6c48 Use timevals, not time_t, when expiring circuits. 13 years ago
  Nick Mathewson 8f9cfa0abe Remove a useless doxygen comment 13 years ago
  Nick Mathewson 3a0c602155 Clarify threat description and avoid negative uptimes. 13 years ago
  Sebastian Hahn f7a3cdc8f2 Use observed instead of declared uptime for HSDir 13 years ago
  Nick Mathewson 0d78a16c36 Merge remote branch 'sebastian/bug1035' into maint-0.2.2 13 years ago
  Nick Mathewson 6b7408178b Avoid spurious bwhist parsing failures 13 years ago
  Sebastian Hahn 5a4f7fa1e4 clarify an assert 13 years ago
  Karsten Loesing 0642b92792 Fix two potential bugs in the bug1863 code. 13 years ago
  Sebastian Hahn 9b64227ffd Routers count as down when they change ORPort, too 13 years ago
  Sebastian Hahn a68e2043ab Fix spelling and an unused #define 13 years ago
  Nick Mathewson 80253ba4d7 fix some spelling in rephist comments 13 years ago
  Nick Mathewson 105b94b75b Add Maxima lists to bandwidth state. 13 years ago
  Nick Mathewson 28844c8403 On bwhist state load failure, clear dir_read/write hist too 13 years ago
  Nick Mathewson 7e1502c0d1 Fix bug when parsing bwhist with unexpected Interval 13 years ago
  Nick Mathewson 8dd4ecd14e Turn the loop bodies of rep_hist_save/load_state into functions 13 years ago
  Nick Mathewson 40ef9087cf Fix a function formatting warning in rephist.c 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Sebastian Hahn 59a3d536d8 Fix compile without warnings on OS X 10.6 13 years ago
  Nick Mathewson a8a8e08220 comment karsten's bug2196 patch a little 13 years ago
  Karsten Loesing 4fed43ab2e Report only the top 10 ports in exit-port stats. 13 years ago
  Nick Mathewson 5a9903b9e0 Handle negative run lengths in wfu/mtbf calculations 13 years ago
  Nick Mathewson bea0a31c1c Treat routers whose IPs have changed as having been down for MTBF/routerinfo 13 years ago
  Karsten Loesing cec21652a7 Try harder not to exceed the 50 KB extra-info descriptor limit. 13 years ago
  Nick Mathewson a509dbba50 Merge commit 'karsten/dirbytes2' 14 years ago
  Karsten Loesing db94b7f46e Count bytes we spend on answering directory requests. 14 years ago
  Karsten Loesing 69545efbaf Give rep_hist_exit_stats_history() a better name. 14 years ago
  Karsten Loesing 3d77c67d93 Fix memory leak spotted by Nick. 14 years ago
  Karsten Loesing acd25558b8 Refactor exit port statistics code and add unit tests. 14 years ago
  Karsten Loesing 83626ec91c Move exit-stats code to the end of rephist.c. 14 years ago