49a199b torcontrol: Handle escapes in Tor QuotedStrings (Jack Grigg)
0182a11 torcontrol: Log invalid parameters in Tor reply strings where meaningful (Jack Grigg)
0b6f40d torcontrol: Check for reading errors in ReadBinaryFile (Jack Grigg)
d63677b torcontrol: Fix ParseTorReplyMapping (Jack Grigg)
29f3c20 torcontrol: Add unit tests for Tor reply parsers (Jack Grigg)
d8e03c0 torcontrol: Improve comments (Jack Grigg)
Tree-SHA512: aa3ce8072d20299b38c4ba9471af7fab1f5df096c237bf40a96ee9274a357f7366f95ced0cc80f8da1f22f6455a1a8e68bad9a5ff71817eef3397b6aefcbc7ae
Backport of Core PR10408
https://github.com/bitcoin/bitcoin/pull/10408/files
Completes T612
Introduces a memory leak fixed by PR10587
https://github.com/bitcoin/bitcoin/pull/10587
Memory leak fix: https://reviews.bitcoinabc.org/D3285
Includes a fix to the locale linter discussed with fabien
The following patches should be landed immediately after this one:
D3285, D3293, D3294