index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
Start a changelog for 1.1.0.
Nick Mathewson
2022-11-29
1
-0
/
+133
*
|
|
|
Merge branch 'more-linkspec-tests' into 'main'
Nick Mathewson
2022-11-29
6
-16
/
+162
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix up compatibility issues between linkspec tests and other patches
Nick Mathewson
2022-11-28
2
-6
/
+6
|
*
|
|
linkspec: Add some tests for ChannelMethod
Nick Mathewson
2022-11-28
3
-0
/
+86
|
*
|
|
linkspec: Tests for PtTargetSettings
Nick Mathewson
2022-11-28
1
-0
/
+46
|
*
|
|
PtTransportName: Remove unused accessors.
Nick Mathewson
2022-11-28
1
-13
/
+0
|
*
|
|
linkspec: Add tests for has_any_identity.
Nick Mathewson
2022-11-28
1
-0
/
+7
|
*
|
|
linkspec: Add test for lookup on no-ids.
Nick Mathewson
2022-11-28
1
-0
/
+1
|
*
|
|
Add a test for ByRelayIds::remove_by_all_ids
Nick Mathewson
2022-11-28
1
-2
/
+21
*
|
|
|
Merge branch 'ptmgr-optional-dep-test' into 'main'
Ian Jackson
2022-11-29
1
-20
/
+65
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
tor-config MultilineListBuilder: Test deserialisation
Ian Jackson
2022-11-29
1
-0
/
+45
|
*
|
|
tor-config MultilineListBuilder: Print line number starting at 1, not 0
Ian Jackson
2022-11-29
1
-1
/
+1
|
*
|
|
tor-config list_builder tests: Move Outer up a level
Ian Jackson
2022-11-29
1
-19
/
+19
*
|
|
|
Merge branch 'ptmgr-optional-dep' into 'main'
Ian Jackson
2022-11-29
7
-7
/
+90
|
\
|
|
|
|
*
|
|
CI: test that we can compile, and test cfg, with/without bridges/PTs
Ian Jackson
2022-11-29
2
-0
/
+24
|
*
|
|
arti-client: Make ptmgr actually optional
Ian Jackson
2022-11-29
1
-2
/
+3
|
*
|
|
guardmgr: Conditionalise DisplayRule::Redacted
Ian Jackson
2022-11-29
1
-0
/
+5
|
*
|
|
arti, arti-client: Conditionalise various things on pt-client
Ian Jackson
2022-11-29
2
-3
/
+5
|
*
|
|
arti cfg tests: Add some more debug output
Ian Jackson
2022-11-29
1
-0
/
+1
|
*
|
|
MultilineListBuilder: Use a manual implementation of Deserialize
Ian Jackson
2022-11-29
1
-2
/
+52
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'll-todo-fixes' into 'main'
Ian Jackson
2022-11-29
6
-22
/
+9
|
\
\
\
|
*
|
|
guardmgr: remove todo about bridge::config::Inner members
Nick Mathewson
2022-11-29
1
-4
/
+0
|
*
|
|
guardmgr: Remove now-unneeded #[allow(unnecessary_wraps)]
Nick Mathewson
2022-11-29
1
-1
/
+0
|
*
|
|
Remove deprecated aliases in tor-linkspec.
Nick Mathewson
2022-11-29
4
-17
/
+9
|
|
/
/
*
|
|
Merge branch 'ptmgr-cleanup-redux' into 'main'
Nick Mathewson
2022-11-29
3
-22
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Clarify internal error.
Ian Jackson
2022-11-29
1
-2
/
+2
|
*
|
ptmgr: Refine RetryTime for ChildSpawnFailed.
Nick Mathewson
2022-11-29
1
-1
/
+7
|
*
|
ptmgr: Rename ClientTransportFailed, document, and correct its RetryTime.
Nick Mathewson
2022-11-29
2
-6
/
+7
|
*
|
ptmgr: Replace StdioUnavailable with a PtError.
Nick Mathewson
2022-11-29
2
-11
/
+12
|
*
|
Rename LocalLoginFailed to ExternalToolFailed.
Nick Mathewson
2022-11-29
2
-3
/
+3
|
*
|
Document better what LocalProtocolViolation does not cover.
Nick Mathewson
2022-11-29
1
-1
/
+4
|
/
/
*
|
Merge branch 'ptmgr-cleanup' into 'main'
Nick Mathewson
2022-11-29
12
-53
/
+182
|
\
\
|
*
|
Spelling fix in arti_client::err
eta
2022-11-29
1
-1
/
+1
|
*
|
Temporarily make ptmgr required for arti-client :/
Nick Mathewson
2022-11-28
2
-2
/
+5
|
*
|
PtMgr: Use a persistent state directory for PT state.
Nick Mathewson
2022-11-28
5
-11
/
+18
|
*
|
Integrate PtMgr into arti-client.
Nick Mathewson
2022-11-28
4
-3
/
+35
|
*
|
Fix ChanMgr APIs for setting PtMgr etc to match what TorClient wants.
Nick Mathewson
2022-11-28
1
-7
/
+4
|
*
|
Revise the API of "PtMgr::reconfigure"
Nick Mathewson
2022-11-28
1
-2
/
+7
|
*
|
ptmgr: Note a TODO issue around TempDir.
Nick Mathewson
2022-11-28
1
-0
/
+2
|
*
|
ptmgr: Fill in some error-related code; resolve TODOs.
Nick Mathewson
2022-11-28
3
-8
/
+55
|
*
|
ptmgr: clear up unused_import exceptions.
Nick Mathewson
2022-11-28
2
-16
/
+21
|
*
|
PtMgr: New features section in README.md
Nick Mathewson
2022-11-28
2
-6
/
+13
|
*
|
ptmgr: Mark PtMessage and next_message as experimental-api.
Nick Mathewson
2022-11-28
4
-3
/
+27
*
|
|
Merge branch 'update_packages_20221128' into 'main'
Ian Jackson
2022-11-29
2
-151
/
+161
|
\
\
\
|
*
|
|
Switch from sha-1 back to sha1.
Nick Mathewson
2022-11-29
2
-6
/
+6
|
*
|
|
Run cargo update in preparation for next release
Nick Mathewson
2022-11-29
1
-147
/
+157
|
/
/
/
*
|
|
Merge branch 'repro-less-shm' into 'main'
Nick Mathewson
2022-11-29
2
-10
/
+4
|
\
\
\
|
*
|
|
use newer version of zstd and lzma
trinity-1686a
2022-11-29
2
-10
/
+4
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'redacted' into 'main'
Ian Jackson
2022-11-29
17
-13
/
+326
|
\
\
\
|
*
|
|
Rustdoc fix: escape []s.
Nick Mathewson
2022-11-28
1
-1
/
+1
[prev]
[next]