Commit History

Autor SHA1 Mensaxe Data
  Roger Dingledine d7a0f1a629 update print_usage to use new url %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fca7ba9777 Resolve task 42: find where 19-char nicknames were getting truncated when read from certs, and fix it. Also audit use of MAX_NICKNAME_LEN; no other badness found, but some docs/code cleaned up a touch. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine e29d7329b3 ...but only if you're a server %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 95f3e6161b require BandwidthRate to be at least 10kB/s %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 53105cdae5 when you're loading the rendezvous service keys in options_act(), %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson bbc10c2ea1 Make split(..., NULL) split on horizontal space; fix bug with tabs in config file. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 1e71b83890 Fix a bug in parsing HashedControlPassword. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fe6eb34a10 Solaris CC freaks out if isspace and friends get anything other than an int. We learned that, so we casted. But it is also a bad idea to cast a signed char to an int and expect things to work on win32. Now we cast to unsigned char, then to int, then pass to isspace. Ug %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 41b809d2aa salvage another 300 bytes per hup %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 8f01b643c3 ORPort must be defined if ORBindAddress is defined. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 2ff38fdf83 when recommending new-format log lines, if the upper bound is LOG_ERR, %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine f79a7d8d62 while hibernating, hup should not regrow our listeners. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 82f3ebf195 move StatusFetchPeriod to 15 minutes so it's within bounds by default %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson b457cfb5eb Spell-check strings and comments %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine bde1d5bfb2 do even less inside our signal handler, %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 19ada3f7fa write down our "how to have two defaults for dirfetchperiod" %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson bec7a1c6e8 use shorter minimum key lifetime until 008 is dead %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson f19e9b8577 doxygen uses backslashes, not forward-slashes %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson e764d00e15 If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impose minima and maxima for all *Period options; impose even tighter maxima for fetching if we are a caching dirserver. Clip rather than rejecting. arma: are these good? %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 179ad27b34 call set_max_file_descriptors() after we configure logs, so %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 5fa55c8317 Bugfix: when no units are given, default to seconds or bytes. %!s(int64=20) %!d(string=hai) anos
  Roger Dingledine 7ed738b34c fix some typos; move to 0.0.9rc1 %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson fe32c2d141 Fix sign-related warnings %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 956b463dfe Implement weekly/monthly/daily accounting %!s(int64=20) %!d(string=hai) anos
  Nick Mathewson 805c9e3673 Absolutely never call close_temp_logs while validating log options. %!s(int64=20) %!d(string=hai) anos