| Commit message (Expand) | Author | Age |
* | also print the platform string for rejected descriptors | Roger Dingledine | 2005-05-02 |
* | don't print nulls | Roger Dingledine | 2005-05-02 |
* | when we refuse a router descriptor, log contactinfo and source address. | Roger Dingledine | 2005-05-02 |
* | Remove support for looking at old directory/routerdesc elements; mark non-new... | Nick Mathewson | 2005-05-02 |
* | stop re-reading and re-parsing the directory as soon as we make it. | Roger Dingledine | 2005-04-27 |
* | those should be notices, not warns | Roger Dingledine | 2005-04-12 |
* | Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor... | Nick Mathewson | 2005-04-07 |
* | allow servers to publish descriptors from 12 hours in the future. | Roger Dingledine | 2005-04-07 |
* | When we connect and finish TLS negotiation with address:port, it is obvious t... | Nick Mathewson | 2005-04-06 |
* | Add missing comma. Oops | Nick Mathewson | 2005-04-06 |
* | Handle changed router status correctly when reloading fingerprint file | Nick Mathewson | 2005-04-06 |
* | Log msg spelling fix | Nick Mathewson | 2005-04-06 |
* | Change replacement semantics for directory entries: fix bug 121. | Nick Mathewson | 2005-04-06 |
* | automatically approve nodes running 0.1.0.2-rc or later | Roger Dingledine | 2005-04-03 |
* | update copyright notices. | Nick Mathewson | 2005-04-01 |
* | Make GETINFO for "network-status" work on non-authdirs | Nick Mathewson | 2005-03-23 |
* | Fix several bugs (including some crashes) related to control interface; imple... | Nick Mathewson | 2005-03-23 |
* | Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the fu... | Nick Mathewson | 2005-03-23 |
* | Fix a few more instances of memory not freed on exit (found by weasel). | Nick Mathewson | 2005-03-23 |
* | Remove controller getinfo support for "desc/all-ids". | Roger Dingledine | 2005-03-22 |
* | Implement more control spec functionality | Nick Mathewson | 2005-02-25 |
* | Add more functions to free things to help dmalloc allong. | Nick Mathewson | 2005-02-10 |
* | Fix arma's fix for my leak | Peter Palfrader | 2005-01-31 |
* | fix a minor memory leak found by weasel | Roger Dingledine | 2005-01-31 |
* | distinguish between "well-formed and rejected" and "not well | Roger Dingledine | 2005-01-29 |
* | accept LDAP (389/tcp) and LDAPS (636/tcp) in default exit policy | Roger Dingledine | 2005-01-29 |
* | clean a couple of messages | Nick Mathewson | 2005-01-21 |
* | Have reason string for serverdesc post requests contain actual serverdesc sta... | Nick Mathewson | 2005-01-20 |
* | new config option DirAllowPrivateAddresses for authdirservers. | Roger Dingledine | 2005-01-06 |
* | Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise... | Nick Mathewson | 2005-01-06 |
* | bugfix: if a server uploads a descriptor that's unapproved, actually | Roger Dingledine | 2005-01-03 |
* | remove sentence-fragment comment refering to a design that never happened. | Nick Mathewson | 2004-12-24 |
* | Remove length restriction when generating directories. | Nick Mathewson | 2004-12-24 |
* | Fix for running-routers length bug | Nick Mathewson | 2004-12-24 |
* | clean up logging, | Roger Dingledine | 2004-12-13 |
* | Spell-check strings and comments | Nick Mathewson | 2004-12-01 |
* | 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 |
* | Clarify a bunch of log messages | Nick Mathewson | 2004-11-25 |
* | Normalize a few more kinds of whitespace. We now dislike: | Nick Mathewson | 2004-11-22 |
* | Tweak on patch to make authoritative directory servers cache | Nick Mathewson | 2004-11-15 |
* | Authoritative dirservers now also cache the directory, since | Roger Dingledine | 2004-11-15 |
* | Cache running-routers; compress running-routers; serve compressed running-rou... | Nick Mathewson | 2004-11-15 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson | 2004-11-09 |
* | Resolve many XXXs and all DOCDOCs | Nick Mathewson | 2004-11-09 |
* | When listing router status, include ourself if we are awake | Nick Mathewson | 2004-11-09 |
* | only non-authdirservers cache the dir they just fetched | Roger Dingledine | 2004-11-09 |
* | once normalized, DataDirectory is always defined | Roger Dingledine | 2004-11-09 |