| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Bump every crate by one patch version. | Nick Mathewson | 2021-11-29 | 1 | -6/+6 |
| | | |||||
| * | 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/+7 |
| | | | | | | | | | | | 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. | ||||
| * | Bump all crate versions to 0.0.1 | Nick Mathewson | 2021-10-29 | 1 | -6/+6 |
| | | |||||
| * | Migrate tor-netdoc from chrono to time 0.3 | Nick Mathewson | 2021-10-24 | 1 | -1/+1 |
| | | | | | | (This appears to be the emerging consensus of how to handle RUSTSEC-2020-0159.) | ||||
| * | Add the "clock" feature to chrono in netdoc. | Nick Mathewson | 2021-10-18 | 1 | -1/+1 |
| | | | | | | | This seems to fix a bug when running cargo check on netdoc individually. Reported by @janimo | ||||
| * | Turn off default-features in chrono where possible. | Nick Mathewson | 2021-10-17 | 1 | -1/+1 |
| | | |||||
| * | Move all crates into a `crates` subdirectory. | Nick Mathewson | 2021-08-27 | 1 | -0/+38 |
| This will cause some pain for now, but now is really the best time to do this kind of thing. | |||||
