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-basic-utils
/
Cargo.toml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions of internal arti crates for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.25.0.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Bump unstable tor-* and arti-* crates to 0.24.0
Ian Jackson
2024-10-30
1
-1
/
+1
*
Merge branch 'orport' into 'main'
opara
2024-09-30
1
-0
/
+1
|
\
|
*
tor-basic-utils: add `n_key_list` macro
Steven Engler
2024-09-23
1
-0
/
+1
*
|
Bump arti- and tor- crates to 0.23.0
Nick Mathewson
2024-09-30
1
-1
/
+1
*
|
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
1
-2
/
+2
|
/
*
Bump MSRV from 1.70 to 1.75.
Wesley Aptekar-Cassels
2024-09-16
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Sort dependencies in tor-basic-utils
Ian Jackson
2024-08-27
1
-1
/
+1
*
byte_qty: Support deserialising from strings and floats
Ian Jackson
2024-08-27
1
-0
/
+2
*
byte_qty: Implement FromStr, and improve Display impl
Ian Jackson
2024-08-27
1
-0
/
+1
*
byte_qty: Make serde dependency optional in tor-basic-utils
Ian Jackson
2024-08-27
1
-3
/
+2
*
byte_qty: Move to tor-basic-utils
Ian Jackson
2024-08-27
1
-0
/
+3
*
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
-1
/
+1
*
Update versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-06-27
1
-1
/
+1
*
Bump all the unstable tor- and arti- crates to 0.19.
Gabriela Moldovan
2024-06-05
1
-1
/
+1
*
Bump versions of 0.x tor-* and arti-* crates
Ian Jackson
2024-04-30
1
-1
/
+1
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-1
/
+1
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+3
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Move functionality from tor_basic_utils to tor_async_utils
Nick Mathewson
2023-03-29
1
-6
/
+0
*
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
-1
/
+1
*
tor-basic-utils: Provide helper for serde flexible parsing
Ian Jackson
2022-11-21
1
-0
/
+2
*
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
*
Merge branch 'multi_keyed_set' into 'main'
Nick Mathewson
2022-10-03
1
-0
/
+2
|
\
|
*
Require slab 0.4.4
Nick Mathewson
2022-10-03
1
-1
/
+1
|
*
Include a HashSet variant that can be keyed on multiple keys.
Nick Mathewson
2022-10-03
1
-0
/
+2
*
|
Bump crates that have had no API changes.
Nick Mathewson
2022-10-03
1
-1
/
+1
|
/
*
Bump crate versions in preparation for Arti 1.0.0 release.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
tor-basic-utils: Provide IoErrorExt is_not_a_directory()
Ian Jackson
2022-08-25
1
-0
/
+3
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+3
*
Bump patch versions on crates that have new APIs.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Provide maybe_send on postage::watch::Sender, via extension trait
Ian Jackson
2022-07-18
1
-0
/
+2
*
Bump crate and dependency versions.
Nick Mathewson
2022-06-24
1
-1
/
+1
[next]