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
/
tor-ptmgr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
chanmgr: Get rid of the builder outbound_chan_type
David Goulet
2026-01-13
1
-3
/
+1
*
chanmgr: Add ChannelType to channel manager config
David Goulet
2026-01-13
1
-1
/
+3
*
chanmgr: Remove KeyMgr from constructor
David Goulet
2026-01-13
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
2
-2
/
+2
*
all: run cargo fmt
Steven Engler
2025-11-04
1
-1
/
+1
*
all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`
Steven Engler
2025-11-04
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
chanmgr: Add KeyMgr to channel builder
David Goulet
2025-08-20
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-12
/
+22
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
ptmgr: Use simpler expression to extract a HashMap's keys.
Nick Mathewson
2025-05-29
1
-1
/
+1
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-5
/
+7
*
tor-ptmgr: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
2
-3
/
+17
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
2
-2
/
+3
*
Use mpsc_channel_no_memquota next to a TODO
Ian Jackson
2024-10-15
1
-3
/
+2
*
memquota: Note a TODO about PT channels
Ian Jackson
2024-10-02
1
-0
/
+1
*
ptmgr: Forbid managed pts on non-localhost
Nick Mathewson
2024-09-25
1
-0
/
+7
*
ptmgr: Warn on non-local unmanaged PTs
Nick Mathewson
2024-09-25
2
-0
/
+12
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
2
-3
/
+4
*
tor-ptmgr: added a 'managed-pts' default feature
Steven Engler
2024-08-21
3
-81
/
+120
*
tor-ptmgr: break out `spawn_transport` into separate function
Steven Engler
2024-08-20
1
-33
/
+38
*
tor-ptmgr: moved `PtClientMethod` from ipc to crate module
Steven Engler
2024-08-20
2
-22
/
+24
*
tor-ptmgr: move some code to a new 'managed' module
Steven Engler
2024-08-20
3
-312
/
+331
*
tor-ptmgr: fix warnings when 'tor-channel-factory' isn't enabled
Steven Engler
2024-08-20
2
-3
/
+7
*
tor-ptmgr: added the `TransportOptions` enum
Steven Engler
2024-08-20
2
-43
/
+99
*
Add test for PtStatus containing TRANSPORT field.
Alexander Færøy
2024-08-01
1
-0
/
+10
*
Don't require TRANSPORT for PT STATUS messages.
Alexander Færøy
2024-08-01
1
-18
/
+4
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
ptmgr: Use impl_standard_builder for TransportConfig
Nick Mathewson
2024-04-02
1
-1
/
+3
*
tor-ptmgr: Comment fixes
gabi-250
2024-03-14
2
-2
/
+2
*
Move comment from factory_for_transport.
Nick Mathewson
2024-03-14
1
-21
/
+21
*
Clean up parts of the ptmgr docs that assume managed pts
Nick Mathewson
2024-03-14
2
-4
/
+8
*
Teach get_cmethod_for_transport to handle unmanaged transports.
Nick Mathewson
2024-03-14
2
-3
/
+23
*
Lightly refactor get_cmethod_for_transport
Nick Mathewson
2024-03-14
1
-40
/
+41
*
Rename cmethods => managed_cmethods
Nick Mathewson
2024-03-14
1
-7
/
+11
*
Extract cmethod lookup from factory_for_transport.
Nick Mathewson
2024-03-14
1
-59
/
+77
*
Adapt TransportConfig to support unmanaged transports.
Nick Mathewson
2024-03-14
2
-8
/
+75
*
Rename ManagedTransportConfig to TransportConfig.
Nick Mathewson
2024-03-14
2
-10
/
+10
*
Merge branch 'encapsulate_config_rs' into 'main'
Nick Mathewson
2024-03-13
1
-1
/
+1
|
\
|
*
ptmgr: Use Itertools directly.
Nick Mathewson
2024-03-13
1
-1
/
+1
*
|
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
|
/
*
Use tor_basic_utils::PathExt::display_lossy
Ian Jackson
2024-03-05
1
-1
/
+2
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Merge branch 'todo-not-hss' into 'main'
Alexander Færøy
2023-10-22
1
-1
/
+1
|
\
|
*
Remove an "HSS" from a "TODO HSS" comment in ptmgr
Nick Mathewson
2023-10-16
1
-1
/
+1
*
|
tor-ptmgr: Handle unsupported escapes
Emil Engler
2023-10-17
1
-1
/
+8
|
/
[next]