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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
3
-6
/
+1
|
\
|
*
Remove now-unneeded allow(clippy::cognitive_complexity)
Jim Newsome
2026-07-15
1
-4
/
+0
|
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
|
*
Removed unnecessary lint
pryty26
2026-07-15
2
-2
/
+1
*
|
Merge branch 'da-relayid' into 'main'
Ian Jackson
2026-07-15
1
-145
/
+119
|
\
\
|
*
|
tor-linkspec: RelayIdType: Clarify display vs display_id
Ian Jackson
2026-07-15
1
-4
/
+4
|
*
|
tor-linkspec: Un-explode and tidy some derive lists
Ian Jackson
2026-07-01
1
-17
/
+4
|
*
|
tor-linkspec: Sort out indentation in new macro template
Ian Jackson
2026-07-01
1
-111
/
+111
|
*
|
tor-linkspec: PartialEq: use deftly, not an ad-hoc macro_rules
Ian Jackson
2026-07-01
1
-10
/
+2
|
*
|
tor-linkspec: PartialEq: change variable names
Ian Jackson
2026-07-01
1
-6
/
+6
|
*
|
tor-linkspec: PartialEq: simplify PartialEq<FooIdentity> for RelayId
Ian Jackson
2026-07-01
1
-1
/
+1
|
*
|
tor-linkspec: Use deftly for RelayIdId and RelayIdRef impls
Ian Jackson
2026-07-01
1
-44
/
+26
|
*
|
tor-linkspec: Minimal deftly for RelayIdId and RelayIdRef
Ian Jackson
2026-07-01
1
-11
/
+24
|
*
|
tor-linkspec: Move PartialEq impls
Ian Jackson
2026-07-01
1
-19
/
+19
|
|
/
*
/
multiple crates: Fix clippy warnings
hjrgrn
2026-07-10
1
-1
/
+1
|
/
*
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
10
-0
/
+10
*
linkspec: Add serde(default) to fields in RelayIds.
Nick Mathewson
2026-04-28
1
-2
/
+6
*
linkspec: Rename all_addrs_allowed_for_extend()
David Goulet
2026-04-09
1
-2
/
+2
*
linkspec: Rename has_all_public_addresses()
David Goulet
2026-03-30
1
-2
/
+2
*
linkspec: Rename has_all_reachable_addresses()
David Goulet
2026-03-30
1
-1
/
+1
*
linkspec: Rename has_all_valid_port() to has_all_nonzero_port()
David Goulet
2026-03-30
1
-2
/
+2
*
linkspec: Move has_all_valid_port() and has_all_reachable_addresses() into Ch...
David Goulet
2026-03-30
2
-35
/
+38
*
linkspec: Add OwnedChanTarget address validation helpers
David Goulet
2026-03-30
1
-1
/
+34
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
1
-1
/
+1
*
linkspec: Implement a RelayIdsBuilder::from_relay_ids()
David Goulet
2026-03-03
1
-0
/
+18
*
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
*
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
[next]