summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'ptmgr-todos' into 'main'eta2022-11-301-7/+2
|\ \ \
| * | | ptmgr todo: Remove dead code allowIan Jackson2022-11-301-2/+0
| * | | ptmgr: No need for state_dir in PtMgrIan Jackson2022-11-301-4/+1
| * | | ptmgr todo: Tolerate exposing the Vec for nowIan Jackson2022-11-301-1/+1
| |/ /
* | | Merge branch 'bridge-addr-2' into 'main'Nick Mathewson2022-11-306-67/+254
|\ \ \
| * | | bridge config: Add a TODO about a redundant cloneIan Jackson2022-11-301-0/+3
| * | | bridge config: Rename accessorsIan Jackson2022-11-302-4/+4
| * | | bridge config: Use unreachable, not None.expectIan Jackson2022-11-301-2/+1
| * | | BridgeAddr tests: dedupe slightlyIan Jackson2022-11-301-12/+11
| * | | Separate BridgeAddr and PtTargetAddrIan Jackson2022-11-306-67/+253
* | | | Merge branch 'fix_pt_protocol' into 'main'eta2022-11-301-11/+21
|\ \ \ \
| * | | | PT protocol: pt-spec conformance with password fieldNick Mathewson2022-11-301-4/+5
| * | | | connect_via_proxy: Actually send initial handshake.Nick Mathewson2022-11-301-3/+3
| * | | | PT SOCKS tests: add a few more testsIan Jackson2022-11-301-1/+6
| * | | | PT SOCKS tests: test name that only fits in V4Ian Jackson2022-11-301-3/+7
| | |_|/ | |/| |
* | | | Merge branch 'abolish-set-default-transport' into 'main'Ian Jackson2022-11-302-19/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Abolish ChanMgr::set_default_transportIan Jackson2022-11-302-19/+0
| | |/ | |/|
* | | Merge branch 'pt-todo-highlevel' into 'main'Nick Mathewson2022-11-303-15/+3
|\ \ \
| * | | arti: transports parsing: Record this as a ticketIan Jackson2022-11-301-4/+3
| * | | arti: BridgesConfig is evidently not too high upIan Jackson2022-11-301-8/+0
| * | | arti: pt mgr spawns the task itself in newIan Jackson2022-11-301-3/+0
| |/ /
* | | Merge branch 'changelog' into 'main'Nick Mathewson2022-11-301-1/+7
|\ \ \ | |_|/ |/| |
| * | changelog: Add status of bridge/PT featuresIan Jackson2022-11-301-0/+4
| * | changelog: Add more blurbIan Jackson2022-11-301-1/+3
* | | Merge branch 'no_empty_select' into 'main'eta2022-11-301-1/+9
|\ \ \
| * | | ptmgr: Do not construct an empty select_all future.Nick Mathewson2022-11-301-1/+9
| |/ /
* | | Merge branch 'ptmgr-errs' into 'main'Ian Jackson2022-11-302-9/+15
|\ \ \ | |_|/ |/| |
| * | ptmgr: change error UnconfiguredTransportDueToConcurrentReconfigurationIan Jackson2022-11-302-6/+8
| * | ptmgr: Clarify E::NotAFileIan Jackson2022-11-301-2/+6
| * | ptmgr: Fix kind for E::StatedirCreateFailedIan Jackson2022-11-301-1/+1
* | | Merge branch 'redaction_fix' into 'main'Ian Jackson2022-11-301-4/+13
|\ \ \ | |_|/ |/| |
| * | Fix a logic error in Redacted.Nick Mathewson2022-11-301-4/+13
* | | Merge branch 'merge_ptreactor' into 'main'Nick Mathewson2022-11-305-44/+312
|\ \ \ | | |/ | |/|
| * | 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
|\ \ \