Commit History

Author SHA1 Message Date
  George Kadianakis 69271b2a38 Reuse get_string_from_pipe() in log_from_pipe(). 14 years ago
  George Kadianakis 51cdd30c01 Let's be smarter while parsing {Client,Server}TransportPlugin lines. 14 years ago
  George Kadianakis 14c5a24fe7 Replaced ST_* enum prefix for stream status with IO_STREAM_*. 14 years ago
  George Kadianakis a8f21f91cf Updated #includes etc. to use transports.[ch]. 14 years ago
  George Kadianakis d8c04c7ea5 Renamed pluggable_transports.[ch] to transports.[ch]. 14 years ago
  George Kadianakis 86b20e0d8a Reverting the accounting thing introduced in 5492de76 till I think how it should be done properly. 14 years ago
  George Kadianakis 684aca7faf Changed a couple of 180 spec stuff according to #3578. 14 years ago
  George Kadianakis ce419a78c5 Add some unit tests. 14 years ago
  George Kadianakis 5492de76dd Put some last missing pieces together. 14 years ago
  George Kadianakis 9ba2d0e439 Create the pluggable_transports.[ch] source files responsible for talking the 180 talk. 14 years ago
  George Kadianakis 810a7a5fa0 Make some utility functions. 14 years ago
  George Kadianakis 73a1e98cb9 Add support for managed {Client,Server}TransportPlugin parsing. 14 years ago
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 14 years ago
  Nick Mathewson 7212538997 Future-proof and user-proof parse_bridge_line 14 years ago
  Nick Mathewson c0de533c56 Simplify parse_client_transport_line 14 years ago
  Nick Mathewson ded6bbf70a Style and grammar tweaks on 2841 branch 14 years ago
  Nick Mathewson c4b831e92d Small tweaks to 2841 code 14 years ago
  George Kadianakis 36468ec44b Trivial code tweaks and documentation updates. 14 years ago
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. 14 years ago
  George Kadianakis 5a05deb574 Various small tweaks around config.c and or.h 14 years ago
  George Kadianakis 298f170036 Tweaked connection{.c,.h,_or.c} based on nick's comments. 14 years ago
  George Kadianakis 392e947df5 Fixes on circuitbuild.[ch] based on nick's comments. 14 years ago
  George Kadianakis 93526cdf0b Fixes small bugs. 14 years ago
  George Kadianakis 5b050a9b08 This commit is an attempt to beautify the previous commit. 14 years ago
  George Kadianakis abe03f4943 Our warning now is much more specific, mentioning proxy type/addr/port. 14 years ago
  George Kadianakis a79bea40d8 We now warn the user if a proxy server is not up when we try to connect with it. 14 years ago
  George Kadianakis 00ec4b2c00 Various trivial changes. 14 years ago
  George Kadianakis 29203b7f3f We can now connect using transports as well! 14 years ago
  George Kadianakis e09f302589 We can now match our transports with our bridges. 14 years ago
  George Kadianakis 20c31c80fb ClientTransportPlugin parsing done. 14 years ago