mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
c5a3664f27
From the code: zlib 1.2.4 and 1.2.5 do some "clever" things with macros. Instead of saying "(defined(FOO) ? FOO : 0)" they like to say "FOO-0", on the theory that nobody will care if the compile outputs a no-such-identifier warning. Sorry, but we like -Werror over here, so I guess we need to define these. I hope that zlib 1.2.6 doesn't break these too. Possible fix for bug 1526. |
||
---|---|---|
.. | ||
abandon-rend-circs-on-newnym | ||
bug1526 | ||
bug2574 | ||
bug3122_memcmp | ||
bug3135 | ||
bug4014 | ||
check-fetched-rend-desc-service-id | ||
check-public-key-exponents | ||
cid_428 | ||
cid_450 | ||
geoip-august2011 | ||
geoip-july2011 | ||
geoip-june2011 | ||
geoip-may2011 | ||
geoip-october2011 | ||
geoip-september2011 |