Commit History

作者 SHA1 備註 提交日期
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 12 年之前
  George Kadianakis f8e49c5789 Change extra-info "method" to "transport". 12 年之前
  George Kadianakis ca4e986c1d Mark descriptor as dirty if all managed proxies are configured. 12 年之前
  George Kadianakis 9dea3a03b9 Add pluggable transport info to extra-info descriptors. 12 年之前
  George Kadianakis 4bafe24400 Constify some functions. 12 年之前
  George Kadianakis 17caec3676 Make some transports.c functions static. 12 年之前
  George Kadianakis aecc728a5a Refactor mp->transports to use transport_t. 12 年之前
  George Kadianakis d11b772a6c Introduce a transport_t deep copy function. 12 年之前
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 年之前
  George Kadianakis 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. 12 年之前
  George Kadianakis 8c3a4a1d21 Improve log message issued when a managed proxy fails to launch. 12 年之前
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 年之前
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年之前
  George Kadianakis a8a862c909 Ignore unknown lines from managed proxies. 12 年之前
  Nick Mathewson 4bac223311 Fix a couple of wide lines 12 年之前
  Nick Mathewson e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' 12 年之前
  Nick Mathewson eefdb9eec2 Using %d to printf an enum may not be by-the-standard okay. 12 年之前
  Nick Mathewson 74810f95ad Fix an overwide line 12 年之前
  Nick Mathewson 9ceec869b5 Document some transports.c behaviors and assumptions 12 年之前
  George Kadianakis e603692adc Make transports.c logs a bit more helpful. 12 年之前
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 年之前
  George Kadianakis 10232dc042 Pass OR address to PT proxy, even with IPv6 or ORListenAddress. 12 年之前
  Nick Mathewson eaedcba493 Merge branch 'bug5105-v2-squashed' 12 年之前
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables 12 年之前
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 12 年之前
  Robert Ransom bf1ce3f53d Rewrite managed proxy environment setup code 12 年之前
  Nick Mathewson 936b7b7b0b Downgrade "Registered server transport" msg to notice. Bug 5136 12 年之前
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 年之前
  Nick Mathewson c08dde7e28 Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little 12 年之前
  Sebastian Hahn 93414707ae set_managed_proxy_environment() can't fail anymore 12 年之前