summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ci: Disable echoing in shadow test script.Wesley Aptekar-Cassels2025-11-251-1/+1
* | | | | | Merge branch 'release-date' into 'main'arti-v1.8.0Alexander Hansen Færøy2025-12-021-1/+1
|\ \ \ \ \ \
| * | | | | | Run maint/update-release-date.Gabriela Moldovan2025-12-021-1/+1
* | | | | | | Merge branch 'version-bumps-arti-1.8.0' into 'main'gabi-2502025-12-0274-679/+679
|\| | | | | |
| * | | | | | Bump arti crate to 1.8.0Gabriela Moldovan2025-12-024-4/+4
| * | | | | | Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-0262-564/+564
| * | | | | | Run cargo update for {hashx,equix}/benchGabriela Moldovan2025-12-022-73/+73
| * | | | | | Bump the versions of the non-{arti-,tor-} cratesGabriela Moldovan2025-12-0226-38/+38
|/ / / / / /
* | | | | | Merge branch 'changelog-1.8.0' into 'main'gabi-2502025-12-021-1/+314
|\ \ \ \ \ \
| * | | | | | changelog: Apply maint/format_md_linksGabriela Moldovan2025-12-011-3/+3
| * | | | | | changelog: Add spacing in proposal nameGabriela Moldovan2025-12-011-2/+2
| * | | | | | changelog: Add the missing linksGabriela Moldovan2025-12-011-1/+118
| * | | | | | changelog: Say that the naming convention is outdatedgabi-2502025-12-011-1/+1
| * | | | | | changelog: Clarify that #1885 is not yet complete gabi-2502025-12-011-1/+2
| * | | | | | changelog: Clarify that perl-Time-Piece is only fir RH derivativesGabriela Moldovan2025-12-011-1/+2
| * | | | | | Add changelog for 1.8.0Gabriela Moldovan2025-12-011-0/+194
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'fixup-feats' into 'main'Alexander Hansen Færøy2025-12-015-21/+57
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | futures-copy: Manually fix up the Cargo.tomlGabriela Moldovan2025-12-011-6/+6
| * | | | | dirserver: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-3/+8
| * | | | | futures-copy: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-8/+8
| * | | | | arti: Run cargo-sort in preparation for releaseGabriela Moldovan2025-12-011-18/+40
| * | | | | Run fixup-features in preparation for releaseGabriela Moldovan2025-12-015-1/+10
* | | | | | Merge branch 'nightly-clippy' into 'main'gabi-2502025-12-0119-8/+48
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arti: Adjust a no-longer acccurate hss docGabriela Moldovan2025-12-011-1/+1
| * | | | | arti: Add missing subcommand docsGabriela Moldovan2025-12-014-0/+6
| * | | | | rpcserver: Add a temporary allow for missing docsGabriela Moldovan2025-12-011-0/+1
| * | | | | dirmgr: Rewrite .is_some()/.unwrap() using let matchGabriela Moldovan2025-12-011-4/+6
| * | | | | circmgr: Add missing docs for RestrictionFailedGabriela Moldovan2025-12-011-0/+1
| * | | | | circmgr: allow unstable_name_collisions lint for exactly_one()Gabriela Moldovan2025-12-011-0/+4
| * | | | | netdoc: Add missing docs for encode_pow_params()Gabriela Moldovan2025-12-011-0/+1
| * | | | | proto: Add docs for ExcessPaddingGabriela Moldovan2025-12-011-0/+1
| * | | | | netdoc: allow unstable_name_collisions lint for exactly_one()Gabriela Moldovan2025-12-011-0/+5
| * | | | | proto: Allow unstable_name_collisions in several placesGabriela Moldovan2025-12-012-0/+10
| * | | | | proto: Remove extra slashes in doc commentsGabriela Moldovan2025-12-011-2/+2
| * | | | | cell: Add missing docs to internal macroGabriela Moldovan2025-12-011-0/+2
| * | | | | linkspec: allow unstable_name_collisions lint for exactly_one()Gabriela Moldovan2025-12-011-0/+5
| * | | | | rpc-client-core: Add missing CookieBeginReply docsGabriela Moldovan2025-12-011-0/+1
| * | | | | rpc-connect: Remove extra slash in doc commentGabriela Moldovan2025-12-011-1/+1
| * | | | | rpc-connect: Allow missing_docs_in_private_itemsGabriela Moldovan2025-12-011-0/+1
|/ / / / /
* | | | | Merge branch 'fix-typo' into 'main'Ian Jackson2025-11-271-1/+1
|\ \ \ \ \
| * | | | | arti-client: Fix typoMynacol2025-11-271-1/+1
* | | | | | Merge branch 'update-anonticket-urls' into 'main'opara2025-11-273-10/+8
|\ \ \ \ \ \
| * | | | | | docs: update anonticket URLs to torproject.orgNihal2025-11-263-10/+8
* | | | | | | Merge branch 'parse2-naming' into 'main'Ian Jackson2025-11-272-15/+15
|\ \ \ \ \ \ \
| * | | | | | | parse2: Move naming convention to pocClara Engler2025-11-272-15/+15
|/ / / / / / /
* | | | | | | Merge branch 'dirserver-timestamp' into 'main'Clara Engler2025-11-272-64/+99
|\ \ \ \ \ \ \
| * | | | | | | tor-dirserver: Improve database::TimestampClara Engler2025-11-272-64/+99
* | | | | | | | Merge branch 'build-fn' into 'main'Ian Jackson2025-11-272-1/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | tor-hsservice: make `build_unvalidated()` privateSteven Engler2025-11-262-1/+2
|/ / / / / / / /
* | | | | | | | Merge branch 'vanguard-config' into 'main'gabi-2502025-11-264-20/+64
|\ \ \ \ \ \ \ \