aboutsummaryrefslogtreecommitdiff
path: root/src/lib/string/util_string.h
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-04-30Replace all remaining tor_mem_is_zero() with fast_mem_is_zero()Nick Mathewson
2019-04-30Rename tor_mem_is_zero to fast_mem_is_zero()Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-12-17Remove strcmp_len(): it is now unusedNick Mathewson
2018-10-23string: add BOM helpercypherpunks
2018-09-03string: add string_is_utf8() helpercypherpunks
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-07-03Remove ATTR_NONNULL macrorl1987
2018-06-27Move various mem* functions to lib/stringNick Mathewson
2018-06-22Extract key string manipulation functions into a new library.Nick Mathewson