Age | Commit message (Expand) | Author |
---|---|---|
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-28 | Fix macOS includes | Taylor Yu |
2018-06-27 | Move various mem* functions to lib/string | Nick Mathewson |
2018-06-27 | Move tor_strtok_r to libtor-string | Nick Mathewson |
2018-06-26 | Move tor_parse_long and friends into parse_int.h in libtor-string | Nick Mathewson |
2018-06-22 | Make an inline static so we can build with coverage enabled. | Nick Mathewson |
2018-06-22 | Two more small changes for CI. | Nick Mathewson |
2018-06-22 | Extract strlcpy and strlcmp to libtor-string | Nick Mathewson |
2018-06-22 | Extract key string manipulation functions into a new library. | Nick Mathewson |