| Commit message (Expand) | Author | Age |
* | Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor... | Nick Mathewson | 2005-04-07 |
* | Fix bug in last commit when no circid can be found | Nick Mathewson | 2005-04-06 |
* | Hopefully, this will make ORs much faster, and not break them: keep a big spl... | Nick Mathewson | 2005-04-06 |
* | Give better warnings if connection_close_unattached_ap gets called twice or c... | Nick Mathewson | 2005-04-02 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | require exactly 0.0.9.7 for middle hops of testing circs, for now | Roger Dingledine | 2005-04-01 |
* | when building testing circuits, always use middle hops | Roger Dingledine | 2005-04-01 |
* | fix some log spacing problems | Roger Dingledine | 2005-04-01 |
* | still publish your descriptor if orport is reachable but dirport isn't | Roger Dingledine | 2005-03-31 |
* | ...and use it to make sure we only conclude reachability if | Roger Dingledine | 2005-03-31 |
* | forward-port the fixing of the crash bug. | Roger Dingledine | 2005-03-27 |
* | stop most cases of hanging up on a socks connection without sending | Roger Dingledine | 2005-03-27 |
* | try harder to establish reachability, in the first 20 minutes | Roger Dingledine | 2005-03-26 |
* | make it clearer to the human that his server is testing | Roger Dingledine | 2005-03-26 |
* | Add a magic value to cpath_layer_t to make sure that we can tell valid cpaths... | Nick Mathewson | 2005-03-23 |
* | remove a duplicate circuit_mark_for_close() when picking | Roger Dingledine | 2005-03-22 |
* | clean up and refactor some more | Roger Dingledine | 2005-03-22 |
* | Implement controller's "extendcircuit" directive. | Roger Dingledine | 2005-03-22 |
* | if our clock jumps forward by 100 seconds or more, assume something | Roger Dingledine | 2005-03-19 |
* | stop logging at -l notice every single time a create cell successfully | Roger Dingledine | 2005-03-19 |
* | Turn addr_policy_compare from a tristate to a quadstate; this should help add... | Nick Mathewson | 2005-03-19 |
* | re-enable reachability testing stuff. | Roger Dingledine | 2005-03-15 |
* | Renormalize whitespace | Nick Mathewson | 2005-03-14 |
* | Checkpoint in-progress fixes: | Roger Dingledine | 2005-02-27 |
* | Change from inet_ntoa to a threadproof tor_inet_ntoa. | Nick Mathewson | 2005-02-22 |
* | remove unused code | Roger Dingledine | 2005-02-16 |
* | define TOR_FRAGILE if you want tor to give you a core when | Roger Dingledine | 2005-02-01 |
* | fix another bug where general exit circs were looking at rendezvous | Roger Dingledine | 2005-01-19 |
* | remove some extra-verbose logs | Roger Dingledine | 2005-01-17 |
* | Introduce a notion of 'internal' circs, which are chosen without regard | Roger Dingledine | 2005-01-17 |
* | Annotate circuits w/ whether they aim to contain high uptime nodes and/or | Roger Dingledine | 2005-01-12 |
* | When listing circuits that are pending on an opening OR connection, | Roger Dingledine | 2004-12-17 |
* | clean up logging, | Roger Dingledine | 2004-12-13 |
* | I'm a bad person. | Roger Dingledine | 2004-12-07 |
* | were we on crack?? | Roger Dingledine | 2004-12-07 |
* | and bust another memory leak | Roger Dingledine | 2004-12-07 |
* | Fix some memory leaks and unlikely segfaults | Nick Mathewson | 2004-12-07 |
* | fix a minor leak in my recent commit | Roger Dingledine | 2004-12-05 |
* | New circuit building strategy: keep a list of ports that we've used in ... | Roger Dingledine | 2004-12-05 |
* | bugfix: When we were checking to see if an ap_conn should time out | Roger Dingledine | 2004-12-04 |
* | make circuit building and router parsing less noisy | Roger Dingledine | 2004-12-04 |
* | clean obsolete circuit_log_path code | Roger Dingledine | 2004-11-30 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson | 2004-11-29 |
* | wrong is ok, and right is fine, but in between is apparently | Roger Dingledine | 2004-11-28 |
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
* | Dr. Seuss on iterating circular lists: "It's fun to have fun, but you | Nick Mathewson | 2004-11-23 |
* | Fix critical bug in circuit_list_path: cpath is a circular list! (Also reimp... | Nick Mathewson | 2004-11-23 |
* | be more greedy about filling up all relay cells. | Roger Dingledine | 2004-11-21 |
* | add a TODO item and some comment changes. | Nick Mathewson | 2004-11-16 |