summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/hsdesc/outer.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* netdoc: fill in some test dataNick Mathewson2023-06-231-2/+6
* Replace usage of KeyUnknownCert::check_key.Nick Mathewson2023-05-161-1/+1
* netdoc: Rename `ParseError{Kind, Source}` to `NetdocError{Kind, Source}`.Gabriela Moldovan2023-05-101-1/+1
* tor-netdoc: Expose test data under new "testing" feature flagIan Jackson2023-04-051-1/+1
* Add builder for encoding hidden service descriptors.Gabi Moldovan2023-03-241-4/+10
* Turn two blocking TODOs in hsdesc into "TODO HS"Ian Jackson2023-03-211-1/+1
* tor-netdoc: Clarify that we must indeed check cert expiration.Nick Mathewson2023-03-011-3/+1
* tor-netdoc: Validate inner certs in HsDescNick Mathewson2023-03-011-1/+11
* tor-netdoc: Remove many needless calls to .iter() and .into_iter()Ian Jackson2023-02-151-3/+2
* netdoc: Add a feature to expose hsdesc inner doc parsersNick Mathewson2023-02-141-0/+2
* hsdesc: Use an IntegerMinutes<u16> to hold lifetime.Nick Mathewson2023-02-081-5/+5
* netdoc: Fix most "TODO HS rename" commentsNick Mathewson2023-02-081-1/+0
* netdoc::hsdesc: Distinguish layer from document.Nick Mathewson2023-02-081-7/+7
* netdoc::hsdesc: Rename "layer" modules.Nick Mathewson2023-02-081-0/+310