tor/src
teor (Tim Wilson-Brown) 53ec840bdf Make tor_ersatz_socketpair work on IPv6-only systems
(But it won't work on some systems without IPv4/IPv6 localhost
(some BSD jails) by design, to avoid creating sockets on routable
IP addresses. However, those systems likely have the AF_UNIX socketpair,
which tor prefers.)

Fixes bug #17638; bugfix on a very early tor version,
earlier than 22dba27d8d (23 Nov 2004) / svn:r2943.

Patch by "teor".
2015-11-19 19:08:22 +11:00
..
common Make tor_ersatz_socketpair work on IPv6-only systems 2015-11-19 19:08:22 +11:00
config Merge remote-tracking branch 'origin/maint-0.2.6' into maint-0.2.7 2015-10-09 10:14:59 -04:00
ext Fix SipHash-2-4 performance for non multiple of 8 buffers. 2015-11-05 18:21:43 +00:00
or Fix a startup time assert caused by periodic events not being initialized. 2015-11-18 11:31:05 +00:00
test Make tor_ersatz_socketpair work on IPv6-only systems 2015-11-19 19:08:22 +11:00
tools Remove -F from tor-resolve(1) usage message. 2015-08-30 21:57:24 +03:00
trunnel Mention trunnel in CodingStandards; describe how in trunnel/README 2015-10-14 10:40:27 -04:00
win32 Bump version to 0.2.7.4-rc 2015-10-19 11:19:51 -04:00
include.am Use trunnel for crypto_pwbox encoding/decoding. 2014-09-25 11:58:14 -04:00