tor

The Tor anonymity network
git clone https://git.dasho.dev/tor.git
Log | Files | Refs | README | LICENSE

commit b9b44bf000735135e1913fd9c22cd6c1547dbdb3
parent 696f6f15697260255146d634e1529202cc4c2b77
Author: Nick Mathewson <nickm@torproject.org>
Date:   Wed, 27 Jun 2018 16:52:39 -0400

Move confline.c to lib/encoding: it is about encoding key-value pairs

Also, move "unescape_string()" to encoding too, since it's about
encoding data as C strings.