Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-08-14 | Revise trac.torproject.org urls to refer to gitlab replacements. | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-08-29 | string: macOS --enable-fragile-hardening uses safe string functions | teor |
2019-06-05 | Run "make autostyle." | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-07-10 | File-level summary documentation for src/lib/*/*.[ch] | Nick Mathewson |
2018-07-09 | strcasecmp should not take a size_t argument | Nick Mathewson |
2018-07-05 | Try to use stricmp variants that MSDN actually recommends | Nick Mathewson |
2018-07-03 | Remove ATTR_NONNULL macro | rl1987 |
2018-07-02 | Don't redefine str(n)casecmp on windows unless they're missing | Nick Mathewson |
2018-06-27 | Move tor_strtok_r to libtor-string | Nick Mathewson |
2018-06-22 | Extract strlcpy and strlcmp to libtor-string | Nick Mathewson |