Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-07-15 | Add support for patterns on %include #25140 | Daniel Pinto |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2020-01-07 | string: Check UTF-8 string pointer and length | teor |
2019-04-30 | Rename tor_mem_is_zero to fast_mem_is_zero() | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-12-17 | Remove strcmp_len(): it is now unused | Nick Mathewson |
2018-10-23 | string: add BOM helper | cypherpunks |
2018-09-03 | string: add string_is_utf8() helper | cypherpunks |
2018-07-10 | File-level summary documentation for src/lib/*/*.[ch] | Nick Mathewson |
2018-06-27 | Move various mem* functions to lib/string | Nick Mathewson |
2018-06-22 | Extract key string manipulation functions into a new library. | Nick Mathewson |