| Commit message (Expand) | Author | Age |
* | put in initial support for ".nickname.exit" addresses, to let alice | Roger Dingledine | 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 |
* | minor fixes | Roger Dingledine | 2004-11-16 |
* | Resolve FIXME items: make the kill-unattached-AP timeout symbolic | 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 |
* | - Implement all of control interface except authentication, setconfig, | Nick Mathewson | 2004-11-03 |
* | Use strlcpy, not strcpy. | Nick Mathewson | 2004-10-27 |
* | start the process of making 0.0.7* obsolete | Roger Dingledine | 2004-10-17 |
* | don't assert multiple things in the same tor_assert() | Roger Dingledine | 2004-10-16 |
* | fix paul gardner's assert bug. | Roger Dingledine | 2004-10-11 |
* | fix the stale pointer assert bug reported by joe magic | Roger Dingledine | 2004-10-11 |
* | use only 0.0.9pre1 and later servers for resolve cells | Roger Dingledine | 2004-10-03 |
* | checking only 0.0.7 and 0.0.8 didn't work, because some dirservers | Roger Dingledine | 2004-09-27 |
* | cleanup: use strcmpstart() in more places | Roger Dingledine | 2004-09-23 |
* | be more aggressive about building circuits when we have no | Roger Dingledine | 2004-08-18 |
* | be more aggressive about trying to make circuits: | Roger Dingledine | 2004-08-18 |
* | only establish intro points after we've gotten a directory | Roger Dingledine | 2004-08-18 |
* | we were counting incorrectly when trying to figure out whether | Roger Dingledine | 2004-07-21 |
* | abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mod... | Nick Mathewson | 2004-07-18 |
* | refuse to build a circuit before the directory has arrived | Roger Dingledine | 2004-07-13 |
* | More digest/nickname fixes | Nick Mathewson | 2004-07-02 |
* | some of the infrastructure to let ORs connect on demand | Roger Dingledine | 2004-07-02 |
* | Implement RESOLVE/RESOLVED cells and socks resolve code | Nick Mathewson | 2004-06-17 |
* | bugfix: if a circuit if borderline too old, then count it as too old. | Roger Dingledine | 2004-05-15 |
* | Break files apart into more modules | Roger Dingledine | 2004-05-13 |