Age | Commit message (Expand) | Author |
---|---|---|
2020-03-05 | Merge branch 'clang_format_prep_3' | Nick Mathewson |
2020-02-11 | Make n_subcredentials a size_t . | George Kadianakis |
2020-02-06 | Use smaller CPP error messages | Nick Mathewson |
2020-01-21 | Add a function to maybe memcpy() a value, in constant time. | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-11-06 | Add a bunch of doxygen for things in src/lib. | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-05 | Add note about use of tor_memcmp() | Nick Mathewson |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-06-22 | Remove the util_bug.h include from smartlist.h. | Nick Mathewson |
2018-06-21 | di_ops.c does not actually log anything. | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-21 | Move consttime library code into its own directory. | Nick Mathewson |