summaryrefslogtreecommitdiff
path: root/tor-protover/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some warnings about needless & from nightly clippyNick Mathewson2021-06-181-2/+2
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-1/+2
* Replace the last user of caret_enum with caret_int.Nick Mathewson2021-05-251-24/+21
* Add a link tto the tor website to arti blurb.Nick Mathewson2021-05-241-1/+2
* More module-level documentation for tor-cert and tor-protover.Nick Mathewson2021-05-231-5/+32
* Remove notes about prop#318, which _has_ been accepted.Nick Mathewson2021-05-211-6/+0
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-0/+1
* Prefer "relay" over "router" in docs and APIs.Nick Mathewson2021-05-181-2/+2
* Add trait_duplication_in_bounds warning.Nick Mathewson2021-05-031-0/+1
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-3/+4
* Add a few more clippy warningsNick Mathewson2021-05-031-0/+5
* Add some more clippy warnings to our list.Nick Mathewson2021-04-271-1/+6
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-271-0/+4
* Fix a bunch more new clippy lints in Rust 1.51Nick Mathewson2021-03-291-0/+1
* Allow HS* protover names, since these are from our standard.Nick Mathewson2021-03-291-0/+2
* Fix some clippy warnings from nightly.Nick Mathewson2021-01-021-1/+1
* Add support for using fallback directories in path constructionNick Mathewson2020-11-191-1/+4
* Clarify TODOs in tor-protoverNick Mathewson2020-10-181-3/+4
* Document private members in most cratesNick Mathewson2020-09-241-4/+8
* Tests (and correctness fixes) for protover.Nick Mathewson2020-09-221-2/+95
* Expose Protocols::new() as public.Nick Mathewson2020-07-201-1/+1
* protover: add missing documentationNick Mathewson2020-05-081-33/+105
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+368