Nick Mathewson
|
8730884ebe
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
f1de329e78
Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
8c2affe637
Merge remote branch 'origin/maint-0.2.2'
|
14 years ago |
Sebastian Hahn
|
b9cac605ab
Synx manpage and source wrt option capitalization
|
14 years ago |
Nick Mathewson
|
8c837db38f
Merge branch 'nodes'
|
14 years ago |
Nick Mathewson
|
d0f1f9ce9e
Remove a spurious .z from microdesc fetch URLs so they no logner end with .z.z
|
14 years ago |
Nick Mathewson
|
99062c4003
Spotted another missing check
|
14 years ago |
Nick Mathewson
|
26e897420e
Initial conversion to use node_t throughout our codebase.
|
14 years ago |
Nick Mathewson
|
6dd7f85bc7
Try to make most routerstatus_t interfaces const
|
14 years ago |
Nick Mathewson
|
d84d20cbb2
Try to make most routerinfo_t interfaces const
|
14 years ago |
Nick Mathewson
|
3ad43ef75f
Whitespace fixes on recent merges to master.
|
14 years ago |
Nick Mathewson
|
d45b912058
Clean long-unlisted microdescs from the cache
|
14 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
|
14 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 |