Commit History

Author SHA1 Message Date
  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
  George Kadianakis 572aa4ec44 Add PT_PROTO_FAILED_LAUNCH managed proxy state. 12 years ago
  George Kadianakis 20be928fae Make set_managed_proxy_environment() work on Windows. 12 years ago
  George Kadianakis 45307ff980 Port managed proxy launching code to the new subprocess API. 12 years ago
  Nick Mathewson 00b2b69add Fix names of functions that convert strings to addrs 12 years ago
  Nick Mathewson ed39621a9d Merge remote-tracking branch 'asn2/bug3656' 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 e2703e3654 Improve wording in some comments and log messages. 12 years ago
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 12 years ago
  George Kadianakis e8715b3041 Constification. 12 years ago
  George Kadianakis de7565f87f Make check-spaces happy. 12 years ago
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. 12 years ago
  George Kadianakis 3136107421 Trivial fixes around the code. 12 years ago
  George Kadianakis 9bf34eb65b Allow interwined {Client,Server}TransportPlugin lines. 13 years ago
  George Kadianakis a002f0e7c0 Update the transports.c documentation based on the new data. 13 years ago
  George Kadianakis 1e92b24889 Update transports.[ch] to support SIGHUPs. 13 years ago
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 13 years ago
  George Kadianakis db4cde3810 Improve the code a tad. 13 years ago
  George Kadianakis ea3e9416c6 Spawn multiple protocols using a single managed proxy. 13 years ago
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 13 years ago
  George Kadianakis cfb473ed34 Changed a printf() to a log_debug(). 13 years ago
  George Kadianakis 69271b2a38 Reuse get_string_from_pipe() in log_from_pipe(). 13 years ago
  George Kadianakis 51cdd30c01 Let's be smarter while parsing {Client,Server}TransportPlugin lines. 13 years ago
  George Kadianakis 14c5a24fe7 Replaced ST_* enum prefix for stream status with IO_STREAM_*. 13 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 13 years ago
  George Kadianakis d8c04c7ea5 Renamed pluggable_transports.[ch] to transports.[ch]. 13 years ago