summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tor-basic-utils: New function to generate random hostname.Nick Mathewson2025-10-072-0/+81
| | |/ / | |/| |
* | | | Merge branch 'parse2-prep-more' into 'main'opara2025-10-075-4/+21
|\ \ \ \
| * | | | tor-netdoc: parse2: Make NetdocParseableFields work out of-moduleIan Jackson2025-10-061-0/+9
| * | | | tor-netdoc: parse2: Break out check_no_objectIan Jackson2025-10-062-1/+9
| * | | | tor-netdoc: parse2: Fix variety ordering in a doc commentIan Jackson2025-10-061-1/+1
| * | | | tor-netdoc: parse2: Fix ItemValueParseable field attribute `with`Ian Jackson2025-10-062-2/+2
* | | | | Merge branch '5225225/fix-fuzzing' into 'main'opara2025-10-076-37/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Undo change to use ns_consensus feature, fix target to not need it52252252025-10-072-3/+3
| * | | | fuzzing: fix up targets to compile52252252025-10-077-37/+65
| | |_|/ | |/| |
* | | | tor-proto: deprecate handshake-specific create/extend variantsNick Mathewson2025-10-071-0/+10
| |_|/ |/| |
* | | Merge branch 'orport-addrs' into 'main'Ian Jackson2025-10-0717-64/+78
|\ \ \
| * | | tor-netdoc: Remove obsolete commentIan Jackson2025-10-061-2/+0
| * | | tor-netdoc: RouterStatus: unify `orport_addrs` and `addrs` methodsIan Jackson2025-10-064-10/+8
| * | | tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)Ian Jackson2025-10-062-2/+7
| * | | tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-0614-55/+68
* | | | Merge branch 'netdoc-rework-more' into 'main'Ian Jackson2025-10-076-31/+30
|\ \ \ \ | |_|/ / |/| | |
| * | | tor-netdoc: Make rs `identity` field a Base64FingerprintIan Jackson2025-10-064-3/+4
| * | | tor-netdoc: Provide Base64FingerprintIan Jackson2025-10-063-8/+24
| * | | tor-netdoc: Use derive_more to derive some From implsIan Jackson2025-10-061-21/+3
| |/ /
* | | Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-066-11/+74
|\ \ \
| * | | tor-relay-crypto: Fix KP_relayid_rsa typo.Wesley Aptekar-Cassels2025-10-021-1/+1
| * | | Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-306-11/+74
* | | | Merge branch 'chan_padder' into 'main'Nick Mathewson2025-10-069-59/+383
|\ \ \ \
| * | | | proto: Add a comment to note a naming issue.Nick Mathewson2025-10-021-0/+4
| * | | | proto: experimental API to install a per-channel padder.Nick Mathewson2025-10-022-0/+44
| * | | | proto: Implement channel padding with maybenot padders.Nick Mathewson2025-10-023-14/+95
| * | | | proto: start implementing logic for padding actions.Nick Mathewson2025-10-024-3/+48
| * | | | Add a blocker to channel outbound sink.Nick Mathewson2025-10-023-1/+20
| * | | | proto: Make DynTimeProvider explicit in channel padder types.Nick Mathewson2025-10-021-2/+6
| * | | | proto: Trigger maybenot events for channel-level padding.Nick Mathewson2025-10-023-7/+44
| * | | | proto: Generate per-sender NormalSent events from circuits.Nick Mathewson2025-10-012-4/+14
| * | | | proto: Propagate PaddingCtrl into ChannelSender.Nick Mathewson2025-10-012-50/+105
| * | | | proto: Add maybenot padding objects to the channel reactorNick Mathewson2025-10-012-1/+26
* | | | | Merge branch 'upgrade-opentelemetry-crates' into 'main'Nick Mathewson2025-10-061-6/+6
|\ \ \ \ \
| * | | | | opentelemetry: Upgrade crates.Wesley Aptekar-Cassels2025-10-061-6/+6
* | | | | | Merge branch 'file-too-large' into 'main'wesleyac2025-10-061-3/+2
|\ \ \ \ \ \
| * | | | | | tor-hsservice: Replace `libc::EFBIG` with `io::ErrorKind::FileTooLarge`hashcatHitman2025-09-011-2/+1
| * | | | | | tor-hsservice: Small typo correctionhashcatHitman2025-09-011-1/+1
* | | | | | | Merge branch 'update-dynasmrt-4.0.1' into 'main'wesleyac2025-10-064-305/+234
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | hashx: Fix/ignore clippy lints.Wesley Aptekar-Cassels2025-10-061-2/+5
| * | | | | | Update hashx and equix bench Cargo.lock files.Wesley Aptekar-Cassels2025-10-062-302/+228
| * | | | | | hashx: Update dynasmrt.Wesley Aptekar-Cassels2025-10-061-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-1.6.0-remove-semver-md' into 'main'Ian Jackson2025-10-067-12/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | release: Remove old semver.md files.Wesley Aptekar-Cassels2025-10-027-12/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'release-1.6.0-bump-versions' into 'main'arti-v1.6.0wesleyac2025-10-0663-562/+562
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | release: Update lockfiles.Wesley Aptekar-Cassels2025-10-022-3/+3
| * | | | release: Bump versions.Wesley Aptekar-Cassels2025-10-0261-559/+559
* | | | | release: Update release date.wesleyac2025-10-021-1/+1
* | | | | release: Update release date.Wesley Aptekar-Cassels2025-10-021-1/+1
|/ / / /
* | | | Merge branch 'release-1.6.0-cargo-update' into 'main'wesleyac2025-10-021-1/+0
|\ \ \ \