tor/changes
David Goulet b6c24eb484 hs-v3: Remove the circuit_established intro flag
Only use the HS circuit map to know if an introduction circuit is established
or not. No need for a flag to keep state of something we already have in the
circuit map. Furthermore, the circuit map gets cleaned up properly so it will
always have the "latest truth".

This commit also removes a unit test that was testing specifically that flag
but now we rely solely on the HS circuit map which is also tested few lines
below the removed test.

Fixes #32094

Signed-off-by: David Goulet <dgoulet@torproject.org>
2019-10-23 11:51:23 -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
31147 Add changes file for #31147 2019-10-16 18:07:28 +02:00
bug32106 clarify in man page: we count by powers of two 2019-10-23 07:50:20 +10:00
bug32108 respect accountingmax during soft hibernation 2019-10-21 04:14:42 -04:00
bug32175 Changes file for 32175 (test_options.c cleanup) 2019-10-21 14:46:04 -04:00
ticket29603 changes: file for 29603 2019-10-23 12:26:32 +10:00
ticket31336 Fix add_c_file.py script to support paths starting with ./ #31336 2019-09-16 22:57:20 +01:00
ticket31373 Print summary at the end of the configure script 2019-10-17 10:08:34 -04:00
ticket31684 Fix changes file and string typos 2019-10-21 13:56:58 +10:00
ticket31999 changes file for 31999 2019-10-22 07:50:13 -04:00
ticket32003 add a changes file for 32003 (command-line option parsing). 2019-10-17 12:01:40 -04:00
ticket32094 hs-v3: Remove the circuit_established intro flag 2019-10-23 11:51:23 -04:00
ticket32099 Doxygen: stop producing LaTeX. 2019-10-16 09:56:31 -04:00
ticket32110 Doxygen: update doxyfile to a more recent version. 2019-10-16 09:07:21 -04:00
ticket32113 Make doc/doxygen before running doxygen. 2019-10-16 10:31:44 -04:00
ticket32123 changes: file for 32123 2019-10-20 20:26:09 +10:00
ticket32185 Make options_validate() no longer use its "defaults" argument. 2019-10-22 08:30:00 -04:00
ticket32187 Changes file for options_validate() API changes in #32187. 2019-10-22 14:24:09 -04:00
ticket32216 changes: file for 32216 2019-10-23 13:36:39 +10:00