tor/changes
Nick Mathewson c93114ec9e Prefer use of __MINGW_PRINTF/SCANF_FORMAT if available.
Mingw headers sometimes like to define alternative scanf/printf
format attributes depending on whether they're using clang, UCRT,
MINGW_ANSI_STDIO, or the microsoft version of printf/scanf.  This
change attempts to use the right one on the given platform.

This is an attempt to fix part of #40355.
2021-11-05 12:36:34 -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
bug40355_part2 Prefer use of __MINGW_PRINTF/SCANF_FORMAT if available. 2021-11-05 12:36:34 -04:00
bug40396 reassess minimum-dir-info when a bridge fails 2021-10-28 20:57:28 -04:00
bug40496 do notice-level log when we resume having enough dir info 2021-10-28 20:57:28 -04:00
bug40497 don't retry entry guards if they're bridges without descriptors 2021-10-28 20:57:28 -04:00
ticket26299 changes: Add file for ticket 26299 2021-10-29 09:20:17 -04:00
ticket40494 relay: Don't allow DirPort on non-IPv4 2021-11-03 09:51:46 -04:00
ticket40504 man: Missing OverloadStatistics option in tor.1 2021-11-02 09:51:43 -04:00