Commit History

Author SHA1 Message Date
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  George Kadianakis a9f786758d Add warning message when a managed proxy dies during configuration. 11 years ago
  George Kadianakis 37f8a2263e Use LOG_WARN instead of LOG_PROTOCOL_WARN when parsing transport lines. 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  David Fifield 8b3f3fb86e Use fmt_addrport in pt_get_extra_info_descriptor_string. 11 years ago
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 11 years ago
  David Fifield 4b0a039cb8 Use fmt_and_decorate_addr in extra-info "transport" lines. 11 years ago
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 years ago
  George Kadianakis 634d24c588 Don't call fmt_addr() twice in a parameter list. 11 years ago
  Nick Mathewson 7d11952bf4 Split the or_state_t portions of config.c into their own file 11 years ago
  George Kadianakis da16c425ef Start passing ports to tor_check_port_forwarding(). 12 years ago
  George Kadianakis 64b2a64310 Use get_lines_from_handle() in configure_proxy(). 12 years ago
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 11 years ago
  George Kadianakis f8e49c5789 Change extra-info "method" to "transport". 12 years ago
  George Kadianakis ca4e986c1d Mark descriptor as dirty if all managed proxies are configured. 12 years ago
  George Kadianakis 9dea3a03b9 Add pluggable transport info to extra-info descriptors. 12 years ago
  George Kadianakis 4bafe24400 Constify some functions. 12 years ago
  George Kadianakis 17caec3676 Make some transports.c functions static. 12 years ago
  George Kadianakis aecc728a5a Refactor mp->transports to use transport_t. 12 years ago
  George Kadianakis d11b772a6c Introduce a transport_t deep copy function. 12 years ago
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 years ago
  George Kadianakis 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 12 years ago
  George Kadianakis 8c3a4a1d21 Improve log message issued when a managed proxy fails to launch. 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  George Kadianakis a8a862c909 Ignore unknown lines from managed proxies. 12 years ago
  Nick Mathewson 4bac223311 Fix a couple of wide lines 12 years ago
  Nick Mathewson e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 12 years ago
  Nick Mathewson eefdb9eec2 Using %d to printf an enum may not be by-the-standard okay. 12 years ago
  Nick Mathewson 74810f95ad Fix an overwide line 12 years ago