aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Log when falling back to nonfast/nonstabl routersNick Mathewson2005-08-26
* Set a variable that exists. That works better.Nick Mathewson2005-08-26
* when we're trying to build a circuit and we're being picky about whatRoger Dingledine2005-08-26
* Remember to mark v2 networkstatus non-dirty when we generate it; also, fix sp...Nick Mathewson2005-08-26
* Make sure that cached-status directory exists.Nick Mathewson2005-08-26
* fix some logs and commentsRoger Dingledine2005-08-26
* Change the return values on dirserv_add_descriptorNick Mathewson2005-08-26
* fix compile complaints (and a bug)Roger Dingledine2005-08-26
* We no longer need dirserv_load_from_directory_string, so dirserv_add_descrip...Nick Mathewson2005-08-26
* No need to load cached directory twiceNick Mathewson2005-08-26
* disarm a trapRoger Dingledine2005-08-26
* Fix assert failure on directory startup.Nick Mathewson2005-08-26
* Make network-status strings wellformedNick Mathewson2005-08-26
* Remove a field that nobody sets or uses.Nick Mathewson2005-08-26
* Note that a descriptor has changed when we receive a new directory.Nick Mathewson2005-08-26
* Remove descriptor_list and use routerlist instead. Make directories manage r...Nick Mathewson2005-08-26
* stop freeing the new global options list whenever we update it.Roger Dingledine2005-08-26
* make it clearer which elements of routerinfo_t are for reachabilityRoger Dingledine2005-08-26
* if dirservers set assumereachable, it overrides their individualRoger Dingledine2005-08-26
* fix an infinite loop at hupRoger Dingledine2005-08-26
* Clean up the "add myself as a trusted dirserver" code.Nick Mathewson2005-08-26
* The circus music begins playing as nickm and arma juggle an ntohl. Hoop-lah!Nick Mathewson2005-08-26
* move a wandering ntohlNick Mathewson2005-08-26
* Only free strmap if it is allocated.Nick Mathewson2005-08-26
* Add quotes around filenames in src/orNick Mathewson2005-08-26
* put quotes around user-supplied strings so they are more likely toRoger Dingledine2005-08-26
* fix syntax errNick Mathewson2005-08-26
* More documentingNick Mathewson2005-08-26
* Remove accidentally added printfNick Mathewson2005-08-26
* Add some documentation; move the signature generation logic into routerparse....Nick Mathewson2005-08-26
* Make a new AssumeReachable config option that will publish anyway.Roger Dingledine2005-08-26
* add a tor_dup_addr() function to simplify malloc()+tor_inet_ntoa()Roger Dingledine2005-08-26
* Fall back to routerlist instead of descriptor_list when we are a cache.Nick Mathewson2005-08-25
* Fix a segfault when starting a dir cacheNick Mathewson2005-08-25
* Start implementing the server side of the new directory protocol.Nick Mathewson2005-08-25
* Clarify formats, terminology; add more URLs.Nick Mathewson2005-08-25
* PIDFile should be PidFileThomas Sjögren2005-08-25
* be much more conservative about logging reachability complaints.Roger Dingledine2005-08-24
* ha ha, that infinite loop was fun.Roger Dingledine2005-08-24
* add some more todo items, and mark off a fewRoger Dingledine2005-08-24
* Dirservers now do their own external reachability testing of eachRoger Dingledine2005-08-24
* TOR_ISSPACE, not isspace.Nick Mathewson2005-08-24
* Stop solaris from warning about localtime_r and friends. AFAICT, no other pla...Nick Mathewson2005-08-24
* check [X-]Forwarded-For headers in HTTP requests when generating log messages...Nick Mathewson2005-08-23
* fix bug 180: handle duplicate lines in approved-routers files.Nick Mathewson2005-08-23
* downgrade back to 0.1.1.5-alpha-cvsRoger Dingledine2005-08-23
* Our logic to decide if the OR we connected to was the right guyRoger Dingledine2005-08-23
* prod at the 0.1.1.x todo itemsRoger Dingledine2005-08-23
* remove most 0.1.0.x todo itemsRoger Dingledine2005-08-23
* that comma was importantRoger Dingledine2005-08-23