aboutsummaryrefslogtreecommitdiff
path: root/src/lib/encoding/kvline.h
AgeCommit message (Expand)Author
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-12-08add KV_RAW to kvline.cTaylor Yu
2019-04-25Add rudimentary qstring support to kvline.cNick Mathewson
2019-04-25kvline: handle empty alues as well as empty keysNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-12Add code to parse K=V lines into config_line_t format.Nick Mathewson