aboutsummaryrefslogtreecommitdiff
path: root/src/lib/encoding/include.am
AgeCommit message (Expand)Author
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-04-25Move and rename decode_escaped_string()Nick Mathewson
2018-12-12Add code to parse K=V lines into config_line_t format.Nick Mathewson
2018-08-21Add rudimentary support for PEM-encoding, since NSS doesn't do that.Nick Mathewson
2018-07-01Tabify all of the .am files.Nick Mathewson
2018-06-28Move string_is_key_value to lib/encodingNick Mathewson
2018-06-27Move confline.c to lib/encoding: it is about encoding key-value pairsNick Mathewson
2018-06-27Extract time encoding functions into lib/encodingNick Mathewson
2018-06-27Move util_format into a new libtor-encoding libraryNick Mathewson