Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson 47aa491f9f Merge remote-tracking branch 'asn-mytor/bug4751' 12 years ago
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently 12 years ago
  George Kadianakis 39850f03f6 Improve names of some pluggable transport-related functions. 12 years ago
  Nick Mathewson 26053bd7c9 Merge remote-tracking branch 'asn-mytor/bug4725_take2' 12 years ago
  George Kadianakis 539cb627f7 Server transports should be instructed to bind on INADDR_ANY by default. 12 years ago
  George Kadianakis 6d35f08e01 Doxygenize the file-level documentation of transports.c. 12 years ago
  Linus Nordberg c06c80b7f7 Fix warnings. 12 years ago
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. 12 years ago
  Nick Mathewson b1bd30c24c Make the pt/transports test not crash. 12 years ago
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests 12 years ago
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' 12 years ago
  George Kadianakis d4ba301f29 Tell the bridge operator on what ports his transports spawned. 12 years ago
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). 12 years ago
  George Kadianakis 47a5b8009b Improve general code quality. 12 years ago