Commit History

Author SHA1 Message Date
  Roger Dingledine 5f051574d5 Happy new year! 18 years ago
  Nick Mathewson 97bff8edaa Fix a const-non-const warning 18 years ago
  Roger Dingledine 92ef9e37e7 Add a new config option ExitPolicyRejectPrivate which defaults to 1. 18 years ago
  Roger Dingledine f8b9a8d457 bump the default bandwidthrate to 3 MB, and burst to 6 MB 18 years ago
  Roger Dingledine 21be9dc3c0 when you tried to set orport through the controller, it would 18 years ago
  Roger Dingledine f0d4b3d18f turn crypto hardware acceleration off by default, until we find 18 years ago
  Nick Mathewson c562ca494a add missing warning 18 years ago
  Nick Mathewson fefa34d525 Fix double-free of torrc_fname 18 years ago
  Nick Mathewson adbe0f0ada Fix bug 240: dont dump descriptions when not dumping actual config lines. 18 years ago
  Nick Mathewson 099b9ce2f9 Fix bug 230: add a rollback function to reverse all changes since the last mark_logs_temp(), and move log initialization into the two-phase part of option setting. 18 years ago
  Nick Mathewson d60faa7c93 Fix another memleak. I love you, valgrind! 18 years ago
  Roger Dingledine d1baa0c4a6 we were leaking 3KB every time the entry guards changed, every time 18 years ago
  Roger Dingledine 8f271f2f5a we changed the name of AccountingBytesReadInInterval 18 years ago
  Roger Dingledine 7d1f675c85 entry nodes are now entry guards. 18 years ago
  Roger Dingledine b2d79f278b or_state_validate() needs an extra arg too or it will crash 18 years ago
  Roger Dingledine f4299f0f44 hack to address bug 238. 18 years ago
  Roger Dingledine f71273c216 fix bug 235 18 years ago
  Nick Mathewson 7fc62029d4 Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229. 18 years ago
  Roger Dingledine f88fa3efc1 helper nodes are dead 18 years ago
  Nick Mathewson 65f76bad4f Add descriptions for state variables; rename AccountingBytesRead{In}Interval; remove extraneous and unused struct member. 18 years ago
  Roger Dingledine c5a5161fb5 prevent auth dir servers from enabling entry nodes. 18 years ago
  Roger Dingledine 358052416d bugfix: only try to use the EntryNodes config option if it is set. 18 years ago
  Roger Dingledine ea6ea8ec22 Make UseEntryNodes true by default. Let the fun begin. 18 years ago
  Roger Dingledine aa604ef2c2 bugfix: only try to parse the TorVersion if there is one. 18 years ago
  Roger Dingledine 839111b85a tolerate a mal-formed or unrecognized tor version in the state file. 18 years ago
  Roger Dingledine 0bd25f5d43 save and validate TorVersion in the state file. 18 years ago
  Roger Dingledine 6c693dbda6 add a TorVersion state string. 18 years ago
  Roger Dingledine 5947388968 Finish implementing config's EntryNodes and StrictEntryNodes option. 18 years ago
  Roger Dingledine dbd7b97eff helper nodes are dead. long live entry nodes. 18 years ago
  Roger Dingledine 94bff33357 and compiling would be good too 18 years ago