summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | KeyPathInfo: Add role fieldIan Jackson2024-01-042-2/+27
| * | KeySpecifier d-a macro: Populate extra_infoIan Jackson2024-01-042-2/+20
| * | KeySpecifier d-a macro: Use dyn for describingIan Jackson2024-01-042-24/+75
| * | KeySpecifier d-a macro: Add a test for describingIan Jackson2024-01-041-0/+16
| * | KeySpecifier d-a macro: Mnaully wrap two long linesIan Jackson2024-01-041-2/+6
| * | KeySpecifier d-a macro: Use doc-hidden re-exportsIan Jackson2024-01-042-9/+7
| * | KeySpecifier d-a macro: Name result by whole pathIan Jackson2024-01-041-2/+2
| * | KeySpecifier d-a macro: Use derive-adhoc's pasting featureIan Jackson2024-01-041-6/+4
| * | KeySpecifier d-a macro: Use dyn for parsingIan Jackson2024-01-041-91/+181
| * | KeyPathError::PatternNotMatched: Remove pattern from errorIan Jackson2024-01-042-3/+3
| * | KeySpecifier d-a macro: Do not produce fn new()Ian Jackson2024-01-042-20/+7
| * | KeySpecifier d-a macro: Say what we produce, in the docsIan Jackson2024-01-041-1/+17
| * | KeySpecifier: Make KeySpecifierPattern a traitIan Jackson2024-01-045-11/+23
| * | KeySpecifier d-a macro: Abolish prefix fnsIan Jackson2024-01-042-55/+0
| * | KeySpecifier d-a macro: Introduce SomeSpecifierPattern and use dynIan Jackson2024-01-044-43/+79
| * | KeySpecifier d-a macro: Use dyn for arti_pathIan Jackson2024-01-041-11/+153
| * | KeySpecifier tests: add a TimePeriod testIan Jackson2024-01-043-2/+38
| * | KeySpecifierComponent: Add .fmt_pretty() methodIan Jackson2024-01-041-1/+21
| * | tor-hsservice: Drop an unused importIan Jackson2024-01-041-1/+0
| * | KeySpecifier d-a macro: Move to its own moduleIan Jackson2024-01-043-318/+336
| * | KeySpecifier d-a macro: insist on structsIan Jackson2024-01-031-1/+1
| * | KeySpecifier d-a macro: rename from KeySpecifierDefaultIan Jackson2024-01-033-18/+18
| |/
* | Merge branch 'fix-ambitious-certtype' into 'main'Ian Jackson2024-01-081-1/+2
|\ \
| * | tor-cell: Fix ambitious certtypeEmil Engler2023-12-281-1/+2
* | | Merge branch 'da-allow' into 'main'gabi-2502024-01-087-14/+39
|\ \ \ | |_|/ |/| |
| * | Remove an unneeded allowIan Jackson2024-01-021-2/+0
| * | Update to derive-adhoc 0.8Ian Jackson2024-01-026-12/+39
|/ /
* | Merge branch 'clippy' into 'main'Ian Jackson2024-01-0217-36/+32
|\ \ | |/ |/|
| * rustdoc: linkify a url properlyIan Jackson2024-01-021-2/+2
| * clippy: consequential rustfmtIan Jackson2024-01-024-17/+5
| * clippy nightly: For now, locally allow implied_bounds_in_implsIan Jackson2024-01-021-0/+2
| * clippy nightly: For now, locally allow blocks_in_conditionsIan Jackson2024-01-023-0/+3
| * clippy nightly: Use Poll.is_pending() in two placesIan Jackson2024-01-021-2/+2
| * clippy: An an allow for fallible ed25519 conversionIan Jackson2024-01-021-0/+5
| * clippy: Add an allow to work around a clippy bugIan Jackson2024-01-021-0/+3
| * clippy: Use infallible callsIan Jackson2024-01-024-10/+5
| * clippy: Replace many calls to .get(0) with .first()Ian Jackson2024-01-026-9/+9
|/
* Merge branch 'track-caller' into 'main'Alexander Færøy2023-12-182-0/+4
|\
| * tor-rtcompat: use track-caller for thin wrappersJim Newsome2023-12-182-0/+4
* | Merge branch 'zerocopy-bump' into 'main'Alexander Færøy2023-12-181-4/+4
|\ \ | |/ |/|
| * Bump zerocopy 0.7.29 -> 0.7.31Jim Newsome2023-12-181-4/+4
|/
* Merge branch 'hs-desc-builder' into 'main'Alexander Færøy2023-12-183-17/+23
|\
| * tor-netdoc: Make HsDescBuilder::auth_clients take an Option.Gabriela Moldovan2023-12-143-17/+23
* | Merge branch 'doctest-deprecated-name' into 'main'Nick Mathewson2023-12-141-2/+2
|\ \
| * | tor-cell: Stop using deprecated name in doctestNick Mathewson2023-12-141-2/+2
* | | Merge branch 'keymgr-proto-domain-name' into 'main'gabi-2502023-12-1411-103/+37
|\ \ \
| * | | shadow test: Update the test client auth keys.Gabriela Moldovan2023-12-142-7/+6
| * | | arti: Fix log message typo.Gabriela Moldovan2023-12-141-1/+1
| * | | shadow test: Update hidden service keys.Gabriela Moldovan2023-12-143-8/+8
| * | | tor-keymgr: Wrap a long doc comment line.Gabriela Moldovan2023-12-141-3/+3