aboutsummaryrefslogtreecommitdiff
path: root/src/lib/encoding/confline.h
AgeCommit message (Expand)Author
2020-03-05Add a config_lines_partition() function to help with LINELIST_V.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-07-03Make config_lines_eq() take const arguments.Nick Mathewson
2019-07-03Revert "Add a function to append an existing line to a config line list."Nick Mathewson
2019-06-24Add a function to append an existing line to a config line list.Nick Mathewson
2019-04-25Add a case-insensitive variant to config_line_find()Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-27Move confline.c to lib/encoding: it is about encoding key-value pairsNick Mathewson