| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | extend lints to include 'clippy::all' | Daniel Eades | 2021-12-28 | 1 | -0/+1 |
| | | |||||
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 1 | -0/+1 |
| | | |||||
| * | More typo fixes that I forgot to save :( | Nick Mathewson | 2021-11-24 | 1 | -1/+1 |
| | | |||||
| * | tor-netdoc: put NS consensus documents behind a feature. | Nick Mathewson | 2021-11-12 | 1 | -0/+3 |
| | | | | | | | Clients never need these. Part of #125. | ||||
| * | tor-netdoc: Put the "routerdesc" document type behind a feature. | Nick Mathewson | 2021-11-12 | 1 | -0/+8 |
| | | | | | | | | | | | Nothing in arti currently uses this document type. Eventually it will be useful for relays and for bridge clients. I've left the "SHA1 digest of a router descriptor" type available unconditinoally, however, since it does get used in a few places. Part of #125. | ||||
| * | enable checked_conversions lint. | Nick Mathewson | 2021-10-09 | 1 | -0/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+95 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
