aboutsummaryrefslogtreecommitdiff
path: root/src/lib/string/printf.c
AgeCommit message (Expand)Author
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-07-29Merge branch 'tor-github/pr/1179' into maint-0.4.1David Goulet
2019-07-19Prevent UB on signed overflow.Tobias Stoeckmann
2019-05-29Merge branch 'ticket30561_029' into ticket30561_035Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-07-17Increase line coverage in libtor-string to 100%Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10File-level summary documentation for src/lib/*/*.[ch]Nick Mathewson
2018-06-22Extract key string manipulation functions into a new library.Nick Mathewson