aboutsummaryrefslogtreecommitdiff
path: root/src/lib/ctime
AgeCommit message (Expand)Author
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-11Make n_subcredentials a size_t .George Kadianakis
2020-02-06Use smaller CPP error messagesNick Mathewson
2020-01-21Add a function to maybe memcpy() a value, in constant time.Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-06Add a bunch of doxygen for things in src/lib.Nick Mathewson
2019-11-04Doxygen: Avoid ambiguity in @dir directivesNick Mathewson
2019-11-04doxygen: Take "lib" descriptions from doc/HACKING/design.Nick Mathewson
2019-11-04Add stub directory-level documentation for most source directoriesNick Mathewson
2019-05-02Add comments to include.am files to note where new sources goNick Mathewson
2019-01-16Bump copyright date to 2019Nick Mathewson
2018-09-05Add note about use of tor_memcmp()Nick Mathewson
2018-07-10Rename util_malloc to malloc.Nick Mathewson
2018-06-22Remove the util_bug.h include from smartlist.h.Nick Mathewson
2018-06-21New script to check includes for modularity violationsNick Mathewson
2018-06-21di_ops.c does not actually log anything.Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Rectify include paths (automated)Nick Mathewson
2018-06-21Move consttime library code into its own directory.Nick Mathewson