summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | tor-circmgr: simplify `CircMgrConfig`Steven Engler2025-11-263-11/+10
| * | | | tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always builtSteven Engler2025-11-263-9/+51
| * | | | arti-client: document the 'vanguards' feature in the READMESteven Engler2025-11-261-0/+3
* | | | | Merge branch 'rename-write-onto' into 'main'Ian Jackson2025-11-263-14/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | tor-netdoc: Rename ItemArgument method to write_arg_ontoIan Jackson2025-11-262-12/+12
| * | | | tor-netdoc: Minor wording fix in a docIan Jackson2025-11-261-1/+1
| * | | | tor-netdoc: Minor grammar fix in a docIan Jackson2025-11-261-1/+1
* | | | | Merge branch 'saturating-st' into 'main'Clara Engler2025-11-264-243/+102
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | tor-dirserver: Fix clippy warning for timeClara Engler2025-11-261-0/+4
| * | | | tor-dirserver: Use `saturating-time`Clara Engler2025-11-264-243/+98
* | | | | Merge branch 'deftly-151' into 'main'Clara Engler2025-11-261-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update to derive-deftly 1.5.1Ian Jackson2025-11-251-4/+4
* | | | | Merge branch 'ticket_2259' into 'main'Nick Mathewson2025-11-251-1/+26
|\ \ \ \ \
| * | | | | arti: Put supported request headers in Tor-CapabiltiesNick Mathewson2025-11-181-1/+26
* | | | | | Merge branch 'mistrust-and-the-empty-string' into 'main'Nick Mathewson2025-11-256-11/+42
|\ \ \ \ \ \
| * | | | | | arti: Make logging parent check work with our MSRV.Nick Mathewson2025-11-251-1/+1
| * | | | | | arti: use anyhow::Context on a make_directory failure.Nick Mathewson2025-11-241-1/+6
| * | | | | | arti: Allow a logfile with no directory prefix.Nick Mathewson2025-11-241-1/+12
| * | | | | | fs-mistrust: Quote filenames in error messages.Nick Mathewson2025-11-241-9/+9
| * | | | | | fs-mistrust: Treat "" as a NotFound Path.Nick Mathewson2025-11-244-0/+15
* | | | | | | Merge branch 'report-ipt-index-introduction-failed' into 'main'Nick Mathewson2025-11-251-1/+1
|\ \ \ \ \ \ \
| * | | | | | | tor-hsclient: Report IPT index in IntroductionFailed.Wesley Aptekar-Cassels2025-11-251-1/+1
|/ / / / / / /