tor/changes
David Goulet ab35f9de46 Correctly close intro circuit when deleting ephemeral HS
When deleting an ephemeral HS, we were only iterating on circuit with an
OPEN state. However, it could be possible that an intro point circuit didn't
reached the open state yet.

This commit makes it that we close the circuit regardless of its state
except if it was already marked for close.

Fixes #18604

Signed-off-by: David Goulet <dgoulet@torproject.org>
2016-06-16 13:09: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
bug17688 Don't rely on consensus parameter to use a single guard. 2016-06-07 17:22:47 +03: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
bug18604 Correctly close intro circuit when deleting ephemeral HS 2016-06-16 13:09:24 -04:00
bug18668 Initialize networking _before_ initializing libevent in the tests 2016-05-16 14:30:04 -04:00
bug18704 Perform cache lookup when FetchHidServDescriptors is set 2016-06-15 10:04:07 -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
bug19203 Fix a warning on unnamed nodes in node_get_by_nickname(). 2016-05-30 12:03:03 -04:00
bug19213 lintChanges fixes 2016-06-13 13:57:03 -04:00
bug19216 Use autoconf, not gcc version, to decide which warnings we have 2016-06-11 10:11:53 -04:00
bug19406 Bug 19406: Add a changes file. 2016-06-14 12:13:09 -04:00
bug19428 Correct the rounding behavior on tv_mdiff. 2016-06-16 10:16:04 -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
geoip-jun2016 lintChanges fixes 2016-06-13 13:57:03 -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
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