Commit History

Author SHA1 Message Date
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 33e6a3d750 Add a new type entry_connection_t for entry connections 13 years ago
  Sebastian Hahn 9b0d3719ae Don't assert for listener connections 13 years ago
  Nick Mathewson 6b228726bc Initialize listener connection addr fields properly 13 years ago
  Nick Mathewson da83da9199 Add a missing break in a switch statement 13 years ago
  Nick Mathewson eaa1c05397 Merge branch 'optimistic-client' 13 years ago
  Nick Mathewson 12dfb4f5d8 Use socks username/password information in stream isolation 13 years ago
  Nick Mathewson 8314fa5e5c Implement sensible isolation for tunneled directory conns 13 years ago
  Nick Mathewson 424063e3b2 Implement destaddr-based isolation 13 years ago
  Nick Mathewson 1d3c8c1f74 Add a new isolation type and field: "nym epoch" 13 years ago
  Nick Mathewson ea0a9b16b9 (Unused) backend logic for stream isolation 13 years ago
  Nick Mathewson d2205ca458 Refactor listener_connection_t into its own type. 13 years ago
  Nick Mathewson ddc65e2b33 Parse prop171 options; refactor listener/port option code 13 years ago
  Nick Mathewson 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson 2a594fcde9 Disable recording new broken conns when we have bootstrapped 13 years ago
  Nick Mathewson 734d9486f6 Record the states of failing OR connections 13 years ago
  Nick Mathewson a2ad31a92b Split connection_about_to_close_connection into separate functions 13 years ago
  Nick Mathewson 616d85fdd8 Fix compilation from 2841 branch 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Nick Mathewson 57822cbbbe Avoid double-free in bufferevent read/write cbs 13 years ago
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 13 years ago
  Nick Mathewson c4b831e92d Small tweaks to 2841 code 13 years ago
  Nick Mathewson 734e860d98 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2ba19f9b4a Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 959da6b7f2 Use strlcpy in create_unix_sockaddr() 13 years ago
  Nick Mathewson 2e6604f42e Record username/password data in socks_request_t 13 years ago
  George Kadianakis 36468ec44b Trivial code tweaks and documentation updates. 13 years ago
  Nick Mathewson 9919b01275 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  George Kadianakis 1fe8bee656 Revised how we handle ClientTransportPlugin and Bridge lines. 13 years ago