Commit History

Author SHA1 Message Date
  Nick Mathewson 45f1e4d5ee Rename routerstatus_t.is_running to is_flagged_running 13 years ago
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 years ago
  Nick Mathewson 6dd7f85bc7 Try to make most routerstatus_t interfaces const 13 years ago
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 years ago
  Nick Mathewson fe309e7ad6 Implement a basic node and nodelist type 13 years ago
  Nick Mathewson d45b912058 Clean long-unlisted microdescs from the cache 13 years ago
  Nick Mathewson 3a492d31d5 Download microdescriptors if you're a cache 14 years ago
  Nick Mathewson e34d0d3365 When updating routerdesc downloads, look specifically at the ns consensus 13 years ago
  Nick Mathewson 4e0f7f4ffc Code to download, parse, and store microdesc consensuses 13 years ago
  Nick Mathewson 1411842933 Count unknown authorities as unknown only once, not once per signature. 13 years ago
  Nick Mathewson e2b71d8841 Merge branch 'bug911' 13 years ago
  Nick Mathewson d9e0550560 Tweak some issues found by arma in bug911 review. 13 years ago
  Nick Mathewson 13f684b573 Merge remote branch 'public/pretty-signature-log' 13 years ago
  Nick Mathewson cc0efa8084 Make authorities download consensuses if appropriate 13 years ago
  Nick Mathewson bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 14 years ago
  Nick Mathewson 6f9f1f3324 Make the "2 unknown, 7 missing key..." messages easier to understand 14 years ago
  Nick Mathewson 5926d9cfcc Move code for launching tests out of router_add_to_routerlist() 14 years ago
  Nick Mathewson 5ffe105598 Merge branch 'maint-0.2.1' 14 years ago
  Nick Mathewson 6f58481335 Scale CONSENSUS_MIN_SECONDS_BEFORE_CACHING by voting interval 14 years ago
  Roger Dingledine 8d588e7b1a reinit per-conn token buckets on config or consensus change 14 years ago
  Roger Dingledine b1a5888553 fix a memory leak introduced by df1ef2f0f0856af 14 years ago
  Sebastian Hahn 05072723cb Create routerparse.h 14 years ago
  Sebastian Hahn b0cd4551ab Create relay.h 14 years ago
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 14 years ago
  Sebastian Hahn 85f7d54418 Create dirvote.h 14 years ago
  Sebastian Hahn 7d4c027fb0 Create dirserv.h 14 years ago
  Sebastian Hahn bec1c838ca Create directory.h 14 years ago
  Sebastian Hahn 0bfa34e1f6 Create control.h 14 years ago
  Sebastian Hahn 2a74101f7a Create connection.h 14 years ago
  Sebastian Hahn c4f8f1316e Create config.h 14 years ago