Age | Commit message (Expand) | Author |
---|---|---|
2021-03-12 | Update copyrights to 2021, using "make update-copyright" | Nick Mathewson |
2020-01-08 | It's 2020. Update the copyright dates with "make update-copyright" | Nick Mathewson |
2019-10-28 | add missing docs in crypto_digest* | Nick Mathewson |
2019-01-17 | Add a function to compute an XOF in one shot. | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-09-04 | Several unit tests to improve test coverage of x509*.c | Nick Mathewson |
2018-07-31 | Use NSS's digest code in Tor. | Nick Mathewson |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-06-22 | Extract smartlist.h from container.h | Nick Mathewson |
2018-06-22 | Remove bloom filters, order statistics, and bitarrays from container.h | Nick Mathewson |
2018-06-22 | Remove container->crypto dependency | Nick Mathewson |
2018-06-22 | Rectify include paths after container split (automatic) | Nick Mathewson |
2018-06-21 | Split crypto and tls libraries into directories | Nick Mathewson |