summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | 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-076-5/+373
|\ \ \ \ \ \
| * | | | | | Require rsa 0.9.2 for SignatureBitStringEncoding.Nick Mathewson2025-10-071-1/+1
| * | | | | | tor-cert: Generate x509 identity certificates for CERT cellsNick Mathewson2025-10-074-5/+292
| * | | | | | tor-basic-utils: New function to generate random hostname.Nick Mathewson2025-10-072-0/+81
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'maint-downgrad-deps-exception-note' into 'main'wesleyac2025-10-071-0/+5
|\ \ \ \ \ \
| * | | | | | maint: Add issue for --direct-minimal-versions.Wesley Aptekar-Cassels2025-10-071-1/+1
| * | | | | | maint: Add note on exceptions to downgrade_dependencies.Wesley Aptekar-Cassels2025-10-071-0/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'docs-release-unpublished-crate-versions' into 'main'wesleyac2025-10-071-0/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | docs: Move list ordering in Release.md.Wesley Aptekar-Cassels2025-10-071-2/+2
| * | | | | docs: Mention examples and maint crates in release docs.Wesley Aptekar-Cassels2025-10-071-0/+2
| |/ / / /
* | | | | 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 'ci-remove-check-stage' into 'main'wesleyac2025-10-071-5/+4
|\ \ \ \ \ \
| * | | | | | ci: Move "check" jobs into "build" stage.Wesley Aptekar-Cassels2025-10-021-5/+4
* | | | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'deprecate_specific_handshakes' into 'main'Nick Mathewson2025-10-071-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tor-proto: deprecate handshake-specific create/extend variantsNick Mathewson2025-10-071-0/+10
|/ / / / /
* | | | | Merge branch 'fixup-indented' into 'main'Nick Mathewson2025-10-071-1/+35
|\ \ \ \ \
| * | | | | Teach fixup-features to duplicate the modal indentation in an arrayNick Mathewson2025-10-021-1/+35
* | | | | | 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 'cargo-add' into 'main'wesleyac2025-10-071-0/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Release.md: Suggest using cargo owner --add to update the owners.Gabriela Moldovan2025-10-061-0/+3
* | | | | | | Merge branch 'fuzz-test' into 'main'opara2025-10-072-2/+39
|\ \ \ \ \ \ \
| * | | | | | | ci: build fuzz testsSteven Engler2025-10-061-0/+16
| * | | | | | | maint: add check option to 'maint/fuzz_it_all'Steven Engler2025-10-061-2/+23
|/ / / / / / /
* | | | | | | Merge branch 'describe-channel-padding' into 'main'Nick Mathewson2025-10-061-0/+65
|\ \ \ \ \ \ \
| * | | | | | | circuit-padding: correct how channel padding detects queued cellsNick Mathewson2025-10-021-1/+6
| * | | | | | | circuit-padding: Note interactions with existing channel padding.Nick Mathewson2025-10-011-0/+10
| * | | | | | | circuit-padding.md: Describe how per-channel padding will work.Nick Mathewson2025-10-011-0/+50
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-066-11/+74
|\ \ \ \ \ \ \