| Commit message (Expand) | Author | Age |
... | |
* | | | | Merge branch 'bug1184' | Nick Mathewson | 2010-09-15 |
|\ \ \ \ |
|
| * | | | | tor-spec.txt tweaks from arma | Nick Mathewson | 2010-09-15 |
| * | | | | Never queue a cell on a marked circuit | Nick Mathewson | 2010-09-15 |
| * | | | | Make tor-spec wording easier to understand | Sebastian Hahn | 2010-08-03 |
| * | | | | Clarify that TRUNCATE behavior isn't as-intended | Nick Mathewson | 2010-08-02 |
| * | | | | Clear cell queues when marking or truncating a circuit. | Nick Mathewson | 2010-07-30 |
* | | | | | Add a simple integer-ceiling-division macro before we get it wrong | Nick Mathewson | 2010-09-14 |
* | | | | | Merge branch 'bug1899' | Nick Mathewson | 2010-09-14 |
|\ \ \ \ \ |
|
| * | | | | | Extract the "do these routers have the same addr:orport" logic into a fn | Nick Mathewson | 2010-09-14 |
| * | | | | | Launch reachability tests for routers whose IP or ORPort change | Nick Mathewson | 2010-09-03 |
* | | | | | | Merge branch 'bug911' | Nick Mathewson | 2010-09-14 |
|\ \ \ \ \ \ |
|
| * | | | | | | Tweak some issues found by arma in bug911 review. | Nick Mathewson | 2010-09-14 |
| |/ / / / / |
|
| * | | | | | Move code for launching tests out of router_add_to_routerlist() | Nick Mathewson | 2010-08-18 |
| * | | | | | Allow some skew in checking when a router said it was hibernating | Nick Mathewson | 2010-08-18 |
| * | | | | | Clarify AssumeReachable semantics wrt hibernation | Nick Mathewson | 2010-08-18 |
| * | | | | | Add some braces to make arma happy | Nick Mathewson | 2010-08-18 |
| * | | | | | Add missing info to changes file | Nick Mathewson | 2010-08-10 |
| * | | | | | If a router is hibernating, never vote that it is Running. | Nick Mathewson | 2010-07-31 |
| |/ / / / |
|
* | | | | | Merge remote branch 'sebastian/bug1776_v3' | Nick Mathewson | 2010-09-14 |
|\ \ \ \ \ |
|
| * | | | | | Allow clients to use relays as bridges | Sebastian Hahn | 2010-08-20 |
* | | | | | | Make circuit_resume_edge_reading_helper treat streams more fairly. | Nick Mathewson | 2010-09-13 |
* | | | | | | Add a max_cells arg to connection_edge_process_raw_inbuf | Nick Mathewson | 2010-09-13 |
* | | | | | | Fix function declaration linebreaks at start of relay.c | Nick Mathewson | 2010-09-13 |
* | | | | | | Merge remote branch 'public/pretty-signature-log' | Nick Mathewson | 2010-09-13 |
|\ \ \ \ \ \ |
|
| * | | | | | | Complicate the rules on WARN vs INFO in consensus verification | Nick Mathewson | 2010-09-02 |
| * | | | | | | Make the "2 unknown, 7 missing key..." messages easier to understand | Nick Mathewson | 2010-08-19 |
* | | | | | | | merge changes files for upcoming release | Roger Dingledine | 2010-09-13 |
* | | | | | | | Merge remote branch 'sebastian/bug1525' | Nick Mathewson | 2010-09-13 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Update the changelog for the bug1525 fix | Sebastian Hahn | 2010-09-13 |
| * | | | | | | | Update some documentation for the bug 1525 fix | Sebastian Hahn | 2010-08-08 |
| * | | | | | | | Ensure controller RESOLVE commands respect __LeaveStreamsUnattached | Robert Hogan | 2010-08-08 |
* | | | | | | | | Missing changes file for cc0efa808409dd | Nick Mathewson | 2010-09-13 |
* | | | | | | | | Merge branch 'bug1138' | Nick Mathewson | 2010-09-12 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Clean up a couple more bug1138 issues mentioned by roger on code review | Nick Mathewson | 2010-09-12 |
| * | | | | | | | | Handle null conn->requested_resource rather than assert | Robert Hogan | 2010-09-12 |
| * | | | | | | | | Nick points out: | Robert Hogan | 2010-09-02 |
| * | | | | | | | | Amend per Sebastian's comments: | Robert Hogan | 2010-09-02 |
| * | | | | | | | | Fall back to direct descriptor request to bridges when | Robert Hogan | 2010-08-16 |
* | | | | | | | | | Make authorities download consensuses if appropriate | Nick Mathewson | 2010-09-12 |
* | | | | | | | | | Initial oprofile instructions based on original by weasel. | Nick Mathewson | 2010-09-12 |
* | | | | | | | | | fix regression introduced by 1a65bdd2 | Roger Dingledine | 2010-09-12 |
* | | | | | | | | | Update to the latest tinytest version | Nick Mathewson | 2010-09-09 |
| |_|_|_|_|_|/ /
|/| | | | | | | |
|
* | | | | | | | | Merge remote branch 'origin/maint-0.2.1' | Nick Mathewson | 2010-09-08 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | Merge remote branch 'karsten/geoip-sep2010' into maint-0.2.1 | Nick Mathewson | 2010-09-08 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Update to the September 1 2010 Maxmind GeoLite Country database. | Karsten Loesing | 2010-09-08 |
* | | | | | | | | | be more consistent in using streamid_t | Nick Mathewson | 2010-09-08 |
* | | | | | | | | | Merge branch 'bug1653' | Nick Mathewson | 2010-09-08 |
|\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | Fix a missing stream_id argument; found by "tracktor" | Nick Mathewson | 2010-09-03 |
| * | | | | | | | | | Fix behavior of adding a cell to a blocked queue. | Nick Mathewson | 2010-09-02 |
| * | | | | | | | | | Mashael has a last name. (Taken from Ian's cv page.) | Nick Mathewson | 2010-08-18 |