Commit History

Author SHA1 Message Date
  Roger Dingledine b6173b7b68 0.0.9 broke hibernation. darn it. 21 years ago
  Roger Dingledine 464338b250 when hibernating, don't advertise any ports 21 years ago
  Nick Mathewson fc87758ff3 Add function to check that addr_policy_t is okay; change struct addr_policy_t to addr_policy_t. 21 years ago
  Roger Dingledine db5e100cde clean up 3 more underflow possibilities 21 years ago
  Roger Dingledine 0799804c60 fix redundant (and dangerous) NUL termination 21 years ago
  Nick Mathewson 7fbd297532 Suggestion from weasel: Make tor --version --version dump the cvs Id of every file. 21 years ago
  Roger Dingledine 7fc30fc1e6 accept *:706 (silc) by default 21 years ago
  Roger Dingledine 22727b4edc wrong is ok, and right is fine, but in between is apparently 21 years ago
  Nick Mathewson 6f5dbefa7e Normalize space: add one between every control keyword and control clause. 21 years ago
  Roger Dingledine 7c9a707900 remove emacs droppings, since nick says he doesn't need them anymore 21 years ago
  Nick Mathewson f91152ce6a Clarify a bunch of log messages 21 years ago
  Nick Mathewson 22dba27d8d Normalize a few more kinds of whitespace. We now dislike: 21 years ago
  Nick Mathewson d4754b334c Compile cleanly on windows; prevent some insane bandwidth cases (e.g., "BandwidthBurst 1000 TB" from occuring. 21 years ago
  Nick Mathewson 983a335f3b Normalize space 21 years ago
  Nick Mathewson bdb61f2a04 fix typo 21 years ago
  Nick Mathewson 36f4e15e81 Call init_keys() where needed; fix hibernate bug. 21 years ago
  Nick Mathewson 8acaf8e187 Add "MEMUNIT" and "INTERVAL" types to configuration. Also tweak Accounting setup. More docs needed 21 years ago
  Nick Mathewson 08627d5d87 Track whether descriptor is dirty/uploaded. When any options are set, mark it dirty. Once a minute, regenerate and upload the server descriptor if it is dirty. 21 years ago
  Nick Mathewson 5109de5626 Rename exit_policy to addr_policy, since it gets used for SOCKS and directory connections too. Make all policies get validated in options_validate, and make SOCKS/directory policies get set in options_act. 21 years ago
  Nick Mathewson 5a5be93f80 Normalize whitespace; add a "tell me about all the unnormalized whitespace" target; fix a braino in dirserv.c 21 years ago
  Nick Mathewson 7daab4034d Fix windows build for VC6; centralize newline-fiasco-damage-control logic 21 years ago
  Nick Mathewson cd753df7bf Resolve many XXXs and all DOCDOCs 21 years ago
  Roger Dingledine 9f3e3d2b71 stop wanting to split init_keys() 21 years ago
  Nick Mathewson 180e0a9326 Make check_private_dir trimodal (check/create/ignore), not bimodal (create/ignore). 21 years ago
  Roger Dingledine 6521c2ce51 Stop using the wrong DataDirectory when we're validating. 21 years ago
  Roger Dingledine 8b9d7da59f while we hibernate, our declared bandwidth capacity is 0 21 years ago
  Roger Dingledine 394554cfbf Clean up copyrights. 21 years ago
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. 21 years ago
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes 21 years ago
  Nick Mathewson 451f8b5045 - Implement all of control interface except authentication, setconfig, 21 years ago