summaryrefslogtreecommitdiff
path: root/src/common/confline.c
AgeCommit message (Expand)Author
2017-04-15Add a config_line_prepend() functionNick Mathewson
2017-04-06Explain config_line_find() behavior on duplicates.Nick Mathewson
2017-04-06Add an assertion to config_line_append().Nick Mathewson
2017-04-04Move config line parsing function to confline.cNick Mathewson
2017-04-04Move config_line_t functions from confparse.c into common.Nick Mathewson