aboutsummaryrefslogtreecommitdiff
path: root/src/lib/string
AgeCommit message (Expand)Author
2018-06-27Move various mem* functions to lib/stringNick Mathewson
2018-06-27Move tor_strtok_r to libtor-stringNick Mathewson
2018-06-26Move tor_parse_long and friends into parse_int.h in libtor-stringNick Mathewson
2018-06-22Make an inline static so we can build with coverage enabled.Nick Mathewson
2018-06-22Two more small changes for CI.Nick Mathewson
2018-06-22Extract strlcpy and strlcmp to libtor-stringNick Mathewson
2018-06-22Extract key string manipulation functions into a new library.Nick Mathewson