summaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | tor-netdoc: impl From<Base64Fingerprint> for RsaIdentityIan Jackson2025-10-081-1/+1
| |/ / / |/| | |
* | | | Merge branch 'mv-flow-ctrl' into 'main'gabi-2502025-10-0820-30/+32
|\ \ \ \
| * | | | proto: Fix flow control docs post-move.Gabriela Moldovan2025-10-071-2/+2
| * | | | proto: Move flow_ctrl module under stream (fmt).Gabriela Moldovan2025-10-0711-22/+18
| * | | | proto: Move flow_ctrl module under stream.Gabriela Moldovan2025-10-0720-24/+25
| * | | | proto: Add a top-level stream module.Gabriela Moldovan2025-10-072-0/+5
* | | | | Merge branch 'fallbackdirs-06-10-2025' into 'main'David Goulet2025-10-071-899/+886
|\ \ \ \ \
| * | | | | fallbackdir: Update list generated on October 06, 2025Tor CI Release2025-10-071-899/+886
| | |_|/ / | |/| | |
* | | | | Merge branch 'x509-gen' into 'main'Nick Mathewson2025-10-075-3/+313
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Require rsa 0.9.2 for SignatureBitStringEncoding.Nick Mathewson2025-10-071-1/+1
| * | | | tor-cert: Generate x509 identity certificates for CERT cellsNick Mathewson2025-10-073-3/+232
| * | | | 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
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |