tor/changes
Nick Mathewson 808015316a Remove support for zlib <= 1.1
zlib 1.2 came out in 2003; earlier versions should be dead by now.

Our workaround code was only preventing us from using the gzip
encoding (if we decide to do so), and having some dead code linger
around in torgzip.c
2016-06-19 12:20:24 -04:00
..
.dummy Add a .dummy file in the changes directory to stop git from removing it 2015-05-11 11:41:48 -04:00
19044 Make advisory-warnings on by default. 2016-05-23 14:39:56 -04:00
assert_nonfatal Add new tor_assert_nonfatal*() macros. 2016-04-14 16:24:28 -04:00
bug13239 Increase number of preemptive internal circuits 2016-04-19 14:24:20 -04:00
bug14334 Don't mark guards as unreachable if connection_connect() fails. 2016-04-07 10:59:46 -04:00
bug17150 Fix another, more subtle, case of bug 17150. 2016-05-17 13:16:36 -04:00
bug17983 Add -ftrapv to gcc-hardening ... mostly! 2016-05-12 11:21:28 -04:00
bug18240 Clean up TEST_TOR_BINARY so test-stem can have better dependencies 2016-05-02 13:53:16 -04:00
bug18300 When we get a bad nickname, explain what a good one is. 2016-04-07 10:54:53 -04:00
bug18668 Initialize networking _before_ initializing libevent in the tests 2016-05-16 14:30:04 -04:00
bug18809 lintchanges on 18809, and fix the bug number 2016-05-19 08:54:19 -04:00
bug18815 Change UseOptimisticData default to 1. 2016-04-18 13:55:23 -04:00
bug18840 Authorities now sort the "package" lines in their votes 2016-05-11 19:04:13 -04:00
bug18889 Remove redundant declarations of MIN 2016-04-25 15:28:58 -04:00
bug18895 Check linking of hardening options, give better warnings if it fails. 2016-05-16 09:37:27 -04:00
bug18934 test_bt.sh: Check stderr for backtrace as well as stdout. 2016-05-02 12:58:58 -04:00
bug18934_2 Changes file for previous commit 2016-05-20 08:36:15 -04:00
bug18956 Do not leak the 'tag' when trying to read a truncated ed25519 key file 2016-05-16 08:25:59 -04:00
bug18963 Fetch certificates from the same directory as previous certificates 2016-05-11 13:30:30 -04:00
bug19066 dirauth: don't use hardcoded length when parsing digests 2016-05-16 11:18:51 -04:00
bug19079 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 2016-05-18 09:50:38 -04:00
bug19161 Make sure that libscrypt_scrypt actually exists before using it. 2016-05-24 10:31:02 -04:00
bug19191 Use directory_must_use_begindir to predict we'll surely use begindir 2016-06-02 10:40:39 -04:00
bug19213 Use tor_sscanf, not sscanf, in test_util.c. 2016-06-02 10:11:29 -04:00
feature15588 Add changes file for #15588 2016-05-09 18:59:56 -04:00
feature18624 dir auths only give Guard if they're giving Stable 2016-03-24 15:00:01 -04:00
feature18685 mention 18685 in changes file 2016-04-26 13:40:21 -04:00
feature18760 encourage rejected relays to contact us 2016-04-12 19:54:04 -04:00
feature18998 Stop being so strict about the payload length of "rendezvous1" cells 2016-05-09 20:34:27 -04:00
feature19036 write v3-status-votes file earlier in consensus voting 2016-05-11 17:34:38 -04:00
lcov_excl Adopt the LCOV convention for marking lines as unreachable by tests. 2016-04-12 21:12:10 -04:00
memarea_overflow Fix a pointer arithmetic bug in memarea_alloc() 2016-05-25 09:20:37 -04:00
rsa_init_bug Fix a dangling pointer issue in our RSA keygen code 2016-05-25 09:23:57 -04:00
task19035 Disable GET /tor/bytes.txt and GETINFO dir-usage 2016-05-27 11:15:21 -04:00
test_zlib_bombs Unit tests for our zlib code to test and reject compression bombs. 2016-06-08 18:08:30 -04:00
ticket16698 Add changes file for ticket 16698 2016-05-11 13:43:28 -04:00
ticket18462 Rename tor_dup_addr to tor_addr_to_str_dup. 2016-03-28 16:36:51 -04:00
timeouts give it a changes file too 2016-05-09 14:04:54 -04:00
zlib_12 Remove support for zlib <= 1.1 2016-06-19 12:20:24 -04:00