summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src
Commit message (Expand)AuthorAgeFilesLines
...
* tor-netdoc: Add helper function for computing the descriptor signing key cert.Gabriela Moldovan2023-10-253-15/+34
* tor-dirclient, tor-netdoc: Add TODO SPECs.Gabriela Moldovan2023-10-241-0/+3
* tor-netdoc: Use an unpadded base64 encoding for the signature.Gabriela Moldovan2023-10-241-3/+3
* Fix unresolved reference in documentationhalcyon2023-10-231-1/+2
* Remove deprecated ItemArgument impl for SystemTimehalcyon2023-10-231-27/+1
* Cleanup fmt_with doc comment after merge discussionhalcyon2023-10-231-2/+4
* Remove todo, std::fmt::Error doesnt allow for information transitionhalcyon2023-10-221-2/+0
* Handle time formatting through Time crate rather than string allocationshalcyon2023-10-201-16/+18
* Fix unresolved link warninghalcyon2023-10-201-1/+1
* Add Test for different Netdoc ItemArgument time formatshalcyon2023-10-201-0/+29
* Implement Netdoc ItemArgument for Iso8601TimeNoSp and Iso8601TimeSphalcyon2023-10-201-2/+15
* Implement Display for Iso8601TimeNoSp and Iso8601TimeSphalcyon2023-10-201-0/+38
* Explain why we are sorting intro points.Nick Mathewson2023-10-161-0/+7
* Sort introduction point lists by ntor public key.Neel Chauhan2023-10-161-16/+18
* tor-netdoc: Remove outdated note.Gabriela Moldovan2023-09-251-4/+0
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of ...Gabriela Moldovan2023-09-253-6/+6
* tor-hsclient, arti-client, tor-keymgr, tor-netdoc: Use a keypair instead of S...Gabriela Moldovan2023-09-253-13/+12
* tor-netdoc: "testing" feature: Provide test_parsed_hsdescIan Jackson2023-09-181-12/+20
* tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_ID (fmt)Ian Jackson2023-09-181-4/+1
* tor-netdoc: tests: Hoist out TEST_DATA_HS_BLIND_IDIan Jackson2023-09-181-3/+9
* tor-netdoc: provide a IntroPointDescBuilder (fmt)Ian Jackson2023-08-291-2/+1
* tor-netdoc: provide a IntroPointDescBuilderIan Jackson2023-08-291-0/+13
* Merge branch 'clippy' into 'main'Ian Jackson2023-08-2328-0/+28
|\
| * Run maint/add_warning to add lint block everywhereIan Jackson2023-08-2328-0/+28
* | tor-netdoc: Fix clippy lints.Gabriela Moldovan2023-08-232-6/+6
* | tor-netdoc: Remove redundant `IntroPointDesc` struct.Gabriela Moldovan2023-08-232-33/+13
|/
* Resolve warnings about ambiguous/redundant doc linksNick Mathewson2023-08-221-1/+1
* tor-bytes: deprecate always_bug with From traitEmil Engler2023-08-171-2/+1
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Fix typosDimitris Apostolou2023-07-221-1/+1
* Merge branch 'explain_952_fix' into 'main'Nick Mathewson2023-07-111-0/+3
|\
| * Explain the code for the #952 fix.Nick Mathewson2023-07-101-0/+3
* | Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-1029-0/+29
|/
* be more lenient while parsing inner hs desctrinity-1686a2023-07-071-1/+6
* Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
* Fix a rustdoc link.Nick Mathewson2023-06-291-1/+1
* Merge branch 'maxintro3' into 'main'Ian Jackson2023-06-293-7/+78
|\
| * tor-netdoc: Placate clippy (fmt)Ian Jackson2023-06-281-2/+1
| * tor-netdoc: Placate clippyIan Jackson2023-06-281-2/+1
| * tor-netdoc: Test hsdescs inners with a variety of IPT counts (fmt)Ian Jackson2023-06-281-9/+18
| * tor-netdoc: Test hsdescs inners with a variety of IPT countsIan Jackson2023-06-282-1/+34
| * tor-netdoc: hsdesc: Disregard intro points after the MAX'thIan Jackson2023-06-282-7/+19
| * tor-netdoc: Reject hsdescs with no intro pointsIan Jackson2023-06-283-0/+19
* | netdir: Move voting_period() to netdoc::LifetimeNick Mathewson2023-06-291-0/+12
|/
* Conditionalise an importIan Jackson2023-06-281-0/+1
* Back down x25519-dalek to 2.0.0-pre.1 from 2.0.0-rc.2pinkforest2023-06-272-7/+6
* Merge branch 'netdoc-todos-again' into 'main'Nick Mathewson2023-06-265-42/+97
|\
| * netdoc: remove final TODO HSNick Mathewson2023-06-261-1/+0
| * netdoc: Downgrade TODO on EncryptedHsDesc::decryptNick Mathewson2023-06-261-2/+5
| * netdoc: Remove "decrypted_with_id" as meaninglessNick Mathewson2023-06-261-26/+9