Commit History

Author SHA1 Message Date
  George Kadianakis 8f2e980159 Send SOCKS arguments when doing SOCKS5. 11 years ago
  George Kadianakis 14b84858c0 Send SOCKS arguments when doing SOCKS4. 11 years ago
  Nick Mathewson 076654ce84 Replace magic constants for wide_circ_ids with inline function calls 11 years ago
  Nick Mathewson 3433216268 Merge remote-tracking branch 'public/easy_ratelim' 11 years ago
  Nick Mathewson ba7d93db16 Merge remote-tracking branch 'public/bug7816_023' 11 years ago
  Nick Mathewson c93f66b103 Merge remote-tracking branch 'public/bug7708_023_v3_squashed' 11 years ago
  Nick Mathewson 690ea9e8cf Clarify documentation of connection_finished_flushing 11 years ago
  Nick Mathewson b442930789 Fix serious breakage in connection_handle_write_impl 11 years ago
  Nick Mathewson a141430ec3 Rename log() to tor_log() for logging 11 years ago
  Nick Mathewson 9bd811b337 Refactor: Use SOCK_ERRNO to avoid some #ifdef _WIN32s 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson 47122d1d25 Revert junk accidentally included with "start folding in the changes entries" 11 years ago
  Roger Dingledine 19d3720236 start folding in the changes entries 11 years ago
  Nick Mathewson d3aabf4db1 Fix various small leaks on error cases 11 years ago
  Nick Mathewson b509ead20d Avoid leaking headers received from SSL proxy 11 years ago
  Nick Mathewson a7334f5122 Use log_fn_ratelim in a few places. 11 years ago
  Nick Mathewson 8d080d0b01 Per-listener option to prefer IPv6 automaps when possible. 11 years ago
  Nick Mathewson d3e9e03cac Add options to turn DNS cache use on or off per client port. 11 years ago
  Nick Mathewson 3fa9151f26 Merge branch 'win64-7260' 11 years ago
  Nick Mathewson bfe8d829c2 Initialize ipv{4,6}_traffic_ok in entry_connection_new 11 years ago
  Nick Mathewson 1e46952f36 Set IPv4/IPv6 flags correctly when being a SOCKS client 11 years ago
  Nick Mathewson 363cf02455 Implement a PreferIPv6 flag for SocksPorts 11 years ago
  Nick Mathewson 4bec25c3cd Add {No,}IPv{4,6}Traffic options to SOCKSPort 11 years ago
  Andrea Shepard 0523c8de7d Merge branch 'check_for_orconn_on_close_squashed' of ssh://git-rw.torproject.org/user/andrea/tor 11 years ago
  Andrea Shepard 99e82cab30 Make everything in connection.c that uses connection_or_notify_error() also use connection_mark_and_close_internal() to avoid spurious warnings 11 years ago
  Andrea Shepard 8124398835 Check for orconns in connection_mark_for_close and connection_mark_and_flush, and pass the call through channel_close_for_error with a warning to avoid asserts 11 years ago
  Nick Mathewson 81deddb08c Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 49dd5ef3a3 Add and use and unlikely-to-be-eliminated memwipe() 11 years ago
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 years ago
  Nick Mathewson 1bfda600c3 Add a TOR_SOCKET_T_FORMAT construction for logging sockets. 11 years ago