aboutsummaryrefslogtreecommitdiff
path: root/src/lib/string/compat_string.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-08-29string: macOS --enable-fragile-hardening uses safe string functionsteor
2019-06-05Run "make autostyle."Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-07-09strcasecmp should not take a size_t argumentNick Mathewson
2018-07-05Try to use stricmp variants that MSDN actually recommendsNick Mathewson
2018-07-03Remove ATTR_NONNULL macrorl1987
2018-07-02Don't redefine str(n)casecmp on windows unless they're missingNick Mathewson
2018-06-27Move tor_strtok_r to libtor-stringNick Mathewson
2018-06-22Extract strlcpy and strlcmp to libtor-stringNick Mathewson