Commit History

Author SHA1 Message Date
  George Kadianakis 941709ee50 Server transport proxies should bind on the same port each time, if possible. 13 years ago
  Nick Mathewson e511a3a4dd Handle storing much longer socks4 authentication data. 13 years ago
  Nick Mathewson 8054e81e14 Treat socks_request->{username,password} as non-NUL-terminated 13 years ago
  Nick Mathewson 6596aa022f Implement protocol-type isolation correctly. 13 years ago
  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
  Nick Mathewson cd3709a2b0 For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/ 13 years ago
  Nick Mathewson 6e923ed8cd Add an OptimisticData option to control client-side optimistic data 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 172f8acbe7 Stick controller-originated resolves in their own session group 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 aef30547dc Add an option to limit the number of non-open client circuits. 13 years ago
  Nick Mathewson 20c0581a79 Launch sufficient circuits to satisfy pending isolated streams 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 34a52534bb Add a generic_buffer_t to use the best buffer type we have on hand 13 years ago
  Nick Mathewson 1e441df2d0 Only use optimistic data with exits that support it 13 years ago
  Nick Mathewson 44cfa53873 Make WIN32_WINNT defines conditional 13 years ago
  George Kadianakis 73a1e98cb9 Add support for managed {Client,Server}TransportPlugin parsing. 13 years ago
  Nick Mathewson 1aab5b6b39 Merge remote-tracking branch 'public/bug1666' 13 years ago
  Nick Mathewson e006aa5dfa Merge remote-tracking branch 'public/bug2841' 13 years ago
  Linus Nordberg 4ce302c8e5 Fix cut'n'paste bug in comment. 13 years ago
  Nick Mathewson 174cbff8cf Merge remote-tracking branch 'public/bug3153' 13 years ago
  Nick Mathewson 6053e11ee6 Refactor the interfaces of transport/proxy lookup fns 13 years ago
  Nick Mathewson 2e6604f42e Record username/password data in socks_request_t 13 years ago