summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch 'mq' into 'main'Ian Jackson2024-10-0730-63/+453
|\ \ \ \ | |/ / / |/| | |
| * | | Document breaking changes (new memquota arguments)Ian Jackson2024-10-031-0/+9
| * | | tor-proto: Remove the no-longer needed allowsIan Jackson2024-10-033-3/+0
| * | | tor-proto: Make incoming stream requests participate in memquota (fmt)Ian Jackson2024-10-031-2/+2
| * | | tor-proto: Make incoming stream requests participate in memquotaIan Jackson2024-10-032-3/+5
| * | | tor-proto: Implement HasMemoryCost for StreamReqInfoIan Jackson2024-10-031-1/+8
| * | | tor-proto: Make stream queues participate in memquota (fmt)Ian Jackson2024-10-031-2/+2
| * | | tor-proto: Make stream queues participate in memquotaIan Jackson2024-10-032-8/+19
| * | | tor-proto: channel: Provide time_provider accessorsIan Jackson2024-10-031-0/+17
| * | | tor-proto: Make circuit->channel queues participate in memquotaIan Jackson2024-10-034-11/+53
| * | | tor-proto: Introduce a fake_mpsc helper for channel testsIan Jackson2024-10-031-2/+11
| * | | tor-proto: Put a StreamAccount in DataStream etc.Ian Jackson2024-10-034-7/+29
| * | | tor-proto: Put a StreamAccount in DataStream etc. (pre-fmt)Ian Jackson2024-10-031-2/+9
| * | | tor-proto: Put a CircuitAccount in ClientCirc and circuit::ReactorIan Jackson2024-10-032-1/+18
| * | | tor-proto: Plumb the ChannelAccount through to queue creation siteIan Jackson2024-10-039-17/+73
| * | | tor-proto: Plumb the ChannelAccount through to queue creation site (pre-fmt)Ian Jackson2024-10-034-4/+16
| * | | tor-chanmgr: Make a memquota::ChannelAcocunt per channelIan Jackson2024-10-035-6/+20
| * | | tor-chanmgr: Make a memquota::ChannelAcocunt per channel (pre-fmt)Ian Jackson2024-10-031-1/+4
| * | | memquota: Add a toplevel account in tor-chanmgrIan Jackson2024-10-0310-1/+29
| * | | memquota: Add a toplevel account in tor-chanmgr (pre-fmt)Ian Jackson2024-10-031-1/+2
| * | | tor-proto: Make PendingClientCirc::new fallible (fmt)Ian Jackson2024-10-031-7/+1
| * | | tor-proto: Make PendingClientCirc::new fallibleIan Jackson2024-10-032-6/+7
| * | | tor-proto: channel: Make construction fallibleIan Jackson2024-10-033-5/+7
| * | | arti-client: Provide another variant for memquota errorsIan Jackson2024-10-031-0/+5
| * | | tor-chanmgr: Provide a variant for memquota errorsIan Jackson2024-10-033-0/+10
| * | | tor-proto: Provide a variant for memquota errorsIan Jackson2024-10-031-0/+6
| * | | Provide newtypes to distinguish memoquota accounts at different levelsIan Jackson2024-10-032-0/+118
| |/ /
* | | Merge branch 'update-circmgr-0.23.0-changelog' into 'main'gabi-2502024-10-031-3/+7
|\ \ \
| * | | Update CHANGELOG.md with more tor-circmgr 0.23.0 changes.Wesley Aptekar-Cassels2024-10-031-3/+7
| |/ /
* | | Merge branch 'rpc-forward-compat' into 'main'Nick Mathewson2024-10-031-3/+112
|\ \ \ | |_|/ |/| |
| * | rpc-meta-draft: add TODO note about unsupported_featuresNick Mathewson2024-10-031-1/+5
| * | rpc-meta-draft: Use SHOULD NOT instead of USUALLY NOT RECOMMENDEDNick Mathewson2024-10-031-2/+1
| * | rpc-meta-draft: describe rules for remembering feature supportNick Mathewson2024-10-031-0/+20
| * | rpc-meta-draft: describe feature namespacing.Nick Mathewson2024-10-031-2/+12
| * | rpc-meta-draft: describe compatibility rules and mechanismsNick Mathewson2024-09-301-3/+79
* | | Merge branch 'launch-with-hsid-docs' into 'main'gabi-2502024-10-032-2/+10
|\ \ \
| * | | tor-keymgr: Linkify the ArtiKeystoreKind docs.Gabriela Moldovan2024-10-031-2/+2
| * | | arti-client: Clarify the launch_onion_service_with_hsid() docs.Gabriela Moldovan2024-10-031-0/+8
* | | | Merge branch 'prop351-refs' into 'main'Jim Newsome2024-10-032-8/+12
|\ \ \ \
| * | | | Replace references to prop351 with socks-extensions.mdNick Mathewson2024-10-022-8/+12
* | | | | Merge branch 'rename-client-auth' into 'main'Ian Jackson2024-10-0321-44/+65
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | doc/dev: Rename client authorization to restricted discovery.Gabriela Moldovan2024-10-033-4/+4
| * | | | doc: Note that client authorization was renamed.Gabriela Moldovan2024-10-036-0/+16
| * | | | arti-client: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-031-2/+2
| * | | | tor-hscrypto: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-031-1/+1
| * | | | tor-key-forge: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-031-4/+4
| * | | | tor-hsservice: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-031-1/+1
| * | | | tor-hsclient: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-033-8/+10
| * | | | tor-netdoc: Wrap some too-long comments and docs.Gabriela Moldovan2024-10-033-4/+7
| * | | | tor-netdoc: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-035-22/+22
| | |/ / | |/| |