| Commit message (Expand) | Author | Age |
* | disarm a trap | Roger Dingledine | 2005-08-26 |
* | Fix assert failure on directory startup. | Nick Mathewson | 2005-08-26 |
* | Make network-status strings wellformed | Nick Mathewson | 2005-08-26 |
* | Remove a field that nobody sets or uses. | Nick Mathewson | 2005-08-26 |
* | Note that a descriptor has changed when we receive a new directory. | Nick Mathewson | 2005-08-26 |
* | Remove descriptor_list and use routerlist instead. Make directories manage r... | Nick Mathewson | 2005-08-26 |
* | stop freeing the new global options list whenever we update it. | Roger Dingledine | 2005-08-26 |
* | make it clearer which elements of routerinfo_t are for reachability | Roger Dingledine | 2005-08-26 |
* | if dirservers set assumereachable, it overrides their individual | Roger Dingledine | 2005-08-26 |
* | fix an infinite loop at hup | Roger Dingledine | 2005-08-26 |
* | Clean up the "add myself as a trusted dirserver" code. | Nick Mathewson | 2005-08-26 |
* | The circus music begins playing as nickm and arma juggle an ntohl. Hoop-lah! | Nick Mathewson | 2005-08-26 |
* | move a wandering ntohl | Nick Mathewson | 2005-08-26 |
* | Only free strmap if it is allocated. | Nick Mathewson | 2005-08-26 |
* | Add quotes around filenames in src/or | Nick Mathewson | 2005-08-26 |
* | fix syntax err | Nick Mathewson | 2005-08-26 |
* | More documenting | Nick Mathewson | 2005-08-26 |
* | Remove accidentally added printf | Nick Mathewson | 2005-08-26 |
* | Add some documentation; move the signature generation logic into routerparse.... | Nick Mathewson | 2005-08-26 |
* | Make a new AssumeReachable config option that will publish anyway. | Roger Dingledine | 2005-08-26 |
* | Fall back to routerlist instead of descriptor_list when we are a cache. | Nick Mathewson | 2005-08-25 |
* | Fix a segfault when starting a dir cache | Nick Mathewson | 2005-08-25 |
* | Start implementing the server side of the new directory protocol. | Nick Mathewson | 2005-08-25 |
* | be much more conservative about logging reachability complaints. | Roger Dingledine | 2005-08-24 |
* | ha ha, that infinite loop was fun. | Roger Dingledine | 2005-08-24 |
* | Dirservers now do their own external reachability testing of each | Roger Dingledine | 2005-08-24 |
* | TOR_ISSPACE, not isspace. | Nick Mathewson | 2005-08-24 |
* | check [X-]Forwarded-For headers in HTTP requests when generating log messages... | Nick Mathewson | 2005-08-23 |
* | fix bug 180: handle duplicate lines in approved-routers files. | Nick Mathewson | 2005-08-23 |
* | Our logic to decide if the OR we connected to was the right guy | Roger Dingledine | 2005-08-23 |
* | that comma was important | Roger Dingledine | 2005-08-23 |
* | fix bad logic that has been lurking for eons, that now prevented us | Roger Dingledine | 2005-08-23 |
* | and don't print the null string here either | Roger Dingledine | 2005-08-22 |
* | whoops, avoid printing a null string sometimes | Roger Dingledine | 2005-08-22 |
* | Make DirPostPeriod config option obsolete. | Roger Dingledine | 2005-08-22 |
* | fix function headers from the descriptor-frequency commit | Roger Dingledine | 2005-08-22 |
* | when we begin reachability testing, log the address:port for each | Roger Dingledine | 2005-08-22 |
* | change log entry for unreachability to explicitly suggest /etc/hosts | Roger Dingledine | 2005-08-22 |
* | Implement new (reduced-frequency) upload rules. arma, you should review this. | Nick Mathewson | 2005-08-22 |
* | Make unit tests run without segfaulting | Nick Mathewson | 2005-08-22 |
* | Make set_options a little smarter: have options_act handle transitions on its... | Nick Mathewson | 2005-08-22 |
* | the tor-spec says router->address must be an IP address. so refuse | Roger Dingledine | 2005-08-16 |
* | rotate dns and cpu workers if the controller changes options that | Roger Dingledine | 2005-08-15 |
* | Permit transitioning from ORPort=0 to ORPort!=0, and back. | Roger Dingledine | 2005-08-15 |
* | initialize the dns worker cache tree whether or not we start | Roger Dingledine | 2005-08-15 |
* | fix typo | Roger Dingledine | 2005-08-15 |
* | resolve a XXX | Roger Dingledine | 2005-08-15 |
* | clean up some confusing logs. | Roger Dingledine | 2005-08-15 |
* | hey, we have a function for that | Roger Dingledine | 2005-08-15 |
* | after failing from resolve failed or misc, reset the num failures. | Roger Dingledine | 2005-08-15 |