aboutsummaryrefslogtreecommitdiff
path: root/src/lib/fs/files.c
AgeCommit message (Expand)Author
2021-01-28Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2020-07-14Update docstring for read_file_to_str() on stripping of CR characters.Alexander Færøy
2020-07-14Strip '\r' characters when reading text files on Unix.Alexander Færøy
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-16Bump copyright date to 2019.Nick Mathewson
2018-07-10Merge branch 'ticket26223'Nick Mathewson
2018-07-10Rename torlog.[ch] to log.[ch]Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-07-10Integrate getdelim() and getline() support into Tor.Nick Mathewson
2018-07-01File-level documentation for some of src/lib.Nick Mathewson
2018-06-27Extract functions from compat.c and util.h into a new fs libraryNick Mathewson