Files
tor/changes
Nick Mathewson c4cb969a2a Taboo the get_options() function while options are validating
When option validation or transition is happening, there are no
"current options" -- only "old options" and "maybe new options".
Looking at get_options() is likely a mistake, so have a nonfatal
assertion let us know if we do that.

Closes 22281.
2017-09-11 16:23:16 -04:00
..
2017-08-24 16:11:08 -04:00
2017-08-04 12:22:53 -04:00
2017-08-11 13:54:01 -04:00
2017-08-24 09:23:32 -04:00