commit 87ca9e4d2ad16a12d09a8aa37109bc1b16cb126b parent bf8c3164b6e879f7676374cba6628cd5a79b8cd1 Author: Nick Mathewson <nickm@torproject.org> Date: Wed, 11 Sep 2019 10:16:10 -0400 Move confparse.[ch] into src/lib/confmgt/ This commit only does code movement, and does not clean up after itself. As such, it will break compilation. I'm separating it for ease of review.