| Commit message (Expand) | Author | Age |
... | |
* | remove extraneous variable | Roger Dingledine | 2004-11-10 |
* | DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes | Roger Dingledine | 2004-11-10 |
* | fix copyright in the license | Roger Dingledine | 2004-11-10 |
* | don't ship with the default dirservers listed explicitly. leave them | Roger Dingledine | 2004-11-10 |
* | check off last 0.0.9pre5 todo items | Roger Dingledine | 2004-11-10 |
* | separate out the cflags that cause spurious warnings, so | Roger Dingledine | 2004-11-10 |
* | don't check permissions on our datadirectory until we switch uid/gid | Roger Dingledine | 2004-11-10 |
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" t... | Nick Mathewson | 2004-11-09 |
* | Clean windows a little | Nick Mathewson | 2004-11-09 |
* | Fix windows build for VC6; centralize newline-fiasco-damage-control logic | Nick Mathewson | 2004-11-09 |
* | Resolve many XXXs and all DOCDOCs | Nick Mathewson | 2004-11-09 |
* | Change interface to config_trial_assign even more; have it use get_options() ... | Nick Mathewson | 2004-11-09 |
* | Add some documentation to routerlist | Nick Mathewson | 2004-11-09 |
* | When listing router status, include ourself if we are awake | Nick Mathewson | 2004-11-09 |
* | mention doc/control-spec.txt in changelog | Roger Dingledine | 2004-11-09 |
* | resolve a 64-bit warning | Roger Dingledine | 2004-11-09 |
* | tweak the tor-control some more | Roger Dingledine | 2004-11-09 |
* | bugfix: ^c ought to work even while hibernating | Roger Dingledine | 2004-11-09 |
* | only non-authdirservers cache the dir they just fetched | Roger Dingledine | 2004-11-09 |
* | control event logs include loglevel notice | Roger Dingledine | 2004-11-09 |
* | our tor-doc.html has never once mentioned the authoritativedirectory | Roger Dingledine | 2004-11-09 |
* | allow BandwidthRate and Burst to be abbrevs in the torrc too | Roger Dingledine | 2004-11-09 |
* | raise your hand if you can spell | Roger Dingledine | 2004-11-09 |
* | if you're going to ask it to use a body of length 0, | Roger Dingledine | 2004-11-09 |
* | fix a memory-squashing bug that was causing an infinite loop | Roger Dingledine | 2004-11-09 |
* | fix a tor-resolve bug that could not possibly have ever worked but | Roger Dingledine | 2004-11-09 |
* | draft of a 0.0.9pre5 changelog | Roger Dingledine | 2004-11-09 |
* | mark_logs_temp() before init'ing new ones. | Roger Dingledine | 2004-11-09 |
* | change the interface to config_trial_assign() | Roger Dingledine | 2004-11-09 |
* | when you try a new set of options, and you like them, make sure they stick | Roger Dingledine | 2004-11-09 |
* | stop wanting to split init_keys() | Roger Dingledine | 2004-11-09 |
* | once normalized, DataDirectory is always defined | Roger Dingledine | 2004-11-09 |
* | Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ig... | Nick Mathewson | 2004-11-09 |
* | Stop using the wrong DataDirectory when we're validating. | Roger Dingledine | 2004-11-09 |
* | Separate is-recognized-option from get-option-value, since NULL is ambiguous ... | Nick Mathewson | 2004-11-09 |
* | when rejecting an old-style router descriptor, tell us its nickname | Roger Dingledine | 2004-11-09 |
* | During options_dup, don't copy LINELIST_S or OBSOLETE options. | Roger Dingledine | 2004-11-09 |
* | EntryNodess is not the plural of EntryNodes | Roger Dingledine | 2004-11-09 |
* | and another | Roger Dingledine | 2004-11-09 |
* | fix some dereferences | Roger Dingledine | 2004-11-09 |
* | a tor-control patch to do setconf too | Roger Dingledine | 2004-11-09 |
* | make datadirectory work again | Roger Dingledine | 2004-11-09 |
* | fix mistake in comments | Roger Dingledine | 2004-11-09 |
* | Normalize DataDirectory in options_validate, making SIGHUP survivable. | Nick Mathewson | 2004-11-09 |
* | Document accounting | Nick Mathewson | 2004-11-09 |
* | and another todo item for nick | Roger Dingledine | 2004-11-09 |
* | 0.0.9pre5 approaches | Roger Dingledine | 2004-11-09 |
* | move -Wwrite-strings -Wredundant-decls to a separate CFLAGS | Roger Dingledine | 2004-11-09 |
* | Stop DataDirectory from changing; also stop using new as an identifier? | Nick Mathewson | 2004-11-09 |
* | Make an options_act() where we do all the things a new options set | Roger Dingledine | 2004-11-09 |