提交历史

作者 SHA1 备注 提交日期
  Nick Mathewson 98aee8472f Fix a read of a freed pointer while in set_current_consensus 13 年之前
  Nick Mathewson 247ce5876a Remove "is this too slow?" XXXX comments for code not appearing in profiles 13 年之前
  Nick Mathewson a5289fa794 Remove the unused old fuzzy-time code 13 年之前
  Nick Mathewson 45f1e4d5ee Rename routerstatus_t.is_running to is_flagged_running 13 年之前
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 年之前
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const 13 年之前
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 年之前
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 13 年之前
  Nick Mathewson d45b912058 Clean long-unlisted microdescs from the cache 13 年之前
  Nick Mathewson 3a492d31d5 Download microdescriptors if you're a cache 14 年之前
  Nick Mathewson e34d0d3365 When updating routerdesc downloads, look specifically at the ns consensus 13 年之前
  Nick Mathewson 4e0f7f4ffc Code to download, parse, and store microdesc consensuses 13 年之前
  Nick Mathewson 1411842933 Count unknown authorities as unknown only once, not once per signature. 13 年之前
  Nick Mathewson e2b71d8841 Merge branch 'bug911' 13 年之前
  Nick Mathewson d9e0550560 Tweak some issues found by arma in bug911 review. 13 年之前
  Nick Mathewson 13f684b573 Merge remote branch 'public/pretty-signature-log' 13 年之前
  Nick Mathewson cc0efa8084 Make authorities download consensuses if appropriate 13 年之前
  Nick Mathewson bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 13 年之前
  Nick Mathewson 6f9f1f3324 Make the "2 unknown, 7 missing key..." messages easier to understand 14 年之前
  Nick Mathewson 5926d9cfcc Move code for launching tests out of router_add_to_routerlist() 14 年之前
  Nick Mathewson 5ffe105598 Merge branch 'maint-0.2.1' 14 年之前
  Nick Mathewson 6f58481335 Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting interval 14 年之前
  Roger Dingledine 8d588e7b1a reinit per-conn token buckets on config or consensus change 14 年之前
  Roger Dingledine b1a5888553 fix a memory leak introduced by df1ef2f0f0856af 14 年之前
  Sebastian Hahn 05072723cb Create routerparse.h 14 年之前
  Sebastian Hahn b0cd4551ab Create relay.h 14 年之前
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 14 年之前
  Sebastian Hahn 85f7d54418 Create dirvote.h 14 年之前
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 年之前
  Sebastian Hahn bec1c838ca Create directory.h 14 年之前