tor/changes
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
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
11150 credit tvdw 2015-10-07 10:25:00 -04:00
17004 Fix warnings. 2015-10-02 15:12:04 +02:00
17075 Clean up compat_libevent tests 2015-10-02 13:13:58 +02:00
17078 changes file for 17078 2015-10-07 09:34:49 -04:00
17082 changes file for 17082 2015-10-02 14:35:16 +02:00
17084 Clean up compat_libevent tests 2015-10-02 13:13:58 +02:00
bug16382 Refer to the actual minima and the preferred minimum 2015-10-30 10:57:47 -04:00
bug16563 changes file for #16563 2015-10-06 11:02:55 -04:00
bug17026 Keep unused smartlist storage zeroed 2015-09-09 15:23:25 +02:00
bug17194 Add SyslogIdentityTag 2015-09-30 18:34:15 +02:00
bug17347 Fix compilation of sandbox.[ch] under musl-libc 2015-10-15 10:37:41 -04:00
bug17364 Note that you can use a unix domain socket for hsport 2015-10-21 12:22:05 -04:00
bug17544 Fix SipHash-2-4 performance for non multiple of 8 buffers. 2015-11-05 18:21:43 +00:00
bug17549 Fix compilation with OpenSSL 1.1.0-dev. 2015-11-06 19:02:56 +00:00
bug17572-fallback-by-digest Mark fallback directoriess as too busy after a 503 response 2015-11-10 09:47:48 +11:00
bug17632-no-ipv4-no-localhost Fix unit tests on systems without IPv4 or localhost addresses 2015-11-18 23:25:21 +11:00
bug17638-ipv6-ersatz-socketpair Make tor_ersatz_socketpair work on IPv6-only systems 2015-11-19 19:08:22 +11:00
cleanup_17587 Remove a little duplicated code in TAP key expansion 2015-11-13 09:46:32 -05:00
decouple_circuit_mark Experimentally decouple the main body of circuit_mark_for_close 2015-11-12 14:20:16 -05:00
doc17392 Mention torspec URL in the manpage. 2015-10-30 09:25:39 -04:00
feature14846 Add changelog entry for feature #14846 2015-09-08 12:34:05 +02:00
laplace-edge-cases Tweak teor's and dgoulet's #13192 patches. 2015-05-06 18:05:16 +10:00
routerset-parse-IPv6-literals Allow IPv6 literal addresses in routersets 2015-09-14 20:01:36 +10:00
test16831 Adding changes file. 2015-10-24 14:30:53 +03:00
warn-when-time-goes-backwards Warn when the system clock is set back in time 2015-09-30 13:33:56 +02:00