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
path:
root
/
crates
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
chanmgr: Report Pt errors correctly.
Nick Mathewson
2022-11-29
1
-1
/
+1
|
|
/
*
|
Merge branch 'list-builder-lint' into 'main'
Nick Mathewson
2022-11-29
1
-0
/
+8
|
\
\
|
*
|
tor-basic-utils: list_builder: Use standard test lint block
Ian Jackson
2022-11-29
1
-0
/
+8
*
|
|
Merge branch 'more-linkspec-tests' into 'main'
Nick Mathewson
2022-11-29
5
-16
/
+161
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
2
-0
/
+85
|
*
|
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
5
-7
/
+66
|
\
|
|
|
|
*
|
|
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
|
|
/
/
*
|
|
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
11
-52
/
+181
|
\
\
|
*
|
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
4
-10
/
+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
3
-3
/
+26
*
|
|
Switch from sha-1 back to sha1.
Nick Mathewson
2022-11-29
1
-2
/
+2
*
|
|
Merge branch 'redacted' into 'main'
Ian Jackson
2022-11-29
16
-13
/
+323
|
\
\
\
|
*
|
|
Rustdoc fix: escape []s.
Nick Mathewson
2022-11-28
1
-1
/
+1
|
*
|
|
safelog: Make MaybeRedacted<T> opaque.
Nick Mathewson
2022-11-28
2
-22
/
+10
|
*
|
|
GuardMgr: Treat Guards as sensitive and Bridges as redacted.
Nick Mathewson
2022-11-28
3
-5
/
+46
|
*
|
|
Add a default debug_redacted impl to save space.
Nick Mathewson
2022-11-28
3
-33
/
+3
|
*
|
|
Display guards in redacted form in guard status messages.
Nick Mathewson
2022-11-28
1
-3
/
+3
[prev]
[next]