tor

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

lib_confmgt.md (280B)


@dir /lib/confmgt @brief lib/confmgt: Parse, encode, manipulate configuration files.

This logic is used in common by our state files (statefile.c) and configuration files (config.c) to manage a set of named, typed fields, reading and writing them to disk and to the controller.