summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | tor-hsservice: TODO - allow changing "enabled"hashcatHitman2025-10-161-0/+2
| * | | | | arti: fix hs "enabled" in example confighashcatHitman2025-10-161-3/+5
| * | | | | arti/tor-hsservice: warn on service autostarthashcatHitman2025-10-164-6/+17
| * | | | | arti(-client): graceful service disable in arti onlyhashcatHitman2025-10-164-65/+37
| * | | | | arti/arti-client: add graceful service disablehashcatHitman2025-10-164-38/+89
| * | | | | arti: add "enabled" config to the example confighashcatHitman2025-10-161-0/+4
| * | | | | tor-hsservice: add config to disable servicehashcatHitman2025-10-163-0/+17
* | | | | | Merge branch 'relay-bin-4' into 'main'opara2025-11-1113-21/+149
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | arti-relay: update some comments from past few commitsSteven Engler2025-11-112-2/+9
| * | | | | tor-chanmgr: wrap the peer address in `Sensitive`Steven Engler2025-11-058-16/+29
| * | | | | arti-relay: add OR port listener taskSteven Engler2025-11-055-3/+97
| * | | | | arti-relay: add error context to house keeping taskSteven Engler2025-11-051-5/+11
| * | | | | arti-relay: use anyhow's error formattingSteven Engler2025-11-051-2/+10
* | | | | | Merge branch 'fallbackdir-nov11th-2025' into 'main'gabi-2502025-11-111-885/+887
|\ \ \ \ \ \
| * | | | | | fallbackdir: Update list generated on November 10, 2025Tor CI Release2025-11-111-885/+887
|/ / / / / /
* | | | | | Merge branch 'p2-dedup' into 'main'Ian Jackson2025-11-111-123/+139
|\ \ \ \ \ \
| * | | | | | tor-netdoc: parse2: Improve error message when using with=Ian Jackson2025-11-101-1/+1
| * | | | | | tor-netdoc: parse2 derive: deduplicate completionIan Jackson2025-11-101-35/+33
| * | | | | | tor-netdoc: parse2 derive: deduplicate item accumulationIan Jackson2025-11-101-31/+35
| * | | | | | tor-netdoc: parse2 derive: deduplicate item accumulation (prep)Ian Jackson2025-11-101-43/+54
| * | | | | | tor-netdoc: parse2 derive: Provide dtrace in NetdocParseableFieldsIan Jackson2025-11-101-12/+21
| * | | | | | tor-netdoc: parse2 derive: Get rid of $ITEM workaroundIan Jackson2025-11-101-10/+4
* | | | | | | Merge branch 'netdoc-encode' into 'main'gabi-2502025-11-118-13/+18
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Apply deferred rustfmt churnIan Jackson2025-11-103-4/+4
| * | | | | | tor-netdoc: Introduce "encode" feature for the like-named moduleIan Jackson2025-11-104-5/+10
| * | | | | | tor-netdoc: Rename the `build` module to `encode`Ian Jackson2025-11-105-8/+8
| |/ / / / /
* | | | | | Merge branch 'bug2118a' into 'main'wesleyac2025-11-101-14/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Make create_onion_service() correctionsNeel Chauhan2025-11-101-17/+2
| * | | | | Mention InertTorClient in client.rsNeel Chauhan2025-11-101-1/+1
| * | | | | Don't assume we have inert_client in TorClientNeel Chauhan2025-11-041-2/+2
| * | | | | `arti-client`: Move `create_onion_service()` to `InertTorClient`Neel Chauhan2025-11-041-15/+45
* | | | | | Merge branch 'p2-dedup-1' into 'main'Ian Jackson2025-11-102-136/+146
|\ \ \ \ \ \
| * | | | | | tor-netdoc: Fix typoIan Jackson2025-11-101-1/+1
| * | | | | | tor-netdoc: parse2 derive: deduplicate item parsingIan Jackson2025-11-061-24/+23
| * | | | | | tor-netdoc: parse2 derive: deduplicate item set selectorsIan Jackson2025-11-061-47/+62
| * | | | | | tor-netdoc: parse2 derive: deduplicate F_EFFECTIVE_TYPEIan Jackson2025-11-061-24/+13
| * | | | | | tor-netdoc: parse2 derive: deduplication: field types and keywordsIan Jackson2025-11-061-36/+39
| * | | | | | tor-netdoc: parse2 derive: deduplication: start a moduleIan Jackson2025-11-062-9/+13
* | | | | | | Merge branch '2249-todo' into 'main'Ian Jackson2025-11-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | arti-client: Add TODO for #2249.Wesley Aptekar-Cassels2025-11-101-0/+1
* | | | | | | | Merge branch 'bug1588' into 'main'Ian Jackson2025-11-103-39/+39
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | rpclib: Rename `OutPtr` to `OutBoxedPtr`Neel Chauhan2025-11-063-39/+39
* | | | | | | | Merge branch 'in_current_span' into 'main'wesleyac2025-11-101-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | rtcompat: Spawn every future in_current_span.Nick Mathewson2025-11-051-2/+4
* | | | | | | | | Merge branch 'reduce-channel-frame-high-water-mark' into 'main'Nick Mathewson2025-11-101-1/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tor-proto: Reduce `high_water_mark` of ChannelFramenield2025-11-061-1/+3
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'relay-circ' into 'main'David Goulet2025-11-103-16/+24
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | proto: Remove doc ref to private itemGabriela Moldovan2025-10-291-1/+1
| * | | | | | | | | proto: Add RelayCirc API for checking if circuit is closedGabriela Moldovan2025-10-291-0/+7
| * | | | | | | | | proto: Remove redundant channel from RelayCircGabriela Moldovan2025-10-292-4/+0