Historial de Commits

Autor SHA1 Mensaje Fecha
  George Kadianakis de7565f87f Make check-spaces happy. hace 14 años
  George Kadianakis c6811c57cb Enforce transport names being C identifiers. hace 14 años
  George Kadianakis 3136107421 Trivial fixes around the code. hace 14 años
  George Kadianakis 9a42ec6857 Be more defensive in get_transport_bindaddr(). hace 14 años
  George Kadianakis ebc232bb79 Fix bug in get_transport_in_state_by_name() when using strcmpstart(). hace 14 años
  George Kadianakis 2703e41d8b Improve how we access or_state_t. hace 14 años
  George Kadianakis 0dcf327248 Remove connection_uses_transport() since it was unused. hace 14 años
  George Kadianakis 9bf34eb65b Allow interwined {Client,Server}TransportPlugin lines. hace 14 años
  George Kadianakis a002f0e7c0 Update the transports.c documentation based on the new data. hace 14 años
  George Kadianakis 1e92b24889 Update transports.[ch] to support SIGHUPs. hace 14 años
  George Kadianakis fa514fb207 Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs. hace 14 años
  George Kadianakis 782810a8bf Introduce tor_terminate_process() function. hace 14 años
  George Kadianakis c852760b80 Replaced some leftover assert()s with tor_assert()s. hace 14 años
  George Kadianakis db4cde3810 Improve the code a tad. hace 14 años
  George Kadianakis ea3e9416c6 Spawn multiple protocols using a single managed proxy. hace 14 años
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. hace 14 años
  George Kadianakis cfb473ed34 Changed a printf() to a log_debug(). hace 14 años
  George Kadianakis 69271b2a38 Reuse get_string_from_pipe() in log_from_pipe(). hace 14 años
  George Kadianakis 51cdd30c01 Let's be smarter while parsing {Client,Server}TransportPlugin lines. hace 14 años
  George Kadianakis 14c5a24fe7 Replaced ST_* enum prefix for stream status with IO_STREAM_*. hace 14 años
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. hace 14 años
  George Kadianakis d8c04c7ea5 Renamed pluggable_transports.[ch] to transports.[ch]. hace 14 años
  George Kadianakis 86b20e0d8a Reverting the accounting thing introduced in 5492de76 till I think how it should be done properly. hace 14 años
  George Kadianakis 684aca7faf Changed a couple of 180 spec stuff according to #3578. hace 14 años
  George Kadianakis ce419a78c5 Add some unit tests. hace 14 años
  George Kadianakis 5492de76dd Put some last missing pieces together. hace 14 años
  George Kadianakis 9ba2d0e439 Create the pluggable_transports.[ch] source files responsible for talking the 180 talk. hace 14 años
  George Kadianakis 810a7a5fa0 Make some utility functions. hace 14 años
  George Kadianakis 73a1e98cb9 Add support for managed {Client,Server}TransportPlugin parsing. hace 14 años
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns hace 14 años