Nick Mathewson aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' 9 anos atrás
..
.dummy df76da0f3b Add a .dummy file in the changes directory to stop git from removing it 10 anos atrás
19044 2fa7a3af4c Make advisory-warnings on by default. 9 anos atrás
assert_nonfatal a885271c08 Add new tor_assert_nonfatal*() macros. 10 anos atrás
bug13239 1e553b6c68 Increase number of preemptive internal circuits 10 anos atrás
bug14334 d5acb633ae Don't mark guards as unreachable if connection_connect() fails. 10 anos atrás
bug15942 2905a3484e Changes file for random exponential backoffs 9 anos atrás
bug16943 b12d4852ef prop250: Add changes file 9 anos atrás
bug17150 49ff09aef2 Fix another, more subtle, case of bug 17150. 9 anos atrás
bug17688 36dd9538d9 Don't rely on consensus parameter to use a single guard. 9 anos atrás
bug17983 ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! 9 anos atrás
bug18240 a57ed38a8e Clean up TEST_TOR_BINARY so test-stem can have better dependencies 9 anos atrás
bug18300 7532cd439b When we get a bad nickname, explain what a good one is. 10 anos atrás
bug18322 9a76415c77 tweak 18322 changelog 9 anos atrás
bug18604 ab35f9de46 Correctly close intro circuit when deleting ephemeral HS 9 anos atrás
bug18668 0f9b0b8bfe Initialize networking _before_ initializing libevent in the tests 9 anos atrás
bug18704 c7f1b46a10 Perform cache lookup when FetchHidServDescriptors is set 9 anos atrás
bug18809 dd17df2253 lintchanges on 18809, and fix the bug number 9 anos atrás
bug18812 608c12baaf Resolve bug18812 by logging fallback key changes at info level 9 anos atrás
bug18815 4f37919fa1 Change UseOptimisticData default to 1. 10 anos atrás
bug18840 5a83122961 Authorities now sort the "package" lines in their votes 9 anos atrás
bug18849 744077dd15 When tor can't find a directory, log less 9 anos atrás
bug18889 bff53aabce Remove redundant declarations of MIN 10 anos atrás
bug18895 d9080f5d3a Check linking of hardening options, give better warnings if it fails. 9 anos atrás
bug18934 b72aa18d73 test_bt.sh: Check stderr for backtrace as well as stdout. 9 anos atrás
bug18934_2 33ffeab694 Changes file for previous commit 9 anos atrás
bug18956 ec81329339 Do not leak the 'tag' when trying to read a truncated ed25519 key file 9 anos atrás
bug18963 cdb528d841 Fetch certificates from the same directory as previous certificates 9 anos atrás
bug19063 1160ac1283 Changes file for 19063; use the BUG macro 9 anos atrás
bug19066 50ff24e276 dirauth: don't use hardcoded length when parsing digests 9 anos atrás
bug19079 6d6c8287d5 Include __mulodi4 in libor_ctime when it fixes clang -m32 -ftrapv 9 anos atrás
bug19139 94762e37b9 Use the Autoconf macro AC_USE_SYSTEM_EXTENSIONS 9 anos atrás
bug19153 2c96d95c12 Fix spelling of --enable-tor2web-mode in manpage 9 anos atrás
bug19161 be3875cda2 Make sure that libscrypt_scrypt actually exists before using it. 9 anos atrás
bug19191 6eeedc02d8 Use directory_must_use_begindir to predict we'll surely use begindir 9 anos atrás
bug19203 bdc59e33c1 Fix a warning on unnamed nodes in node_get_by_nickname(). 9 anos atrás
bug19213 60b8aaefa1 lintChanges fixes 9 anos atrás
bug19216 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have 9 anos atrás
bug19406 b217e4ac65 Bug 19406: Add a changes file. 9 anos atrás
bug19428 41cb26c169 Correct the rounding behavior on tv_mdiff. 9 anos atrás
bug19449 79b2ba8598 changes file for 19449 9 anos atrás
bug19454 f038e9cb00 Fix bug when disabling heartbeats. 9 anos atrás
bug19464 b432efb838 Remove useless message about nonexistent onion services after uploading a descriptor 9 anos atrás
bug19483 8938250c10 Add changes file for bug19483 9 anos atrás
bug19499 0116eae59a Bug19499: Fix GCC warnings when building against bleeding edge OpenSSL. 9 anos atrás
bug19503 2fb177e8c9 bugfix stanza in changes file for 19503 9 anos atrás
bug19504 90f85b012a Document the --passphrase-fd option in the tor manpage 9 anos atrás
bug19505 ff5b10c916 changes-on for 19505 9 anos atrás
bug19530 befd2e3d7f Changes file for #19530 9 anos atrás
feature15588 6678dff386 Add changes file for #15588 9 anos atrás
feature18624 c4208ef65f dir auths only give Guard if they're giving Stable 10 anos atrás
feature18685 f197d189a6 mention 18685 in changes file 10 anos atrás
feature18760 0aacc07036 encourage rejected relays to contact us 10 anos atrás
feature18998 be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells 9 anos atrás
feature19036 694f1fe808 write v3-status-votes file earlier in consensus voting 9 anos atrás
geoip-jun2016 60b8aaefa1 lintChanges fixes 9 anos atrás
lcov_excl 4043f2c95f Adopt the LCOV convention for marking lines as unreachable by tests. 10 anos atrás
memarea_overflow be2d37ad3c Fix a pointer arithmetic bug in memarea_alloc() 9 anos atrás
rsa_init_bug c4c4380a5e Fix a dangling pointer issue in our RSA keygen code 9 anos atrás
task19035 11d52a449c Disable GET /tor/bytes.txt and GETINFO dir-usage 9 anos atrás
test_zlib_bombs f016213f7f Unit tests for our zlib code to test and reject compression bombs. 9 anos atrás
ticket16698 48b7db3559 Add changes file for ticket 16698 9 anos atrás
ticket18462 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. 10 anos atrás
ticket19071-19480 26146dbe9e Comment-out fallbacks in a way the stem fallback parser understands 9 anos atrás
ticket19323 d511c673c3 Changes file for ticket 19323 9 anos atrás
timeouts 0a2f59aaa6 give it a changes file too 9 anos atrás
workqueue_tests 3cc374456b Add several test scripts wrapping test_workqueue 9 anos atrás
zlib_12 808015316a Remove support for zlib <= 1.1 9 anos atrás