Commit History

Author SHA1 Message Date
  Roger Dingledine 1c5b19a31a Merge branch 'maint-0.2.2' 13 years ago
  Roger Dingledine 9b745cdbf9 Merge branch 'maint-0.2.1' into maint-0.2.2 13 years ago
  Roger Dingledine 28de4d83fd fix the other half of bug 1074 13 years ago
  Nick Mathewson 8730884ebe Merge remote branch 'origin/maint-0.2.2' 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
  Nick Mathewson 8c2affe637 Merge remote branch 'origin/maint-0.2.2' 13 years ago
  Sebastian Hahn b9cac605ab Synx manpage and source wrt option capitalization 13 years ago
  Nick Mathewson 8c837db38f Merge branch 'nodes' 13 years ago
  Nick Mathewson d0f1f9ce9e Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.z 13 years ago
  Nick Mathewson 99062c4003 Spotted another missing check 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 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 14 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