summaryrefslogtreecommitdiff
path: root/tor-netdir/src/err.rs
Commit message (Expand)AuthorAgeFilesLines
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-271-0/+1
* Upgrade rusqlite; remove needless usage.Nick Mathewson2021-04-051-6/+0
* Netdir: only expose a netdir object if we have enough directory infoNick Mathewson2020-11-171-0/+3
* Checkpoint work on a sqlite backend.Nick Mathewson2020-11-161-0/+6
* Checkpoint work on making storage backend genericNick Mathewson2020-11-141-0/+4
* Document private members in most cratesNick Mathewson2020-09-241-0/+2
* Add documentation for tor-netdir crateNick Mathewson2020-09-131-28/+11
* Start on a 'netdir' crate to wrap netdoc.Nick Mathewson2020-09-071-0/+41