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
*
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
*
|
Merge branch 'clippy-nightly-20230703' into 'main'
Nick Mathewson
2023-07-07
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Avoid matches!(x, None), matches!(x, Ok(_))
Nick Mathewson
2023-07-06
1
-2
/
+2
*
|
Additional documentation around bridges/PT configuration
Nick Mathewson
2023-07-03
1
-4
/
+7
|
/
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
linkspec: cleanup usage; change std::fmt to fmt.
Nick Mathewson
2023-06-12
1
-6
/
+6
*
RelayId: Display the ID type on redacted identities.
Nick Mathewson
2023-06-09
2
-4
/
+3
*
linkspec: implement Display/Redacted on RelayIds
Nick Mathewson
2023-06-09
1
-0
/
+22
*
linkspec: Implement HasRelayIds::display_relay_ids().
Nick Mathewson
2023-06-09
1
-6
/
+49
*
linkspec::verbatim: wrapper to give a CircTarget a new set of LinkSpecs
Nick Mathewson
2023-05-11
2
-0
/
+111
*
Add linkspec::decode to convert linkspecs to an OwnedChanTarget
Nick Mathewson
2023-05-11
2
-0
/
+186
[next]