Age | Commit message (Expand) | Author |
---|---|---|
2019-04-05 | crypto_format: Remove the return values from digest256_to_base64() | teor |
2019-03-25 | Minimize the includes in control.c | Nick Mathewson |
2019-03-25 | Split all controller events code into a new control_events.c | Nick Mathewson |
2019-01-16 | Bump copyright date to 2019 | Nick Mathewson |
2018-07-05 | Fix every include path changed in the previous commit (automated) | Nick Mathewson |
2018-07-01 | Minimize headers that include crypto_formats and x25519 stuff | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2018-06-15 | Extract routerstatus_t into its own header. | Nick Mathewson |
2018-06-15 | Extract node_t into its own header. | Nick Mathewson |
2018-04-28 | Make hsdir_index in node_t a hsdir_index_t rather than a pointer. | Neel Chauhan |
2017-12-05 | test: Add HS_DESC v3 unit tests | David Goulet |