Commit History

Author SHA1 Message Date
  Yawning Angel 41d2b4d3af Allow ClientTransportPlugins to use proxies 10 years ago
  George Kadianakis fa0c5da68b Rename the got_hup element of managed proxies. 10 years ago
  Nick Mathewson 904a58d10f Merge branch 'bug9288_rebased' 10 years ago
  George Kadianakis aaf79eb4d3 Write unit tests for configure_proxy(). 10 years ago
  Nick Mathewson 27ec1fafe4 Remove a redundant declaration 10 years ago
  Nick Mathewson d7ccb6a3b1 Merge branch 'bug8978_rebase_2' 10 years ago
  Nick Mathewson 8a01a7c35b Improve test coverage of 8929 code 10 years ago
  Nick Mathewson e02b6b99f2 Add a basic unit test for pt_get_extra_info_descriptor_string. 10 years ago
  George Kadianakis 8bb2ba13c1 Extract ARGS from SMETHOD line and attach them to transport. 11 years ago
  Nick Mathewson a3e0a87d95 Completely refactor how FILENAME_PRIVATE works 11 years ago
  George Kadianakis 14b84858c0 Send SOCKS arguments when doing SOCKS4. 11 years ago
  George Kadianakis faf4f6c6d1 Validate SOCKS arguments. 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  George Kadianakis da16c425ef Start passing ports to tor_check_port_forwarding(). 12 years ago
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 12 years ago
  George Kadianakis 9dea3a03b9 Add pluggable transport info to extra-info descriptors. 12 years ago
  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 6173d36340 Move transport-related functions from circuitbuild.c to transports.c. 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  George Kadianakis 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 12 years ago
  George Kadianakis 45307ff980 Port managed proxy launching code to the new subprocess API. 12 years ago
  George Kadianakis 3be9d76fa2 Make it compile on Windows™. 12 years ago
  George Kadianakis 105cc42e96 Support multiple transports in a single transport line. 12 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 12 years ago
  George Kadianakis 1e92b24889 Update transports.[ch] to support SIGHUPs. 12 years ago
  George Kadianakis db4cde3810 Improve the code a tad. 12 years ago
  George Kadianakis ea3e9416c6 Spawn multiple protocols using a single managed proxy. 12 years ago
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 12 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 13 years ago