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
*
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-6
/
+6
*
Minor bumps on non-tor/arti crates
Nick Mathewson
2024-09-30
1
-2
/
+2
*
Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'
David Goulet
2024-09-26
1
-1
/
+1
|
\
|
*
Upgrade MSRV to 1.77
Nick Mathewson
2024-09-25
1
-1
/
+1
*
|
Upgrade to derive_more version 1.0.0
Nick Mathewson
2024-09-25
2
-8
/
+8
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
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
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-6
/
+6
*
Don't need to tell docs.rs to enable `docsrs` cfg
Kunal Mehta
2024-08-02
1
-1
/
+0
*
Bump versions for tor- and arti- crates to 0.21.0
Nick Mathewson
2024-08-01
1
-6
/
+6
*
Update to derive-deftly 0.14
Ian Jackson
2024-07-08
1
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-6
/
+6
*
Update to itertools 0.13.0
Ian Jackson
2024-06-25
1
-2
/
+2
*
Require strum 0.26.3
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.13.0
Ian Jackson
2024-06-25
1
-1
/
+1
*
Update to derive-deftly 0.12.1
Ian Jackson
2024-06-17
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-6
/
+6
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-6
/
+6
*
Upgrade derive-deftly requirement to 0.10.3
Nick Mathewson
2024-04-11
1
-1
/
+1
*
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
4
-1
/
+43
*
tor-linkspec: Use RelayIdType::all_types rather than ::iter
Ian Jackson
2024-04-03
1
-2
/
+2
*
remove unused dependencies
trinity-1686a
2024-04-02
1
-2
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-6
/
+6
*
Bump patchlevel versions on non-{tor/arti} crates.
Nick Mathewson
2024-04-02
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
*
Merge branch 'deny-unchecked-duration-substraction' into 'main'
Ian Jackson
2024-03-05
1
-0
/
+1
|
\
|
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
|
Bump the minor version, for crates with breaking changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
*
|
Bump patchlevel (not dependents) on crates with trivial changes.
Gabriela Moldovan
2024-03-04
1
-1
/
+1
|
/
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-3
/
+2
*
Bump minor versions
Ian Jackson
2024-02-05
1
-4
/
+4
*
Upgrade to strum 0.26
Nick Mathewson
2024-01-30
1
-1
/
+1
*
Followup minor version bumps.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Patchlevel version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-1
/
+1
*
Breaking version bumps in preparation for 1.1.12.
Nick Mathewson
2024-01-09
1
-2
/
+2
*
Bump minor versions in preparation for release
Nick Mathewson
2023-12-04
1
-3
/
+3
*
Bump patchlevel versions in preparation for release
Nick Mathewson
2023-12-04
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Upgrade to itertools 0.12.0
Nick Mathewson
2023-11-15
1
-2
/
+2
*
no-dependant bumps for crates with changed dependencies.
Nick Mathewson
2023-10-31
1
-1
/
+1
[next]