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
*
release: Bump tor- and arti- crate versions.
Wesley Aptekar-Cassels
2026-05-06
1
-7
/
+7
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
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
*
Update to derive-deftly 0.11.0 to pick up `meta_quoted rigorous`
Ian Jackson
2026-04-02
1
-1
/
+1
*
Merge branch 'fixes_mr3791' into 'main'
David Goulet
2026-03-31
1
-1
/
+37
|
\
|
*
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
*
|
Update to derive-deftly 0.10.0.
Ian Jackson
2026-03-31
1
-1
/
+1
*
|
Bump versions: tor-* and arti-* unstable crates
Ian Jackson
2026-03-30
1
-7
/
+7
*
|
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
|
/
*
Fix typos
Tobias Stoeckmann
2026-03-24
1
-1
/
+1
*
tor-chanmgr: add base64ct dependency and docs
Nihal
2026-03-18
1
-1
/
+1
*
Bump strum to 0.28
Gabriela Moldovan
2026-03-04
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
*
Bump all the unstable tor- and arti- crates to 0.40.0.
Gabriela Moldovan
2026-03-02
1
-7
/
+7
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-2
/
+2
*
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
*
Bump MSRV from 1.86 to 1.89
Gabriela Moldovan
2026-02-16
1
-1
/
+1
*
proto: Enforce that channel method as unique SocketAddr
David Goulet
2026-02-12
1
-0
/
+20
*
release: Bump `arti-*` and `tor-*` crates to 0.39.0
Wesley Aptekar-Cassels
2026-02-02
1
-7
/
+7
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
cargo: Update `arti-*` and `tor-*` to `0.38.0`
Clara Engler
2026-01-12
1
-7
/
+7
*
Merge branch 'protover_refactor' into 'main'
Nick Mathewson
2025-12-04
1
-2
/
+0
|
\
|
*
linkspec: Remove comment about expense of cloning protocols.
Nick Mathewson
2025-12-03
1
-2
/
+0
*
|
Update to derive-deftly 1.6.0
Ian Jackson
2025-12-03
1
-1
/
+1
|
/
*
Bump all the unstable tor- and arti- crates to 0.37.0.
Gabriela Moldovan
2025-12-02
1
-7
/
+7
*
linkspec: allow unstable_name_collisions lint for exactly_one()
Gabriela Moldovan
2025-12-01
1
-0
/
+5
*
Bump derive-deftly to 1.5.0
Ian Jackson
2025-11-07
1
-1
/
+1
*
Merge branch 'deftly-1.4' into 'main'
opara
2025-11-06
1
-1
/
+1
|
\
|
*
Bump derive-deftly to 1.4.0
Ian Jackson
2025-11-06
1
-1
/
+1
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
10
-10
/
+10
|
/
*
maint: remove all semver.md files
Steven Engler
2025-10-30
1
-3
/
+0
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-9
/
+9
*
tor-linkspec: add missing semver breaking changes
Steven Engler
2025-10-28
1
-1
/
+3
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
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
5
-23
/
+37
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-9
/
+9
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Bump MSRV from 1.85 to 1.85.1
Nick Mathewson
2025-09-09
1
-1
/
+1
*
Update to derive-deftly 1.3.0
Ian Jackson
2025-09-02
1
-1
/
+1
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-9
/
+9
*
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
5
-7
/
+10
[next]