提交歷史

作者 SHA1 備註 提交日期
  George Kadianakis 3be9d76fa2 Make it compile on Windows™. 14 年之前
  George Kadianakis 105cc42e96 Support multiple transports in a single transport line. 14 年之前
  George Kadianakis e2703e3654 Improve wording in some comments and log messages. 14 年之前
  George Kadianakis 2e73f9b3ee Put some sense into our logging. 14 年之前
  George Kadianakis d0416ce3ec Don't warn of stray Bridges if managed proxies are still unconfigured. 14 年之前
  George Kadianakis e8715b3041 Constification. 14 年之前
  George Kadianakis de7565f87f Make check-spaces happy. 14 年之前
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. 14 年之前
  George Kadianakis 3136107421 Trivial fixes around the code. 14 年之前
  George Kadianakis 9a42ec6857 Be more defensive in get_transport_bindaddr(). 14 年之前
  George Kadianakis ebc232bb79 Fix bug in get_transport_in_state_by_name() when using strcmpstart(). 14 年之前
  George Kadianakis 2703e41d8b Improve how we access or_state_t. 14 年之前
  George Kadianakis 0dcf327248 Remove connection_uses_transport() since it was unused. 14 年之前
  George Kadianakis 9bf34eb65b Allow interwined {Client,Server}TransportPlugin lines. 14 年之前
  George Kadianakis a002f0e7c0 Update the transports.c documentation based on the new data. 14 年之前
  George Kadianakis 1e92b24889 Update transports.[ch] to support SIGHUPs. 14 年之前
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. 14 年之前
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. 14 年之前
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. 14 年之前
  George Kadianakis db4cde3810 Improve the code a tad. 14 年之前
  George Kadianakis ea3e9416c6 Spawn multiple protocols using a single managed proxy. 14 年之前
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 14 年之前
  George Kadianakis cfb473ed34 Changed a printf() to a log_debug(). 14 年之前
  George Kadianakis 69271b2a38 Reuse get_string_from_pipe() in log_from_pipe(). 14 年之前
  George Kadianakis 51cdd30c01 Let's be smarter while parsing {Client,Server}TransportPlugin lines. 14 年之前
  George Kadianakis 14c5a24fe7 Replaced ST_* enum prefix for stream status with IO_STREAM_*. 14 年之前
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 14 年之前
  George Kadianakis d8c04c7ea5 Renamed pluggable_transports.[ch] to transports.[ch]. 14 年之前
  George Kadianakis 86b20e0d8a Reverting the accounting thing introduced in 5492de76 till I think how it should be done properly. 14 年之前
  George Kadianakis 684aca7faf Changed a couple of 180 spec stuff according to #3578. 14 年之前