Commit History

Author SHA1 Message Date
  Fabian Keil 087e0569c3 Fix whitespace in parse_client_port_config() 14 years ago
  Nick Mathewson 41eef6680e Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson dfa6cde4d4 Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2 14 years ago
  Nick Mathewson dd6a9a923d Disable run-time changes to DisableIOCP: They do not work 14 years ago
  Nick Mathewson 06be6105e4 Merge remote-tracking branch 'origin/maint-0.2.2' 14 years ago
  Nick Mathewson d79d648edc Don't write ControlPorts to disk till after we setuid and make datadir 14 years ago
  Nick Mathewson 6650dc932a Remove a needless config_find_option 14 years ago
  Kamran Riaz Khan e6e804848c Don't compare LINELIST_S and OBSOLETE config options. 14 years ago
  Nick Mathewson 5da9f722f2 Whitespace tweaks 14 years ago
  Nick Mathewson 5252c9434f Fix a const warning in bug1692 code 14 years ago
  Nick Mathewson b76f46c6d8 Merge branch 'bug1692-squashed' 14 years ago
  Kamran Riaz Khan 643913de75 Escape configuration values before sending them via CONF_CHANGED. 14 years ago
  Nick Mathewson 333df6006d Make FooPort 0 correctly disable the FooPort. 14 years ago
  Kamran Riaz Khan 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 14 years ago
  Kamran Riaz Khan 5a801a8c8b Emits CONF_CHANGED events whenever Tor's configuration values change. 14 years ago
  Nick Mathewson e5e7b6d718 Make --quiet and --hush apply to default logs, not only initial logs 14 years ago
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 14 years ago
  Nick Mathewson e05ddf3e18 Check for port config before addr config in client port options 14 years ago
  Nick Mathewson 6fa99ab32f Oops: we need to call parse_client_ports with validate_only==0 at least once 14 years ago
  Nick Mathewson 2a6d12c7ad Fix a warning message. (Found by rransom) 14 years ago
  Nick Mathewson 1017322b59 Fix a compile warning in config.c reported by sebastian 14 years ago
  Nick Mathewson 94f85f216a Turn streq_opt into a generic strcmp_opt. 14 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 14 years ago
  Nick Mathewson aef30547dc Add an option to limit the number of non-open client circuits. 14 years ago
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 14 years ago
  Nick Mathewson ddc65e2b33 Parse prop171 options; refactor listener/port option code 14 years ago
  Nick Mathewson 2163e420b2 Merge remote-tracking branch 'public/bug3560' 14 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 14 years ago
  Nick Mathewson b49e561f01 Turn on microdescriptors for clients 14 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 14 years ago