summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Release.md: Say to recheck blockers before releasing!Ian Jackson2025-08-141-0/+2
| * | | | | Release.md: Add tickyboxesIan Jackson2025-08-141-27/+34
| * | | | | maint/release-prep-ticket-template: script for making checklistIan Jackson2025-08-142-0/+84
|/ / / / /
* | | | | Merge branch 'send-unbounded' into 'main'gabi-2502025-08-131-2/+1
|\ \ \ \ \
| * | | | | proto: Consolidate all send_unbounded() calls in send_msg().Gabriela Moldovan2025-08-131-2/+1
|/ / / / /
* | | | | Merge branch 'mock-time-core-tidy' into 'main'Ian Jackson2025-08-131-6/+7
|\ \ \ \ \
| * | | | | tor-rtmock: MockTimeCore: fix docsIan Jackson2025-08-121-2/+2
| * | | | | tor-rtmock: Slightly clean up CrateGetters macroIan Jackson2025-08-121-4/+5
* | | | | | Merge branch 'remove-comment' into 'main'David Goulet2025-08-121-1/+3
|\ \ \ \ \ \
| * | | | | | tor-cell: fix comment in `ChannelCodec::encode`Steven Engler2025-08-121-1/+3
|/ / / / / /
* | | | / / Merge branch 'slab' into 'main'Ian Jackson2025-08-121-2/+2
|\| | | | | | |_|_|/ / |/| | | |
| * | | | Update slab dependency to fix cargo auditIan Jackson2025-08-121-2/+2
* | | | | Merge branch 'chutney-multi-phase' into 'main'Jim Newsome2025-08-124-13/+31
|\ \ \ \ \
| * | | | | integration-e2e-shadow: update simulated time more frequentlyJim Newsome2025-08-111-1/+6
| * | | | | chutney test net: add 2nd exit and bridge for conflux compatJim Newsome2025-08-111-2/+2
| * | | | | chutney test network: use multi-phase launchJim Newsome2025-08-111-7/+22
| * | | | | chutney ci: use "chutney bootstrap" to support multi-phase networksJim Newsome2025-08-111-3/+1
| * | | | | CI: increase CHUTNEY_START_TIME to defaultJim Newsome2025-08-111-1/+1
| * | | | | CI: bump chutney versionJim Newsome2025-08-111-2/+2
* | | | | | Merge branch 'fix-keys-list' into 'main'wesleyac2025-08-121-0/+1
|\ \ \ \ \ \
| * | | | | | arti: keys: Fix `display_keystore_entries` outputhjrgrn2025-08-091-0/+1
* | | | | | | Merge branch 'arti-crate-readme-typos' into 'main'wesleyac2025-08-121-9/+9
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | arti-crate-readme-typos: Typosnield2025-08-041-9/+9
* | | | | | | Merge branch 'relay-reactor-design' into 'main'gabi-2502025-08-121-0/+491
|\ \ \ \ \ \ \
| * | | | | | | doc/dev/notes: relay-reactor: Add a relay reactor implementation sketch.Gabriela Moldovan2025-08-111-0/+491
* | | | | | | | Merge branch 'channel_doesnt_count_towards_timing' into 'main'wesleyac2025-08-113-71/+102
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | circmgr: Move the body of get_channel_to_guard into its only caller.Nick Mathewson2025-08-071-33/+23
| * | | | | | | circmgr: Don't count channel negotiation towards circuit built time.Nick Mathewson2025-08-073-53/+82
| * | | | | | | cirmgr: extract code that opens a channel.Nick Mathewson2025-08-071-14/+26
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'docs' into 'main'opara2025-08-112-30/+8
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | web: change example onion addressSteven Engler2025-08-111-1/+1
| * | | | | | web: connecting to onion services is now supported by defaultSteven Engler2025-08-111-23/+3
| * | | | | | web: 'censorship' -> 'censorship circumvention'Steven Engler2025-08-111-1/+1
| * | | | | | web: remove outdated warningSteven Engler2025-08-111-4/+2
| * | | | | | web: update c-tor addressSteven Engler2025-08-111-1/+1
|/ / / / / /
* | | | | | Merge branch 'lifetime' into 'main'opara2025-08-111-1/+1
|\ \ \ \ \ \
| * | | | | | arti-client example: Write rather than hide an elided lifetimeIan Jackson2025-08-111-1/+1
| |/ / / / /
* | | | | | Merge branch 'hyper-examples' into 'main'Ian Jackson2025-08-1110-103/+117
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | hyper-examples: Run rustfmtIan Jackson2025-08-111-1/+3
| * | | | | Merge branch 'main' into !2941Ian Jackson2025-08-11497-4493/+6543
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge branch 'circ-react-report' into 'main'opara2025-08-073-18/+31
|\ \ \ \ \ \
| * | | | | | tor-proto: use error report in tunnel/channel reactorSteven Engler2025-08-073-18/+31
|/ / / / / /
* | | | | | Merge branch 'fix-cargo-fmt' into 'main'gabi-2502025-08-071-1/+1
|\ \ \ \ \ \
| * | | | | | tor-proto: fix failing cargo fmtSteven Engler2025-08-071-1/+1
* | | | | | | Merge branch 'note_result_flatten_msrv' into 'main'David Goulet2025-08-071-2/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix a comment about Result::flattenNick Mathewson2025-08-071-2/+3
* | | | | | | Merge branch 'enable-cgo' into 'main'Nick Mathewson2025-08-077-53/+43
|\ \ \ \ \ \ \
| * | | | | | | proto: In CircuitExtender, derive relay crypt protocol from settings.Nick Mathewson2025-08-072-40/+25
| * | | | | | | Propagate cgo feature up to arti crate.Nick Mathewson2025-08-072-0/+8
| * | | | | | | proto: List CGO-related features in supported_client_protocolsNick Mathewson2025-08-061-3/+9