| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove clippy::needless_borrow exception in CI. | Nick Mathewson | 2022-02-20 | 1 | -2/+0 |
| | | | | | | This exception is no longer necessary now that the underlying CI bug is fixed. | ||||
| * | Temporarily disable some clippy lints on nightly | Ian Jackson | 2022-02-02 | 1 | -0/+2 |
| | | |||||
| * | address lint warnings | Daniel Eades | 2021-12-09 | 1 | -1/+1 |
| | | |||||
| * | tor-llcrypto: Put currently unused functions behind features. | Nick Mathewson | 2021-11-12 | 1 | -0/+1 |
| | | | | | | | | | We don't currently need a couple of the key manipulation features that we have, since we aren't yet doing relays or onion service clients. Part of #125 | ||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 2 | -0/+683 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
