Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 9ceec869b5 Document some transports.c behaviors and assumptions 12 years ago
  George Kadianakis e603692adc Make transports.c logs a bit more helpful. 12 years ago
  George Kadianakis 6d2898607b Fix issues found by nickm. 12 years ago
  George Kadianakis 10232dc042 Pass OR address to PT proxy, even with IPv6 or ORListenAddress. 12 years ago
  Nick Mathewson eaedcba493 Merge branch 'bug5105-v2-squashed' 12 years ago
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables 12 years ago
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background 12 years ago
  Robert Ransom bf1ce3f53d Rewrite managed proxy environment setup code 12 years ago
  Nick Mathewson 936b7b7b0b Downgrade "Registered server transport" msg to notice. Bug 5136 12 years ago
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required 12 years ago
  Nick Mathewson c08dde7e28 Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little 12 years ago
  Sebastian Hahn 93414707ae set_managed_proxy_environment() can't fail anymore 12 years ago
  Sebastian Hahn 9857ef0fb5 Properly set up environment for managed-mode obfsproxy 12 years ago
  Nick Mathewson 60b42d68f3 Try to have (and maintain!) an invariant about unconfigured_proxies_n 12 years ago
  Nick Mathewson fff511a5e7 Don't smartlist_remove a managed proxy from a list we're iterating over. 12 years ago
  Robert Ransom 93dbc17a1a Fix #5097 on Windows, too 12 years ago
  Robert Ransom 0e9663d439 Fix bug #5097: remove bogus envvar from managed proxies' environment 12 years ago