| Commit message (Expand) | Author | Age |
* | 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 |
* | Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif... | Nick Mathewson | 2004-11-12 |
* | Use autoconf to enable largefile support where necessary. Use ftello where av... | Nick Mathewson | 2004-11-12 |
* | Remove XXXX009 comment telling us to do the last (circID-related) fix | Nick Mathewson | 2004-11-10 |
* | Resolve a FIXME: use identity comparison, not nickname comparison, to | Nick Mathewson | 2004-11-10 |
* | Resolve FIXME items: clarify two XXXX comments for 009 | Nick Mathewson | 2004-11-10 |
* | Clean up copyrights. | Roger Dingledine | 2004-11-07 |
* | Make options no longer a global variable. | Roger Dingledine | 2004-11-06 |
* | make the default default options.FirewallPorts be the default | Roger Dingledine | 2004-11-04 |
* | break out validate_options | Roger Dingledine | 2004-11-04 |
* | - Implement all of control interface except authentication, setconfig, | Nick Mathewson | 2004-11-03 |
* | lay the groundwork for a default value for each config option. | Roger Dingledine | 2004-11-03 |
* | Fix paul gardner's assert bug. Turns out when circuit_launch_by_nickname() | Roger Dingledine | 2004-10-30 |
* | Tricksy compiler warnings! We hates them, hates them forever, my precious! | Nick Mathewson | 2004-10-27 |
* | Use tor_snprintf, not snprintf | Nick Mathewson | 2004-10-27 |
* | Replace sprintf with snprintf | Nick Mathewson | 2004-10-27 |
* | start the process of making 0.0.7* obsolete | Roger Dingledine | 2004-10-17 |
* | various tweaks and fixes | Roger Dingledine | 2004-10-16 |
* | don't assert multiple things in the same tor_assert() | Roger Dingledine | 2004-10-16 |
* | Implement "families" of coadministered nodes; prevent them all from appearing... | Nick Mathewson | 2004-10-15 |
* | Try to always dtrt if routerlist==NULL | Nick Mathewson | 2004-10-14 |
* | more int to size_t conversions, fixing one or more amd64 bugs | Roger Dingledine | 2004-10-14 |
* | fix the stale pointer assert bug reported by joe magic | Roger Dingledine | 2004-10-11 |
* | Fix a rare assert trigger, where routerinfos for entries in our cpath | Roger Dingledine | 2004-09-30 |
* | don't pick administrative-friends when picking your path | Roger Dingledine | 2004-09-10 |
* | when picking unverified routers, skip those with bad uptime or | Roger Dingledine | 2004-08-20 |
* | remove last vestiges of this 'twin' concept | Roger Dingledine | 2004-08-18 |
* | tolerate old 0.0.7 clients that demand a certain ip:port for a router | Roger Dingledine | 2004-08-18 |