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
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-3
/
+3
*
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
*
Upgrade to strum 0.25.
Nick Mathewson
2023-06-21
1
-1
/
+1
*
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
1
-1
/
+2
*
Add linkspec::decode to convert linkspecs to an OwnedChanTarget
Nick Mathewson
2023-05-11
1
-1
/
+3
*
linkspec: Make LinkSpecType public.
Nick Mathewson
2023-05-10
1
-0
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-7
/
+7
*
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
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-2
/
+2
*
Bump patchlevel on crates with non-breaking changes
Nick Mathewson
2023-03-31
1
-4
/
+4
*
Patchlevel bumps for remaining changed crates.
Nick Mathewson
2023-02-28
1
-4
/
+4
*
Bump the patch version of every crate that had API additions
Nick Mathewson
2023-02-01
1
-3
/
+3
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Bump the patch version of each crate with _trivial_ changes.
Nick Mathewson
2023-02-01
1
-1
/
+1
*
Bump the minor version of every crate.
Nick Mathewson
2022-11-30
1
-7
/
+7
*
Merge branch 'more-linkspec-tests' into 'main'
Nick Mathewson
2022-11-29
1
-0
/
+1
|
\
|
*
linkspec: Add some tests for ChannelMethod
Nick Mathewson
2022-11-28
1
-0
/
+1
*
|
linkspec: Give a Redacted form for chantarget.
Nick Mathewson
2022-11-28
1
-1
/
+1
|
/
*
tor-linkspec: Provide LoggedChanTarget type alias and utility method
Ian Jackson
2022-11-23
1
-0
/
+1
*
linkspec: Make "pt-client" non-experimental.
Nick Mathewson
2022-11-16
1
-1
/
+2
*
Upgrade to serde_with 2, phf 0.11. Closes #526.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
Require derive_more 0.99.3
Ian Jackson
2022-11-03
1
-1
/
+1
*
Implement serde for PtTarget and its members.
Nick Mathewson
2022-10-20
1
-0
/
+1
*
linkspec: Add an "all_overlapping" accessor to ByRelayIds.
Nick Mathewson
2022-10-18
1
-0
/
+1
*
Write tests for RelayIdSet.
Nick Mathewson
2022-10-15
1
-0
/
+2
*
Add builders for OwnedChanTarget/OwnedCircTarget
Nick Mathewson
2022-10-06
1
-0
/
+2
*
tor-linkspec: ByRelayIds<> type to hold a set of HasRelayIds
Nick Mathewson
2022-10-04
1
-0
/
+1
*
Bump crates that have had backward compatible API changes.
Nick Mathewson
2022-10-03
1
-2
/
+2
*
Mark all bridge and pt features as experimental for now.
Nick Mathewson
2022-09-29
1
-0
/
+2
*
Create an API for TransportId
Nick Mathewson
2022-09-23
1
-0
/
+5
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-3
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Parsing, encoding, and serde for RelayId.
Nick Mathewson
2022-08-10
1
-0
/
+3
*
Add a set of Identity-related types and accessors.
Nick Mathewson
2022-08-10
1
-0
/
+2
*
Implement serde traits on RelayIds.
Nick Mathewson
2022-08-02
1
-0
/
+1
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Bump minor versions on all crates that have had breaking changes.
Nick Mathewson
2022-08-01
1
-2
/
+2
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-2
/
+2
*
Increment versions of crates with trivial changes only.
Nick Mathewson
2022-06-24
1
-1
/
+1
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-3
/
+3
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-1
/
+1
*
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-4
/
+4
[prev]
[next]