summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | ptmgr: report an error if PT transports don't match requested.Nick Mathewson2022-11-292-2/+9
| * | Register transport in pt reactor even if it has no pending requestsNick Mathewson2022-11-291-1/+1
| * | ptmgr: Use anonymize_home when displaying paths in errorsNick Mathewson2022-11-293-3/+6
| * | ptmgr: Use PluggableTransport::identity in logs.Nick Mathewson2022-11-292-2/+10
| * | Centralize the "find an identifier for the pt name" logic in one place.Nick Mathewson2022-11-292-11/+37
| * | Merge remote-tracking branch 'eta/ptreactor-v1' into merge_ptreactorNick Mathewson2022-11-293-39/+263
| |\ \ | | |/ | |/|
| | * tor-ptmgr: add PtReactoreta2022-11-293-37/+264
* | | Merge branch 'early_ownership' into 'main'Ian Jackson2022-11-301-0/+4
|\ \ \ | |/ / |/| |
| * | arti-client: Try to take ownership of state earlier.Nick Mathewson2022-11-291-0/+4
|/ /
* | Check off items in README.md, remove inaccurate parentheticals.Nick Mathewson2022-11-291-4/+4
* | Merge branch 'todos-chanmgr' into 'main'Nick Mathewson2022-11-294-9/+13
|\ \
| * | chanmgr: Distinguish failure to connect to proxy from other IO failuresNick Mathewson2022-11-292-6/+12
| * | chanmgr: remove a now-stale TODO.Nick Mathewson2022-11-291-2/+0
| * | chanmgr: Report Pt errors correctly.Nick Mathewson2022-11-291-1/+1
| |/
* | Merge branch 'list-builder-lint' into 'main'Nick Mathewson2022-11-291-0/+8
|\ \
| * | tor-basic-utils: list_builder: Use standard test lint blockIan Jackson2022-11-291-0/+8
* | | Merge branch 'changelog'Nick Mathewson2022-11-291-0/+133
|\ \ \
| * | | Start a changelog for 1.1.0.Nick Mathewson2022-11-291-0/+133
* | | | Merge branch 'more-linkspec-tests' into 'main'Nick Mathewson2022-11-296-16/+162
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix up compatibility issues between linkspec tests and other patchesNick Mathewson2022-11-282-6/+6
| * | | linkspec: Add some tests for ChannelMethodNick Mathewson2022-11-283-0/+86
| * | | linkspec: Tests for PtTargetSettingsNick Mathewson2022-11-281-0/+46
| * | | PtTransportName: Remove unused accessors.Nick Mathewson2022-11-281-13/+0
| * | | linkspec: Add tests for has_any_identity.Nick Mathewson2022-11-281-0/+7
| * | | linkspec: Add test for lookup on no-ids.Nick Mathewson2022-11-281-0/+1
| * | | Add a test for ByRelayIds::remove_by_all_idsNick Mathewson2022-11-281-2/+21
* | | | Merge branch 'ptmgr-optional-dep-test' into 'main'Ian Jackson2022-11-291-20/+65
|\ \ \ \ | |_|/ / |/| | |
| * | | tor-config MultilineListBuilder: Test deserialisationIan Jackson2022-11-291-0/+45
| * | | tor-config MultilineListBuilder: Print line number starting at 1, not 0Ian Jackson2022-11-291-1/+1
| * | | tor-config list_builder tests: Move Outer up a levelIan Jackson2022-11-291-19/+19
* | | | Merge branch 'ptmgr-optional-dep' into 'main'Ian Jackson2022-11-297-7/+90
|\| | |
| * | | CI: test that we can compile, and test cfg, with/without bridges/PTsIan Jackson2022-11-292-0/+24
| * | | arti-client: Make ptmgr actually optionalIan Jackson2022-11-291-2/+3
| * | | guardmgr: Conditionalise DisplayRule::RedactedIan Jackson2022-11-291-0/+5
| * | | arti, arti-client: Conditionalise various things on pt-clientIan Jackson2022-11-292-3/+5
| * | | arti cfg tests: Add some more debug outputIan Jackson2022-11-291-0/+1
| * | | MultilineListBuilder: Use a manual implementation of DeserializeIan Jackson2022-11-291-2/+52
| | |/ | |/|
* | | Merge branch 'll-todo-fixes' into 'main'Ian Jackson2022-11-296-22/+9
|\ \ \
| * | | guardmgr: remove todo about bridge::config::Inner membersNick Mathewson2022-11-291-4/+0
| * | | guardmgr: Remove now-unneeded #[allow(unnecessary_wraps)]Nick Mathewson2022-11-291-1/+0
| * | | Remove deprecated aliases in tor-linkspec.Nick Mathewson2022-11-294-17/+9
| |/ /
* | | Merge branch 'ptmgr-cleanup-redux' into 'main'Nick Mathewson2022-11-293-22/+33
|\ \ \ | |/ / |/| |
| * | Clarify internal error.Ian Jackson2022-11-291-2/+2
| * | ptmgr: Refine RetryTime for ChildSpawnFailed.Nick Mathewson2022-11-291-1/+7
| * | ptmgr: Rename ClientTransportFailed, document, and correct its RetryTime.Nick Mathewson2022-11-292-6/+7
| * | ptmgr: Replace StdioUnavailable with a PtError.Nick Mathewson2022-11-292-11/+12
| * | Rename LocalLoginFailed to ExternalToolFailed.Nick Mathewson2022-11-292-3/+3
| * | Document better what LocalProtocolViolation does not cover.Nick Mathewson2022-11-291-1/+4
|/ /
* | Merge branch 'ptmgr-cleanup' into 'main'Nick Mathewson2022-11-2912-53/+182
|\ \
| * | Spelling fix in arti_client::erreta2022-11-291-1/+1