aboutsummaryrefslogtreecommitdiff
path: root/crates
Commit message (Expand)AuthorAgeFilesLines
...
* | | | proto: Update tests to pass the incoming cmd allow list to the reactorGabriela Moldovan2026-06-301-10/+12
* | | | proto: Pass the allowed incoming commands to the relay reactorGabriela Moldovan2026-06-302-1/+3
* | | | proto: Pass the allowed incoming commands to CreateRequestHandlerGabriela Moldovan2026-06-305-0/+22
|/ / /
* | | Remove semver.md filesNick Mathewson2026-06-308-70/+0
* | | Merge branch 'version-bumps'Nick Mathewson2026-06-3070-741/+740
|\ \ \
| * | | Cargo update in hashx/equixNick Mathewson2026-06-302-83/+81
| * | | Version bumps for 2.5.0Nick Mathewson2026-06-3068-658/+658
* | | | Merge branch 'ff-20260630' into 'main'Nick Mathewson2026-06-302-4/+4
|\ \ \ \
| * | | | Run cargo sort in arti-relay.Nick Mathewson2026-06-301-4/+3
| * | | | arti-relay: Make "metrics" experimentalNick Mathewson2026-06-301-2/+0
| * | | | Run "fixup-features".Nick Mathewson2026-06-302-0/+3
* | | | | Update release date for 2.5.0Nick Mathewson2026-06-301-1/+1
| |/ / / |/| | |
* | | | protover: Use a faster check for unrecognized protocol uniqueness.Nick Mathewson2026-06-301-9/+13
|/ / /
* | | tor-basic-utils: don't include '-' in random hostnamesSteven Engler2026-06-291-2/+5
* | | Merge branch 'more-eq' into 'main'Clara Engler2026-06-296-12/+16
|\ \ \
| * | | tor-netdoc: Derive Eq on RouterDescSignaturesClara Engler2026-06-292-1/+2
| * | | tor-netdoc: Derive Eq on RouterDescClara Engler2026-06-292-1/+2
| * | | tor-netdoc: Derive Eq on (embedded) certificate typesClara Engler2026-06-293-2/+3
| * | | tor-cert: Derive PartialEq and Eq on core typesClara Engler2026-06-292-8/+9
* | | | arti-relay: Link IncomingStreamRequestFilter in RequestFilterGabriela Moldovan2026-06-291-1/+2
* | | | proto: Remove confusing blurb about IncomingStream handlingGabriela Moldovan2026-06-291-3/+5
* | | | proto: Clarify wording in relay reactor constructorGabriela Moldovan2026-06-291-1/+5
* | | | proto: Say why INCOMING_BUFFER is set to STREAM_READER_BUFFERGabriela Moldovan2026-06-291-0/+5
* | | | proto: Add expect(unused) where neededGabriela Moldovan2026-06-292-0/+3
* | | | proto: Remove RelayCirc::allow_stream_requests()Gabriela Moldovan2026-06-291-141/+3
* | | | proto: Pass an IncomingStreamRequestFilter factory to the create handlerGabriela Moldovan2026-06-295-3/+48
* | | | proto: Return IncomingStreams stream from relay reactor constructor (fmt)Gabriela Moldovan2026-06-291-4/+4
* | | | proto: Return IncomingStreams stream from relay reactor constructorGabriela Moldovan2026-06-292-52/+122
* | | | proto: Support passing a stream request filter to the reactorGabriela Moldovan2026-06-293-4/+83
* | | | arti-relay: Add an unimplemented stream request filterGabriela Moldovan2026-06-292-0/+24
|/ / /
* | | tor-netdoc: Remove redundant .clone() callClara Engler2026-06-291-1/+1
* | | tor-netdoc: Fix Ed25519NtorCrossCert rangeClara Engler2026-06-291-11/+4
* | | Merge branch 'prefix-4137' into 'main'Ian Jackson2026-06-291-5/+1
|\ \ \
| * | | removed unnecessary PinBox wrapperpryty262026-06-241-5/+1
* | | | Merge branch 'expanded-keypair-ntor' into 'main'Ian Jackson2026-06-292-3/+4
|\ \ \ \
| * | | | tor-netdoc: ExpandedKeypair for Ed25519NtorCrossCert::new_signed()Clara Engler2026-06-252-3/+4
* | | | | Merge branch 'expanded-keypair-public-key' into 'main'Ian Jackson2026-06-292-0/+7
|\| | | |
| * | | | tor-llcrypto: Implement Ed25519PublicKey for ExpandedKeypairClara Engler2026-06-252-0/+7
* | | | | fallbackdir: Update list generated on June 25, 2026Tor CI Release2026-06-261-899/+890
* | | | | Merge branch 'create-fast' into 'main'opara2026-06-252-18/+132
|\ \ \ \ \
| * | | | | tor-proto: add some comments about handshake server argumentsSteven Engler2026-06-251-0/+5
| * | | | | tor-proto: implement the ntor (non-v3) handshakeSteven Engler2026-06-241-5/+65
| * | | | | tor-key-forge: add a `secret()` accessor to the derived keypair typeSteven Engler2026-06-241-0/+9
| * | | | | tor-proto: update a comment in `CreateRequestHandler`Steven Engler2026-06-241-4/+2
| * | | | | tor-proto: move `RelayLayer` split into helperSteven Engler2026-06-241-4/+21
| * | | | | tor-proto: prepare for ntor handshakesSteven Engler2026-06-241-9/+34
* | | | | | Merge branch 'trace-filter' into 'main'opara2026-06-252-2/+2
|\ \ \ \ \ \
| * | | | | | arti: remove references to old `trace_filter` in commentsSteven Engler2026-06-252-2/+2
| |/ / / / /
* | | | | | Merge branch 'fix-protover-zero-doc' into 'main'Nick Mathewson2026-06-251-2/+2
|\ \ \ \ \ \
| * | | | | | tor-protover: Fix documentation regarding version `0`Clara Engler2026-06-251-2/+2
| |/ / / / /