| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Resolve roughly half of the XXXXs. | Nick Mathewson | 2021-12-06 | 1 | -3/+3 | |
| | | | | | | | | | We want to only use TODO in the codebase for non-blockers, and open tickets for anything that is a bigger blocker than a TODO. These XXXXs seem like definite non-blockers to me. Part of arti#231. | |||||
| * | Bump every crate by one patch version. | Nick Mathewson | 2021-11-29 | 1 | -6/+6 | |
| | | ||||||
| * | add semicolons if nothing returned | Daniel Eades | 2021-11-25 | 3 | -8/+9 | |
| | | ||||||
| * | deglob some enums, use concise iteration syntax | Daniel Eades | 2021-11-25 | 2 | -20/+18 | |
| | | ||||||
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -6/+6 | |
| | | ||||||
| * | Update our disclaimers and limitations sections. | Nick Mathewson | 2021-10-27 | 2 | -18/+0 | |
| | | ||||||
| * | enable checked_conversions lint. | Nick Mathewson | 2021-10-09 | 3 | -18/+39 | |
| | | ||||||
| * | fix/silence clippy lints in test modules | Daniel Eades | 2021-09-08 | 2 | -2/+2 | |
| | | ||||||
| * | Update corpus and links. | Nick Mathewson | 2021-09-07 | 1 | -1/+1 | |
| | | ||||||
| * | Document every macro. | Nick Mathewson | 2021-09-07 | 1 | -1/+2 | |
| | | | | | | (The nightly version of clippy now includes macros for its missing_docs_in_private_items lint.) | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 18 | -0/+4302 | |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | ||||||
