Age | Commit message (Expand) | Author |
2004-12-16 | Clarify confusing messagetor-0.0.9.1 | Nick Mathewson |
2004-12-13 | note a future thing we should do | Roger Dingledine |
2004-12-13 | clean up logging, | Roger Dingledine |
2004-12-13 | Only launch dns workers when we are actually starting a server. | Nick Mathewson |
2004-12-07 | log bytes written with kill -USR1 too | Roger Dingledine |
2004-12-07 | salvage another 300 bytes per hup | Roger Dingledine |
2004-12-07 | Make unit tests work on win32 | Nick Mathewson |
2004-12-01 | Spell-check strings and comments | Nick Mathewson |
2004-12-01 | do even less inside our signal handler, | Roger Dingledine |
2004-11-30 | Let resolve conns retry/expire also, rather than sticking around forever. | Roger Dingledine |
2004-11-29 | Suggestion from weasel: Make tor --version --version dump the cvs Id of every... | Nick Mathewson |
2004-11-28 | 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 | remember; tor_socket_errno has side effects! | Nick Mathewson |
2004-11-26 | 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-25 | Clarify a bunch of log messages | Nick Mathewson |
2004-11-24 | patch to nick's patch | Roger Dingledine |
2004-11-24 | make nt service version match actual version | Nick Mathewson |
2004-11-23 | initialize rephist before we init_from_config, since init_from_config | Roger Dingledine |
2004-11-22 | Apply NT service patch from Osamu Fujino. This still has some problems (indi... | Nick Mathewson |
2004-11-21 | Dont keep rephist info for routers that havent had activity for 24 hours. | Nick Mathewson |
2004-11-21 | Call init_keys() where needed; fix hibernate bug. | Nick Mathewson |
2004-11-20 | allow StrictEntryNode and StrictExitNode to be singular | Roger Dingledine |
2004-11-20 | printfs want carriage returns | Roger Dingledine |
2004-11-20 | kill -USR2 now moves all logs to loglevel debug | Roger Dingledine |
2004-11-17 | bugfix: when our poll is interrupted, we believed the revents values. | Roger Dingledine |
2004-11-15 | Break DirFetchPostPeriod into: | Roger Dingledine |
2004-11-15 | Only record bandwidth usage when accounting is enabled | Nick Mathewson |
2004-11-15 | fix a bug in configuring accounting in options_act() | Roger Dingledine |
2004-11-14 | Fix compilation. Duh. | Nick Mathewson |
2004-11-14 | Resolve some hibernating-related XXXX009s. | Nick Mathewson |
2004-11-14 | Fetch running-routers. | Nick Mathewson |
2004-11-14 | make kill -USR1 work again | Roger Dingledine |
2004-11-14 | clean a comment | Roger Dingledine |
2004-11-13 | Track whether descriptor is dirty/uploaded. When any options are set, mark i... | Nick Mathewson |
2004-11-13 | Comment a confusing conditional | Nick Mathewson |
2004-11-12 | Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif... | Nick Mathewson |
2004-11-12 | dfc caught a SIGXFSZ error when his debugfile reached 2GB. | Roger Dingledine |
2004-11-11 | when clients do --list-fingerprint, it's misleading to | Roger Dingledine |
2004-11-10 | weaken our anonymity warning a little bit more | Roger Dingledine |
2004-11-09 | 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 | mark_logs_temp() before init'ing new ones. | Roger Dingledine |
2004-11-09 | stop wanting to split init_keys() | Roger Dingledine |
2004-11-09 | Stop using the wrong DataDirectory when we're validating. | Roger Dingledine |
2004-11-09 | Make an options_act() where we do all the things a new options set | Roger Dingledine |
2004-11-07 | Clean up copyrights. | Roger Dingledine |