Historial de Commits

Autor SHA1 Mensaje Fecha
  Robert Ransom 33552c16ca Heap-allocate strings returned by get_current_process_environment_variables hace 12 años
  Robert Ransom c0808b795f Pass process_environment_t * to tor_spawn_background hace 12 años
  Robert Ransom bf1ce3f53d Rewrite managed proxy environment setup code hace 12 años
  Nick Mathewson 936b7b7b0b Downgrade "Registered server transport" msg to notice. Bug 5136 hace 12 años
  Sebastian Hahn efb7b9dec1 Use _NSGetEnviron() instead of environ where required hace 12 años
  Nick Mathewson c08dde7e28 Reinstate TOR_PR_EXTENDED_SERVER_PORT, just a little hace 12 años
  Sebastian Hahn 93414707ae set_managed_proxy_environment() can't fail anymore hace 12 años
  Sebastian Hahn 9857ef0fb5 Properly set up environment for managed-mode obfsproxy hace 12 años
  Nick Mathewson 60b42d68f3 Try to have (and maintain!) an invariant about unconfigured_proxies_n hace 12 años
  Nick Mathewson fff511a5e7 Don't smartlist_remove a managed proxy from a list we're iterating over. hace 12 años
  Robert Ransom 93dbc17a1a Fix #5097 on Windows, too hace 12 años
  Robert Ransom 0e9663d439 Fix bug #5097: remove bogus envvar from managed proxies' environment hace 12 años
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 hace 12 años
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. hace 12 años
  Nick Mathewson 47aa491f9f Merge remote-tracking branch 'asn-mytor/bug4751' hace 12 años
  Nick Mathewson edcc9981d8 Try to use smartlist_add_asprintf consistently hace 12 años
  George Kadianakis 39850f03f6 Improve names of some pluggable transport-related functions. hace 12 años
  Nick Mathewson 26053bd7c9 Merge remote-tracking branch 'asn-mytor/bug4725_take2' hace 12 años
  George Kadianakis 539cb627f7 Server transports should be instructed to bind on INADDR_ANY by default. hace 12 años
  George Kadianakis 6d35f08e01 Doxygenize the file-level documentation of transports.c. hace 12 años
  Linus Nordberg c06c80b7f7 Fix warnings. hace 12 años
  Nick Mathewson 5f0a8dcd2c Initial hacking for proposal 186. hace 12 años
  Nick Mathewson b1bd30c24c Make the pt/transports test not crash. hace 12 años
  Nick Mathewson d6c18c5804 Make process_handle_t private and fix some unit tests hace 12 años
  Nick Mathewson 093e6724c7 Merge remote-tracking branch 'asn/bug3472_act2' hace 12 años
  George Kadianakis d4ba301f29 Tell the bridge operator on what ports his transports spawned. hace 12 años
  George Kadianakis 6b3c3b968f Rename tor_process_destroy() to tor_process_handle_destroy(). hace 12 años
  George Kadianakis 47a5b8009b Improve general code quality. hace 12 años
  George Kadianakis 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. hace 12 años
  George Kadianakis 20be928fae Make set_managed_proxy_environment() work on Windows. hace 12 años