Historique des commits

Auteur SHA1 Message Date
  George Kadianakis aecc728a5a Refactor mp->transports to use transport_t. il y a 12 ans
  George Kadianakis d11b772a6c Introduce a transport_t deep copy function. il y a 12 ans
  George Kadianakis 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. il y a 12 ans
  George Kadianakis 53e4452f98 Don't do DNS lookups when parsing corrupted managed proxy messages. il y a 12 ans
  George Kadianakis 8c3a4a1d21 Improve log message issued when a managed proxy fails to launch. il y a 12 ans
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. il y a 12 ans
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements il y a 12 ans
  George Kadianakis a8a862c909 Ignore unknown lines from managed proxies. il y a 12 ans
  Nick Mathewson 4bac223311 Fix a couple of wide lines il y a 12 ans
  Nick Mathewson e0655708a2 Merge remote-tracking branch 'asn/bug4865_take2' il y a 12 ans
  Nick Mathewson eefdb9eec2 Using %d to printf an enum may not be by-the-standard okay. il y a 12 ans
  Nick Mathewson 74810f95ad Fix an overwide line il y a 12 ans
  Nick Mathewson 9ceec869b5 Document some transports.c behaviors and assumptions il y a 12 ans
  George Kadianakis e603692adc Make transports.c logs a bit more helpful. il y a 12 ans
  George Kadianakis 6d2898607b Fix issues found by nickm. il y a 12 ans
  George Kadianakis 10232dc042 Pass OR address to PT proxy, even with IPv6 or ORListenAddress. il y a 12 ans
  Nick Mathewson eaedcba493 Merge branch 'bug5105-v2-squashed' il y a 12 ans
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables il y a 12 ans
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background il y a 12 ans
  Robert Ransom bf1ce3f53d Rewrite managed proxy environment setup code il y a 12 ans
  Nick Mathewson 936b7b7b0b Downgrade "Registered server transport" msg to notice. Bug 5136 il y a 12 ans
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required il y a 12 ans
  Nick Mathewson c08dde7e28 Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little il y a 12 ans
  Sebastian Hahn 93414707ae set_managed_proxy_environment() can't fail anymore il y a 12 ans
  Sebastian Hahn 9857ef0fb5 Properly set up environment for managed-mode obfsproxy il y a 12 ans
  Nick Mathewson 60b42d68f3 Try to have (and maintain!) an invariant about unconfigured_proxies_n il y a 12 ans
  Nick Mathewson fff511a5e7 Don't smartlist_remove a managed proxy from a list we're iterating over. il y a 12 ans
  Robert Ransom 93dbc17a1a Fix #5097 on Windows, too il y a 12 ans
  Robert Ransom 0e9663d439 Fix bug #5097: remove bogus envvar from managed proxies' environment il y a 12 ans
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 il y a 12 ans