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
*
Merge branch 'version_bump' into 'main'
Nick Mathewson
2022-11-30
37
-237
/
+237
|
\
|
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
37
-237
/
+237
*
|
Hang onto a PT object after it is launched
Nick Mathewson
2022-11-30
1
-0
/
+1
|
/
*
Merge branch 'renaming' into 'main'
Nick Mathewson
2022-11-30
7
-13
/
+13
|
\
|
*
Rename for_circuit_usage => as_relay_with_desc
Nick Mathewson
2022-11-30
2
-2
/
+2
|
*
Rename TransportHelper => TransportImplHelper.
Nick Mathewson
2022-11-30
5
-11
/
+11
*
|
Downgrade a "TODO pt-client" comment
Nick Mathewson
2022-11-30
1
-1
/
+3
|
/
*
Merge branch 'redacted_test_serial' into 'main'
Ian Jackson
2022-11-30
1
-0
/
+1
|
\
|
*
safelog: Apply #[serial] to test_redacted()
Nick Mathewson
2022-11-30
1
-0
/
+1
*
|
Merge branch 'ptmgr-todos' into 'main'
eta
2022-11-30
1
-7
/
+2
|
\
\
|
*
|
ptmgr todo: Remove dead code allow
Ian Jackson
2022-11-30
1
-2
/
+0
|
*
|
ptmgr: No need for state_dir in PtMgr
Ian Jackson
2022-11-30
1
-4
/
+1
|
*
|
ptmgr todo: Tolerate exposing the Vec for now
Ian Jackson
2022-11-30
1
-1
/
+1
|
|
/
*
|
Merge branch 'bridge-addr-2' into 'main'
Nick Mathewson
2022-11-30
6
-67
/
+254
|
\
\
|
*
|
bridge config: Add a TODO about a redundant clone
Ian Jackson
2022-11-30
1
-0
/
+3
|
*
|
bridge config: Rename accessors
Ian Jackson
2022-11-30
2
-4
/
+4
|
*
|
bridge config: Use unreachable, not None.expect
Ian Jackson
2022-11-30
1
-2
/
+1
|
*
|
BridgeAddr tests: dedupe slightly
Ian Jackson
2022-11-30
1
-12
/
+11
|
*
|
Separate BridgeAddr and PtTargetAddr
Ian Jackson
2022-11-30
6
-67
/
+253
*
|
|
Merge branch 'fix_pt_protocol' into 'main'
eta
2022-11-30
1
-11
/
+21
|
\
\
\
|
*
|
|
PT protocol: pt-spec conformance with password field
Nick Mathewson
2022-11-30
1
-4
/
+5
|
*
|
|
connect_via_proxy: Actually send initial handshake.
Nick Mathewson
2022-11-30
1
-3
/
+3
|
*
|
|
PT SOCKS tests: add a few more tests
Ian Jackson
2022-11-30
1
-1
/
+6
|
*
|
|
PT SOCKS tests: test name that only fits in V4
Ian Jackson
2022-11-30
1
-3
/
+7
*
|
|
|
Merge branch 'abolish-set-default-transport' into 'main'
Ian Jackson
2022-11-30
2
-19
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Abolish ChanMgr::set_default_transport
Ian Jackson
2022-11-30
2
-19
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'pt-todo-highlevel' into 'main'
Nick Mathewson
2022-11-30
3
-15
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arti: transports parsing: Record this as a ticket
Ian Jackson
2022-11-30
1
-4
/
+3
|
*
|
arti: BridgesConfig is evidently not too high up
Ian Jackson
2022-11-30
1
-8
/
+0
|
*
|
arti: pt mgr spawns the task itself in new
Ian Jackson
2022-11-30
1
-3
/
+0
|
|
/
*
|
Merge branch 'no_empty_select' into 'main'
eta
2022-11-30
1
-1
/
+9
|
\
\
|
*
|
ptmgr: Do not construct an empty select_all future.
Nick Mathewson
2022-11-30
1
-1
/
+9
*
|
|
Merge branch 'ptmgr-errs' into 'main'
Ian Jackson
2022-11-30
2
-9
/
+15
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ptmgr: change error UnconfiguredTransportDueToConcurrentReconfiguration
Ian Jackson
2022-11-30
2
-6
/
+8
|
*
|
ptmgr: Clarify E::NotAFile
Ian Jackson
2022-11-30
1
-2
/
+6
|
*
|
ptmgr: Fix kind for E::StatedirCreateFailed
Ian Jackson
2022-11-30
1
-1
/
+1
*
|
|
Merge branch 'redaction_fix' into 'main'
Ian Jackson
2022-11-30
1
-4
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix a logic error in Redacted.
Nick Mathewson
2022-11-30
1
-4
/
+13
*
|
|
Merge branch 'merge_ptreactor' into 'main'
Nick Mathewson
2022-11-30
4
-44
/
+311
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ptmgr: report an error if PT transports don't match requested.
Nick Mathewson
2022-11-29
2
-2
/
+9
|
*
|
Register transport in pt reactor even if it has no pending requests
Nick Mathewson
2022-11-29
1
-1
/
+1
|
*
|
ptmgr: Use anonymize_home when displaying paths in errors
Nick Mathewson
2022-11-29
2
-3
/
+5
|
*
|
ptmgr: Use PluggableTransport::identity in logs.
Nick Mathewson
2022-11-29
2
-2
/
+10
|
*
|
Centralize the "find an identifier for the pt name" logic in one place.
Nick Mathewson
2022-11-29
2
-11
/
+37
|
*
|
Merge remote-tracking branch 'eta/ptreactor-v1' into merge_ptreactor
Nick Mathewson
2022-11-29
3
-39
/
+263
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
tor-ptmgr: add PtReactor
eta
2022-11-29
3
-37
/
+264
*
|
|
arti-client: Try to take ownership of state earlier.
Nick Mathewson
2022-11-29
1
-0
/
+4
|
/
/
*
|
Merge branch 'todos-chanmgr' into 'main'
Nick Mathewson
2022-11-29
4
-9
/
+13
|
\
\
|
*
|
chanmgr: Distinguish failure to connect to proxy from other IO failures
Nick Mathewson
2022-11-29
2
-6
/
+12
|
*
|
chanmgr: remove a now-stale TODO.
Nick Mathewson
2022-11-29
1
-2
/
+0
[next]