Commit History

Author SHA1 Message Date
  Nick Mathewson 5252c9434f Fix a const warning in bug1692 code 13 years ago
  Nick Mathewson b76f46c6d8 Merge branch 'bug1692-squashed' 13 years ago
  Kamran Riaz Khan 643913de75 Escape configuration values before sending them via CONF_CHANGED. 13 years ago
  Nick Mathewson 333df6006d Make FooPort 0 correctly disable the FooPort. 13 years ago
  Kamran Riaz Khan 02c62b2966 Refactor to do CONF_CHANGED event formatting inside control.c 13 years ago
  Kamran Riaz Khan 5a801a8c8b Emits CONF_CHANGED events whenever Tor's configuration values change. 13 years ago
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 13 years ago
  Nick Mathewson e5e7b6d718 Make --quiet and --hush apply to default logs, not only initial logs 13 years ago
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 13 years ago
  Nick Mathewson e05ddf3e18 Check for port config before addr config in client port options 13 years ago
  Nick Mathewson 6fa99ab32f Oops: we need to call parse_client_ports with validate_only==0 at least once 13 years ago
  Nick Mathewson 2a6d12c7ad Fix a warning message. (Found by rransom) 13 years ago
  Nick Mathewson 1017322b59 Fix a compile warning in config.c reported by sebastian 13 years ago
  Nick Mathewson 94f85f216a Turn streq_opt into a generic strcmp_opt. 13 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 years ago
  Nick Mathewson aef30547dc Add an option to limit the number of non-open client circuits. 13 years ago
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 13 years ago
  Nick Mathewson ddc65e2b33 Parse prop171 options; refactor listener/port option code 13 years ago
  Nick Mathewson 2163e420b2 Merge remote-tracking branch 'public/bug3560' 13 years ago
  George Kadianakis 51cdd30c01 Let's be smarter while parsing {Client,Server}TransportPlugin lines. 13 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 13 years ago
  George Kadianakis 684aca7faf Changed a couple of 180 spec stuff according to #3578. 13 years ago
  George Kadianakis 73a1e98cb9 Add support for managed {Client,Server}TransportPlugin parsing. 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson b49e561f01 Turn on microdescriptors for clients 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Nick Mathewson 6b670d6032 Merge branch 'bug3263' 13 years ago
  Nick Mathewson bc3c54a07f Have transitions in public_server_mode count as affects_descriptor 13 years ago
  Nick Mathewson 7212538997 Future-proof and user-proof parse_bridge_line 13 years ago
  Nick Mathewson c0de533c56 Simplify parse_client_transport_line 13 years ago