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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-4
/
+4
*
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
2
-0
/
+68
*
linkspec: Derive Clone and Copy for VerbatimLinkSpecCircTarget.
Nick Mathewson
2023-08-24
2
-0
/
+2
*
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
2
-1
/
+21
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Remove semver.md files now that 1.1.7 is out.
Nick Mathewson
2023-08-01
1
-1
/
+0
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-3
/
+3
*
tor-linkspec: impl AsRef<str> for PtTransportName
Ian Jackson
2023-07-20
2
-0
/
+7
*
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
|
/
*
Remove semver.md files for 1.1.6
Nick Mathewson
2023-06-30
1
-1
/
+0
*
Bump patchlevel versions on crates with smaller changes
Nick Mathewson
2023-06-30
1
-5
/
+5
*
Upgrade to itertools 0.11.0
Nick Mathewson
2023-06-26
1
-2
/
+2
*
Merge branch 'stderr' into 'main'
Alexander Færøy
2023-06-21
1
-0
/
+2
|
\
|
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
|
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
|
/
*
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
2
-6
/
+50
*
Remove semver.md files from 1.1.5
Nick Mathewson
2023-06-01
1
-4
/
+0
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-8
/
+8
*
Upgrade serde_with dependency to 3.0.0
Nick Mathewson
2023-05-22
1
-1
/
+1
*
Reformat Cargo.toml files.
Nick Mathewson
2023-05-15
1
-1
/
+10
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-3
/
+4
*
linkspec::verbatim: wrapper to give a CircTarget a new set of LinkSpecs
Nick Mathewson
2023-05-11
3
-1
/
+113
*
Add linkspec::decode to convert linkspecs to an OwnedChanTarget
Nick Mathewson
2023-05-11
3
-1
/
+189
*
Change CircTarget::linkspecs() to return an encoded list.
Nick Mathewson
2023-05-10
2
-4
/
+15
*
linkspec: Make LinkSpecType public.
Nick Mathewson
2023-05-10
4
-31
/
+43
*
linkspec: define conversion functions for EncodedLinkSpec
Nick Mathewson
2023-05-10
1
-48
/
+79
*
Rename UnparsedLinkSpec => EncodedLinkSpec
Nick Mathewson
2023-05-10
3
-13
/
+14
*
test_linkspecs: tidy order of linkspecs
Nick Mathewson
2023-05-10
1
-11
/
+11
*
Move responsibility for linkspec sorting to CircTarget.
Nick Mathewson
2023-05-10
1
-2
/
+13
*
Remove semver.md files.
Nick Mathewson
2023-05-03
1
-1
/
+0
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-7
/
+7
*
RelayId: implement id_type and as_bytes in terms of RelayIdRef
Ian Jackson
2023-04-27
1
-8
/
+2
*
RelayIdRef: as_bytes: Doesn't borrow from self
Ian Jackson
2023-04-27
2
-1
/
+2
*
RelayId: impl Display in terms of RelayIdRef
Ian Jackson
2023-04-27
1
-3
/
+9
*
Upgrade our hex-literal dependency
Nick Mathewson
2023-04-13
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
linkspec: Add a missing ; in tests.
Nick Mathewson
2023-04-06
1
-1
/
+1
*
Remove semver.md files.
Nick Mathewson
2023-03-31
1
-1
/
+0
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
[next]