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-linkspec
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
linkspec: Add missing feature gate
David Goulet
2026-02-19
1
-0
/
+1
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-0
/
+20
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
linkspec: Remove comment about expense of cloning protocols.
Nick Mathewson
2025-12-03
1
-2
/
+0
*
linkspec: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+5
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
10
-10
/
+10
*
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
4
-23
/
+36
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
circmgr: Don't count channel negotiation towards circuit built time.
Nick Mathewson
2025-08-07
1
-0
/
+5
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
4
-6
/
+9
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-linkspec,tor-basic-utils: remove deprecated `empty_iterator()` method
Steven Engler
2025-05-14
1
-3
/
+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
*
linkspec: Fix nightly warning about elided lifetime
Nick Mathewson
2024-10-22
1
-1
/
+1
*
Some HasMemoryCost impls in tor-linkspec
Ian Jackson
2024-10-02
1
-2
/
+8
*
tor-chanmgr: don't allow pending channels with no relay ids
Steven Engler
2024-10-01
1
-1
/
+1
*
Merge branch 'orport' into 'main'
opara
2024-09-30
3
-13
/
+479
|
\
|
*
tor-linkspec: add `ListByRelayIds`
Steven Engler
2024-09-23
2
-13
/
+472
|
*
tor-linkspec: impl `HasAddrs` for `&T`
Steven Engler
2024-09-23
1
-0
/
+7
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
1
-7
/
+7
|
/
*
tor_bytes: Rename new_truncated_for_test to new_incomplete_for_test (fmt)
Ian Jackson
2024-09-12
1
-2
/
+8
*
tor_bytes: Rename new_truncated_for_test to new_incomplete_for_test
Ian Jackson
2024-09-12
1
-6
/
+6
*
tor-bytes: Add a Reader constructor for use in tests
Ian Jackson
2024-09-11
1
-4
/
+4
*
Change tor_bytes::Readable name to `b` in many places
Ian Jackson
2024-09-11
1
-3
/
+3
*
Introduce and use tor_bytes::Error::new_truncated_for_test
Ian Jackson
2024-09-10
1
-6
/
+6
*
tor-linkspec: reading tests: Use assert_eq
Ian Jackson
2024-09-10
1
-6
/
+6
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
tor-linkspec: Suppress clippy false positive (link ticket)
Ian Jackson
2024-04-03
1
-1
/
+1
*
tor-linkspec: Suppress clippy false positive
Ian Jackson
2024-04-03
1
-0
/
+1
*
tor-netdir: Abolish Relay::has_same_relay_ids
Ian Jackson
2024-04-03
1
-1
/
+0
*
tor-linkspec: Use derive-deftly rather than strum for same_relay_ids
Ian Jackson
2024-04-03
3
-1
/
+42
*
tor-linkspec: Use RelayIdType::all_types rather than ::iter
Ian Jackson
2024-04-03
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
9
-0
/
+9
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-3
/
+2
*
tor-linkspec: Provide HasRelayIds::has_any_relay_id_from (fmt)
Ian Jackson
2023-08-29
1
-3
/
+3
*
tor-linkspec: Provide HasRelayIds::has_any_relay_id_from
Ian Jackson
2023-08-29
1
-0
/
+67
*
linkspec: Derive Clone and Copy for VerbatimLinkSpecCircTarget.
Nick Mathewson
2023-08-24
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
9
-0
/
+9
*
Lower linkspec list parsing into new tor-linkspec method.
Nick Mathewson
2023-08-22
1
-1
/
+20
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
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
10
-0
/
+10
*
Fix new "useless_vec" warning from clippy +nightly
Ian Jackson
2023-07-10
1
-1
/
+1
*
Merge branch 'allow_missing_panics' into 'main'
Ian Jackson
2023-07-07
1
-1
/
+0
|
\
|
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
[next]