aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | tor-dirserver: Add `dir_key_published` to schemaClara Engler2026-01-151-1/+4
| * | | | | | tor-llcrypto: Add `RsaIdentity::as_hex_upper`Clara Engler2026-01-152-0/+11
| * | | | | | tor-netdoc: Make ConsensusFlavor exhaustiveClara Engler2026-01-151-1/+5
| |/ / / / /
* | | | | | Merge branch 'version-expose' into 'main'Alexander Hansen Færøy2026-01-154-9/+9
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Rename Version and expose it as netstatus::SoftwareVersionIan Jackson2026-01-154-9/+9
| |/ / / / /
* | | | | | Merge branch 'install-runtime' into 'main'Ian Jackson2026-01-156-2/+39
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | arti-client: document the need for `tor_log_ratelim::install_runtime()`Steven Engler2026-01-141-0/+25
| * | | | | arti-relay: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-143-0/+6
| * | | | | arti: call `tor_log_ratelim::install_runtime`Steven Engler2026-01-143-2/+8
|/ / / / /
* | | | | Merge branch 'authcert-constructor-non-exhaustive' into 'main'Clara Engler2026-01-146-13/+51
|\ \ \ \ \
| * | | | | tor-netdoc: Fix typoIan Jackson2026-01-141-1/+1
| * | | | | tor-netdoc: constructors: Use manual non exhaustiveIan Jackson2026-01-143-3/+14
| * | | | | tor-netdoc: derives: New `skip` document field optionIan Jackson2026-01-144-10/+37
* | | | | | Merge branch 'download-test-speed' into 'main'Clara Engler2026-01-142-36/+7
|\ \ \ \ \ \
| * | | | | | tor-dirserver: Speedup tests using tokio's test-utilClara Engler2026-01-142-9/+7
| * | | | | | tor-dirserver: Remove slow ineffective testClara Engler2026-01-141-27/+0
| |/ / / / /
* | | | | | Merge branch 'rpc-auto-spec' into 'main'Nick Mathewson2026-01-141-11/+54
|\ \ \ \ \ \
| * | | | | | rpc: Rename socket_stored_in_file => socket_address_fileNick Mathewson2026-01-141-2/+2
| * | | | | | Suggestions from @dizietNick Mathewson2026-01-141-0/+23
| * | | | | | rpc: Document the intended behavior of inet-auto connptsNick Mathewson2026-01-131-11/+31
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'oniux-web' into 'main'Alexander Hansen Færøy2026-01-143-0/+165
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | web: Update oniux to 0.7.0Clara Engler2026-01-141-1/+1
| * | | | | web: Minor improvements to oniux introClara Engler2026-01-141-4/+5
| * | | | | web: Add oniux websiteClara Engler2026-01-143-0/+164
|/ / / / /
* | | | | Merge branch 'flaky-busy-timeout' into 'main'Ian Jackson2026-01-141-38/+58
|\ \ \ \ \
| * | | | | tor-dirserver: Eliminate use of sleep in testsClara Engler2026-01-131-38/+58
* | | | | | Merge branch 'post-release-bis' into 'main'Ian Jackson2026-01-148-330/+418
|\ \ \ \ \ \
| * | | | | | slotmap-careful: Drop HopSlotMapIan Jackson2026-01-142-4/+2
| * | | | | | tor-dirserver: Fix code broken by rusqlite upgradeClara Engler2026-01-141-2/+10
| * | | | | | cargo: Upgrade dependencies potentially breakingClara Engler2026-01-145-34/+47
| * | | | | | cargo: Perform non-breaking upgradesClara Engler2026-01-141-291/+360
* | | | | | | Merge branch 'encode-authcert-sigs-doc' into 'main'Ian Jackson2026-01-141-0/+156
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | authcert-in-consensus: Allow the `fingerprint` anomalyIan Jackson2026-01-121-1/+1
| * | | | | | authcert-in-consensus: Fix some wrong intro item refsIan Jackson2026-01-121-2/+2
| * | | | | | authcert-in-consensus: Revised less-generic proposalIan Jackson2026-01-121-45/+67
| * | | | | | authcert-in-consensus: Improve, clarify, xref requirementsIan Jackson2026-01-121-13/+9
| * | | | | | authcert-in-consensus: Fix intro wording and semantic botchesIan Jackson2026-01-121-13/+12
| * | | | | | authcert-in-consensus: Fix typoIan Jackson2026-01-121-1/+1
| * | | | | | Notes about netdoc shift/reduce conflicts and authcert in netstatusIan Jackson2026-01-121-0/+139
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'semver' into 'main'opara2026-01-138-24/+0
|\ \ \ \ \ \
| * | | | | | meta: Remove all semver.md files post-releaseClara Engler2026-01-138-24/+0
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'ticket_2305' into 'main'opara2026-01-131-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | python rpc wrapper: Use socket types that work on windows.Nick Mathewson2026-01-121-2/+3
* | | | | | Merge branch 'ticket1599_02' into 'main'David Goulet2026-01-1323-151/+365
|\ \ \ \ \ \
| * | | | | | proto: Fix comments documentationDavid Goulet2026-01-133-4/+4
| * | | | | | proto: Seal the VerifiableChannel and FinalizableChannel traitsDavid Goulet2026-01-133-2/+38
| * | | | | | chanmgr: Spawn task for ChannelProvider impl of get_or_launch()David Goulet2026-01-133-24/+29
| * | | | | | proto: Improve channel trait commentsDavid Goulet2026-01-131-0/+7
| * | | | | | proto: Add semver.md for breaking changesDavid Goulet2026-01-131-0/+3
| * | | | | | chanmgr: Get rid of the builder outbound_chan_typeDavid Goulet2026-01-134-40/+34