| Commit message (Expand) | Author | Age |
* | clean up the other "Tell Roger" log that dfc keeps getting | Roger Dingledine | 2004-11-30 |
* | write down our "how to have two defaults for dirfetchperiod" | Roger Dingledine | 2004-11-30 |
* | Let resolve conns retry/expire also, rather than sticking around forever. | Roger Dingledine | 2004-11-30 |
* | refuse .exit addresses immediately if the requested node would | Roger Dingledine | 2004-11-30 |
* | use shorter minimum key lifetime until 008 is dead | Nick Mathewson | 2004-11-30 |
* | doxygen uses backslashes, not forward-slashes | Nick Mathewson | 2004-11-30 |
* | Fix last patch | Nick Mathewson | 2004-11-30 |
* | Rename parse_address to parse_extended_hostname (since we have other kinds of... | Nick Mathewson | 2004-11-30 |
* | Make version parsing tests pass | Nick Mathewson | 2004-11-30 |
* | Enforce coding style. | Nick Mathewson | 2004-11-30 |
* | If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impos... | Nick Mathewson | 2004-11-30 |
* | note possible alternative for how to do CVS versions; ask arma which he likes. | Nick Mathewson | 2004-11-29 |
* | Implement new version format for post 0.1. | Nick Mathewson | 2004-11-29 |
* | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson | 2004-11-29 |
* | Fetch cached running-routers from servers that serve it (that is, authdirserv... | Nick Mathewson | 2004-11-29 |
* | put in initial support for ".nickname.exit" addresses, to let alice | Roger Dingledine | 2004-11-29 |
* | After implementing a feature, remember to disable the error message you used ... | Nick Mathewson | 2004-11-29 |
* | accept *:706 (silc) by default | Roger Dingledine | 2004-11-28 |
* | wrong is ok, and right is fine, but in between is apparently | Roger Dingledine | 2004-11-28 |
* | correct multiple internal spaces | Nick Mathewson | 2004-11-28 |
* | Normalize space: add one between every control keyword and control clause. | Nick Mathewson | 2004-11-28 |
* | one of the debugging aids was misleading | Roger Dingledine | 2004-11-28 |
* | remember; tor_socket_errno has side effects! | Nick Mathewson | 2004-11-28 |
* | inform him more sanely | Roger Dingledine | 2004-11-26 |
* | inform the user that you noticed when he sent a USR2 | Roger Dingledine | 2004-11-26 |
* | if you want to handle -USR2, you should catch it too. | Roger Dingledine | 2004-11-26 |
* | remove emacs droppings, since nick says he doesn't need them anymore | Roger Dingledine | 2004-11-26 |
* | give up trying to track down the reason we're calling package_inbuf | Roger Dingledine | 2004-11-26 |
* | call set_max_file_descriptors() after we configure logs, so | Roger Dingledine | 2004-11-26 |
* | when warning that a version is too new, don't use the confusing | Roger Dingledine | 2004-11-25 |
* | Clarify a bunch of log messages | Nick Mathewson | 2004-11-25 |
* | update conn_state_to_string | Roger Dingledine | 2004-11-24 |
* | don't process marked-for-close conns further. | Roger Dingledine | 2004-11-24 |
* | make tor-resolve work, uh, more. this time for sure! | Roger Dingledine | 2004-11-24 |
* | make tor-resolve work again | Roger Dingledine | 2004-11-24 |
* | bugfix: let socks do multiple rounds of negotiation again | Roger Dingledine | 2004-11-24 |
* | patch to nick's patch | Roger Dingledine | 2004-11-24 |
* | make nt service version match actual version | Nick Mathewson | 2004-11-24 |
* | Better notice for hibernate interval spans; when estimate is 0, start out awake. | Nick Mathewson | 2004-11-23 |
* | Bugfix: when no units are given, default to seconds or bytes. | Nick Mathewson | 2004-11-23 |
* | another slightly less confusing message | Roger Dingledine | 2004-11-23 |
* | less confusing message upon hibernation | Roger Dingledine | 2004-11-23 |
* | fail more gracefully next time | Roger Dingledine | 2004-11-23 |
* | initialize rephist before we init_from_config, since init_from_config | Roger Dingledine | 2004-11-23 |
* | update unit tests to reflect changed interface | Roger Dingledine | 2004-11-23 |
* | fix some typos; move to 0.0.9rc1 | Roger Dingledine | 2004-11-23 |
* | 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 |
* | Clean up some logging and interfaces | Nick Mathewson | 2004-11-23 |
* | Normalize a few more kinds of whitespace. We now dislike: | Nick Mathewson | 2004-11-22 |