Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson cb5de85585 Separate validate from activate. Document undocumented stuff in config.c. пре 21 година
  Nick Mathewson f9c85c4d1c Make set-option functions distinguish between bad keys and bad values, in case the caller cares пре 21 година
  Roger Dingledine 394554cfbf Clean up copyrights. пре 21 година
  Roger Dingledine 53a2b22742 fix the next subtle memory-crunching bug пре 21 година
  Roger Dingledine e2e6d19e76 fix subtle bug that was causing logs to not show anything пре 21 година
  Roger Dingledine 28a297ebe7 only play the accounting game if it's possible you'll choose to hibernate пре 21 година
  Roger Dingledine 6c61ed4fb5 Make options no longer a global variable. пре 21 година
  Nick Mathewson f490e5cdb6 Update log documentation пре 21 година
  Nick Mathewson 2e8353e2f4 Use new log format; convert old format to new format. пре 21 година
  Roger Dingledine 2ba3a9de16 make the default default options.FirewallPorts be the default пре 21 година
  Nick Mathewson 1b49198081 Support code for resettable options, and option sets. Still needs validate-and-then-replace logic пре 21 година
  Roger Dingledine f7a30fa73e break out validate_options пре 21 година
  Roger Dingledine cadbae6aa5 make free_options() and init_options() use the big array. пре 21 година
  Roger Dingledine 59453ac6ef add a ControlPort and control listener conn. пре 21 година
  Nick Mathewson b74b72a5ce Fix windows build пре 21 година
  Roger Dingledine d0c158c8d6 clarify the bandwidthburst and bandwidthrate are in bytes пре 21 година
  Roger Dingledine a4753283dd better interface for connection_ap_handshake_socks_reply() пре 21 година
  Nick Mathewson cea9125d71 Implement two flavors of authentication for control connections: one for trusted FS, one for untrusted FS. пре 21 година
  Nick Mathewson 86ba00290b Add function to generate/copy the config_lines, given the name of an option пре 21 година
  Roger Dingledine e541319dcb lay the groundwork for a default value for each config option. пре 21 година
  Nick Mathewson 8db0abb687 First attempt at hibernation code. It needs more work around the XXXXs, but first I want arma to review the basic approach while I meditate on how to fix them. пре 21 година
  Roger Dingledine 282816b498 change min required number of fd's to 1024 пре 21 година
  Nick Mathewson 9510d9a792 tor --list-fingerprint to print fingerprint and exit пре 21 година
  Nick Mathewson 2fbf31533b Tricksy compiler warnings! We hates them, hates them forever, my precious! пре 21 година
  Nick Mathewson 6874c39904 Fix windows build пре 21 година
  Nick Mathewson c5eb95b644 Add ability for some-but-not-all abbrevs to work in config file. Add a bunch of singular/plural abbrevs suggested by arma пре 21 година
  Nick Mathewson 5369ee921e Make it compile on Linux пре 21 година
  Nick Mathewson 482c309db9 Document new config code пре 21 година
  Nick Mathewson a24eb4db91 Re-write configuration option lookup code: use a table, not a big if( || || || ||). Deprecate unoffical abbrevs and abbrevs not on the command line. пре 21 година
  Nick Mathewson 26f3cb8652 Add SysLog option to direct log messages to the system log instead of a FILE*. пре 21 година