Files
tor/src
Nick Mathewson bfdfaae040 Move responsibility for setting the "quiet level" into a table.
Previously this was done with a big list of options in main.c which
implied "hush" or "quiet".  One of these options ("--digests") no
longer existed, but we still checked for it.

Now we use the table of command-line-only arguments to set this
value.
2019-10-17 12:01:40 -04:00
..
2019-10-02 08:01:34 -04:00
2019-09-12 18:09:35 +03:00
2019-10-07 09:32:26 -04:00