Commit History

Author SHA1 Message Date
  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 3ad43ef75f Whitespace fixes on recent merges to master. 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 4e0f7f4ffc Code to download, parse, and store microdesc consensuses 13 years ago
  Nick Mathewson 4af6887d20 Add support for linked connections with bufferevent_pair. 15 years ago
  Nick Mathewson ddcb59bb70 Fix more remaining users of inbuf/outbuf to handle bufferevents instead. 15 years ago
  Nick Mathewson ec10c044fb Move the "stop writing when the buffer is empty" logic to cnnection_finished_flushing 15 years ago
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 years ago
  Nick Mathewson c9cb4f0a0e Rename has_completed_circuit to can_complete_circuit 13 years ago
  Nick Mathewson 13f684b573 Merge remote branch 'public/pretty-signature-log' 14 years ago
  Nick Mathewson 126832a3f7 Merge branch 'bug1138' 14 years ago
  Nick Mathewson 5634e03302 Clean up a couple more bug1138 issues mentioned by roger on code review 14 years ago
  Robert Hogan 22ab997e83 Handle null conn->requested_resource rather than assert 14 years ago
  Roger Dingledine b4942e3435 fix regression introduced by 1a65bdd2 14 years ago
  Robert Hogan 5799cdd9d3 Nick points out: 14 years ago
  Robert Hogan 2086588efe Amend per Sebastian's comments: 14 years ago
  Nick Mathewson bfa1962d80 Complicate the rules on WARN vs INFO in consensus verification 14 years ago
  Robert Hogan d6744d611f Fall back to direct descriptor request to bridges when 14 years ago
  Sebastian Hahn 05072723cb Create routerparse.h 14 years ago
  Sebastian Hahn df9d42cef5 Create rephist.h 14 years ago
  Sebastian Hahn 7bd8dee463 Create policies.h 14 years ago
  Sebastian Hahn 69fcbbaa89 Create networkstatus.h 14 years ago
  Sebastian Hahn 0f1548ab18 Create main.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