コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Sebastian Hahn 9857ef0fb5 Properly set up environment for managed-mode obfsproxy 12 年 前
  Nick Mathewson 60b42d68f3 Try to have (and maintain!) an invariant about unconfigured_proxies_n 12 年 前
  Nick Mathewson fff511a5e7 Don't smartlist_remove a managed proxy from a list we're iterating over. 12 年 前
  Robert Ransom 93dbc17a1a Fix #5097 on Windows, too 12 年 前
  Robert Ransom 0e9663d439 Fix bug #5097: remove bogus envvar from managed proxies' environment 12 年 前
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 年 前