tor/changes
teor (Tim Wilson-Brown) 86eba14ac5 Fix unit tests on systems without IPv4 or localhost addresses
Make unit tests pass on IPv6-only systems, and systems without
localhost addresses (like some FreeBSD jails).

Fixes:
* get_if_addrs_ifaddrs: systems without localhost
* get_if_addrs_ioctl: only works on IPv4 systems
* socket: check IPv4 and IPv6, skip on EPROTONOSUPPORT
* socketpair_ersatz: uses IPv4, skip on EPROTONOSUPPORT

Fixes bug #17632; bugfix on unit tests in 0.2.7.3-rc.
c464a36772 was a partial fix for this issue in #17255;
it was released in unit tests in 0.2.7.4-rc.

Patch by "teor".
2015-11-18 23:25:21 +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
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