index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-linkspec
/
src
/
transport.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
hscrypto, linkspec, llcrypto: Use new redaction helpers
Nick Mathewson
2026-06-10
1
-2
/
+5
*
everywhere: Add #[allow(clippy::string_slice)]
Clara Engler
2026-06-09
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
1
-1
/
+1
*
proto: Implement Display for PeerAddr
David Goulet
2026-03-03
1
-0
/
+10
*
linkspec: Add missing feature gate
David Goulet
2026-02-19
1
-0
/
+1
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-0
/
+20
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator (fmt)
Ian Jackson
2025-10-06
1
-1
/
+3
*
tor-linkspec: Change HasAddrs::addrs to return an Iterator
Ian Jackson
2025-10-06
1
-9
/
+19
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-3
/
+2
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
tor-linkspec: impl AsRef<str> for PtTransportName
Ian Jackson
2023-07-20
1
-0
/
+6
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-4
/
+7
*
linkspec: Add a missing ; in tests.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
bridge config: Rename accessors
Ian Jackson
2022-11-30
1
-2
/
+2
*
BridgeAddr tests: dedupe slightly
Ian Jackson
2022-11-30
1
-12
/
+11
*
Separate BridgeAddr and PtTargetAddr
Ian Jackson
2022-11-30
1
-35
/
+207
*
Merge branch 'more-linkspec-tests' into 'main'
Nick Mathewson
2022-11-29
1
-13
/
+130
|
\
|
*
Fix up compatibility issues between linkspec tests and other patches
Nick Mathewson
2022-11-28
1
-5
/
+5
|
*
linkspec: Add some tests for ChannelMethod
Nick Mathewson
2022-11-28
1
-0
/
+84
|
*
linkspec: Tests for PtTargetSettings
Nick Mathewson
2022-11-28
1
-0
/
+46
|
*
PtTransportName: Remove unused accessors.
Nick Mathewson
2022-11-28
1
-13
/
+0
*
|
Add a default debug_redacted impl to save space.
Nick Mathewson
2022-11-28
1
-4
/
+0
*
|
linkspec: Give a Redacted form for chantarget.
Nick Mathewson
2022-11-28
1
-0
/
+15
|
/
*
Make ChannelMethod non-exhaustive
Ian Jackson
2022-11-24
1
-1
/
+1
*
TransportId: Parse "bridge" as builtin transport
Ian Jackson
2022-11-22
1
-3
/
+8
*
TransportId: Provide new_builtin and new_pluggable
Ian Jackson
2022-11-22
1
-0
/
+15
*
TransportId: Provide name accessor and deconstructor
Ian Jackson
2022-11-22
1
-0
/
+26
*
TransportId: Document and change string repr for builtin
Ian Jackson
2022-11-22
1
-6
/
+16
*
TransportId: Add test case for builtin Display repr
Ian Jackson
2022-11-22
1
-0
/
+2
*
BridgeAddr rename from PtTargetAddr: Update in tor-linkspec
Ian Jackson
2022-11-21
1
-28
/
+28
*
tor-linkspec: Provide deconstructors for PtTargetSettings and PtTarget
Ian Jackson
2022-11-21
1
-0
/
+10
*
Allow a subset-only ChanMethod match when looking up a BridgeConfig
Nick Mathewson
2022-11-15
1
-0
/
+15
*
linkspec: Rename "maybe rename this?" TODOs in favor of #623
Nick Mathewson
2022-11-07
1
-2
/
+0
*
PtTargetSettings: Enforce correctness at lower level.
Nick Mathewson
2022-11-07
1
-19
/
+49
*
Remove a blank line
Nick Mathewson
2022-11-07
1
-1
/
+0
*
Remove TODO about third ChannelMethod variant.
Nick Mathewson
2022-11-07
1
-2
/
+0
*
Remove TODO about inlining PtTargetSettings.
Nick Mathewson
2022-11-07
1
-7
/
+0
*
impl Hash for BridgeConfig and various PT information
Ian Jackson
2022-10-27
1
-3
/
+3
*
linkspec: Remove now-useless declared_peer_addr
Nick Mathewson
2022-10-24
1
-5
/
+0
*
guardmgr: Refactor the interior of FirstHop.
Nick Mathewson
2022-10-24
1
-11
/
+79
*
Implement serde for PtTarget and its members.
Nick Mathewson
2022-10-20
1
-5
/
+19
*
Inline now-needless variant constructors for PtTargetAddr
Nick Mathewson
2022-10-20
1
-22
/
+2
*
Remove a now-needless `allow(dead_code)`
Nick Mathewson
2022-10-20
1
-1
/
+0
[next]