| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Bump all the unstable tor- and arti- crates to 0.37.0. | Gabriela Moldovan | 2025-12-02 | 52 | -486/+486 | |
| * | | | | | | Run cargo update for {hashx,equix}/bench | Gabriela Moldovan | 2025-12-02 | 2 | -73/+73 | |
| * | | | | | | Bump the versions of the non-{arti-,tor-} crates | Gabriela Moldovan | 2025-12-02 | 25 | -27/+27 | |
| * | | | | | | Merge branch 'fixup-feats' into 'main' | Alexander Hansen Færøy | 2025-12-01 | 5 | -21/+57 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | futures-copy: Manually fix up the Cargo.toml | Gabriela Moldovan | 2025-12-01 | 1 | -6/+6 | |
| | * | | | | | dirserver: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -3/+8 | |
| | * | | | | | futures-copy: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -8/+8 | |
| | * | | | | | arti: Run cargo-sort in preparation for release | Gabriela Moldovan | 2025-12-01 | 1 | -18/+40 | |
| | * | | | | | Run fixup-features in preparation for release | Gabriela Moldovan | 2025-12-01 | 5 | -1/+10 | |
| * | | | | | | arti: Adjust a no-longer acccurate hss doc | Gabriela Moldovan | 2025-12-01 | 1 | -1/+1 | |
| * | | | | | | arti: Add missing subcommand docs | Gabriela Moldovan | 2025-12-01 | 4 | -0/+6 | |
| * | | | | | | rpcserver: Add a temporary allow for missing docs | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | | dirmgr: Rewrite .is_some()/.unwrap() using let match | Gabriela Moldovan | 2025-12-01 | 1 | -4/+6 | |
| * | | | | | | circmgr: Add missing docs for RestrictionFailed | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | | circmgr: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+4 | |
| * | | | | | | netdoc: Add missing docs for encode_pow_params() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | | proto: Add docs for ExcessPadding | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | | netdoc: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+5 | |
| * | | | | | | proto: Allow unstable_name_collisions in several places | Gabriela Moldovan | 2025-12-01 | 2 | -0/+10 | |
| * | | | | | | proto: Remove extra slashes in doc comments | Gabriela Moldovan | 2025-12-01 | 1 | -2/+2 | |
| * | | | | | | cell: Add missing docs to internal macro | Gabriela Moldovan | 2025-12-01 | 1 | -0/+2 | |
| * | | | | | | linkspec: allow unstable_name_collisions lint for exactly_one() | Gabriela Moldovan | 2025-12-01 | 1 | -0/+5 | |
| * | | | | | | rpc-client-core: Add missing CookieBeginReply docs | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| * | | | | | | rpc-connect: Remove extra slash in doc comment | Gabriela Moldovan | 2025-12-01 | 1 | -1/+1 | |
| * | | | | | | rpc-connect: Allow missing_docs_in_private_items | Gabriela Moldovan | 2025-12-01 | 1 | -0/+1 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'fix-typo' into 'main' | Ian Jackson | 2025-11-27 | 1 | -1/+1 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | arti-client: Fix typo | Mynacol | 2025-11-27 | 1 | -1/+1 | |
| * | | | | | | parse2: Move naming convention to poc | Clara Engler | 2025-11-27 | 2 | -15/+15 | |
| * | | | | | | Merge branch 'dirserver-timestamp' into 'main' | Clara Engler | 2025-11-27 | 2 | -64/+99 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tor-dirserver: Improve database::Timestamp | Clara Engler | 2025-11-27 | 2 | -64/+99 | |
| * | | | | | | | tor-hsservice: make `build_unvalidated()` private | Steven Engler | 2025-11-26 | 2 | -1/+2 | |
| * | | | | | | | Merge branch 'vanguard-config' into 'main' | gabi-250 | 2025-11-26 | 4 | -20/+64 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | tor-circmgr: simplify `CircMgrConfig` | Steven Engler | 2025-11-26 | 3 | -11/+10 | |
| | * | | | | | | | tor-circmgr,arti-client: `CircMgrConfig::vanguard_config` is always built | Steven Engler | 2025-11-26 | 3 | -9/+51 | |
| | * | | | | | | | arti-client: document the 'vanguards' feature in the README | Steven Engler | 2025-11-26 | 1 | -0/+3 | |
| * | | | | | | | | Merge branch 'rename-write-onto' into 'main' | Ian Jackson | 2025-11-26 | 3 | -14/+14 | |
| |\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| | * | | | | | | | tor-netdoc: Rename ItemArgument method to write_arg_onto | Ian Jackson | 2025-11-26 | 2 | -12/+12 | |
| | * | | | | | | | tor-netdoc: Minor wording fix in a doc | Ian Jackson | 2025-11-26 | 1 | -1/+1 | |
| | * | | | | | | | tor-netdoc: Minor grammar fix in a doc | Ian Jackson | 2025-11-26 | 1 | -1/+1 | |
| | |/ / / / / / | ||||||
| * | | | | | | | Merge branch 'saturating-st' into 'main' | Clara Engler | 2025-11-26 | 3 | -243/+95 | |
| |\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| | * | | | | | | tor-dirserver: Fix clippy warning for time | Clara Engler | 2025-11-26 | 1 | -0/+4 | |
| | * | | | | | | tor-dirserver: Use `saturating-time` | Clara Engler | 2025-11-26 | 3 | -243/+91 | |
| * | | | | | | | Merge branch 'ticket_2259' into 'main' | Nick Mathewson | 2025-11-25 | 1 | -1/+26 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | arti: Put supported request headers in Tor-Capabilties | Nick Mathewson | 2025-11-18 | 1 | -1/+26 | |
| * | | | | | | | | Merge branch 'mistrust-and-the-empty-string' into 'main' | Nick Mathewson | 2025-11-25 | 5 | -11/+41 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | arti: Make logging parent check work with our MSRV. | Nick Mathewson | 2025-11-25 | 1 | -1/+1 | |
| | * | | | | | | | | arti: use anyhow::Context on a make_directory failure. | Nick Mathewson | 2025-11-24 | 1 | -1/+6 | |
| | * | | | | | | | | arti: Allow a logfile with no directory prefix. | Nick Mathewson | 2025-11-24 | 1 | -1/+12 | |
| | * | | | | | | | | fs-mistrust: Quote filenames in error messages. | Nick Mathewson | 2025-11-24 | 1 | -9/+9 | |
| | * | | | | | | | | fs-mistrust: Treat "" as a NotFound Path. | Nick Mathewson | 2025-11-24 | 3 | -0/+14 | |
