tor/src/feature
Nick Mathewson 2074fed664 Routerset config parsing: represent empty sets as NULL.
routerset_t has two representations of an empty routerset: NULL, and
a set containing no elements.  But some of our config code assumes
that empty routersets are represented as NULL.  So let's give it
what it assumes.

Fixes bug 31495. Bugfix on e16b90b88a76; but not in any released
Tor.
2019-08-28 11:53:28 -04:00
..
api Run "make autostyle." 2019-06-05 09:33:35 -04:00
client guard: Ignore marked for close circuit when changing state to open 2019-06-19 07:42:30 -04:00
control nodelist: Move router_get_verbose_nickname() declaration 2019-08-19 16:40:41 +10:00
dirauth Merge branch 'tor-github/pr/1267' 2019-08-27 11:47:46 +03:00
dircache hs-v3: Disallow single hop client to post/get a descriptor 2019-07-03 08:21:16 -04:00
dirclient Run "make autostyle." 2019-06-05 09:33:35 -04:00
dircommon hs-v3: Disallow single hop client to post/get a descriptor 2019-07-03 08:21:16 -04:00
dirparse Merge branch 'bug30781_040' into bug30781_master 2019-06-06 09:57:31 +10:00
hibernate Run "make autostyle." 2019-06-05 09:33:35 -04:00
hs Remove the unused circuit_type field from hs_ident_circuit_t and hs_ident_circuit_new() 2019-08-23 14:04:05 -04:00
hs_common Run "make autostyle." 2019-06-05 09:33:35 -04:00
keymgt Run "make autostyle." 2019-06-05 09:33:35 -04:00
nodelist Routerset config parsing: represent empty sets as NULL. 2019-08-28 11:53:28 -04:00
relay stats: add comments about the required chunk structure in extra info files 2019-06-25 12:30:59 +10:00
rend hs: Initialize the INTRO2 bucket for legacy intro point 2019-08-08 13:40:10 -04:00
stats Run "make autostyle." 2019-06-05 09:33:35 -04:00