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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
Upgrade to itertools 0.14.0
Nick Mathewson
2025-01-06
1
-1
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+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
*
tor-basic-utils: Change a function to not be unsafe
Ian Jackson
2024-10-08
1
-2
/
+2
*
Merge branch 'orport' into 'main'
opara
2024-09-30
4
-3
/
+778
|
\
|
*
tor-basic-utils: add `n_key_list` macro
Steven Engler
2024-09-23
3
-0
/
+776
|
*
tor-basic-utils: small doc changes to `n_key_set`
Steven Engler
2024-09-23
1
-3
/
+2
*
|
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
*
Remove semver.md files.
Gabriela Moldovan
2024-09-04
1
-1
/
+0
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Fix typos
Dimitris Apostolou
2024-09-03
2
-2
/
+2
*
Sort dependencies in tor-basic-utils
Ian Jackson
2024-08-27
1
-1
/
+1
*
Add ByteQty to semver.md
Ian Jackson
2024-08-27
1
-0
/
+1
*
byte_qty: Support deserialising from strings and floats
Ian Jackson
2024-08-27
2
-1
/
+78
*
byte_qty: Implement FromStr, and improve Display impl
Ian Jackson
2024-08-27
2
-7
/
+190
*
byte_qty: provide TryFrom<u64> and <f64>
Ian Jackson
2024-08-27
1
-0
/
+76
*
byte_qty: Make serde dependency optional in tor-basic-utils
Ian Jackson
2024-08-27
2
-5
/
+9
*
byte_qty: Split up the derives
Ian Jackson
2024-08-27
1
-1
/
+2
*
byte_qty: Move to tor-basic-utils
Ian Jackson
2024-08-27
3
-0
/
+75
*
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
*
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
-1
/
+1
*
Use uXX::MAX in place of std::uXX::MAX
Nick Mathewson
2024-04-22
1
-2
/
+2
*
Remove semver.md files from arti-1.2.1 release
Nick Mathewson
2024-04-02
1
-1
/
+0
*
Update unstable `tor/arti-*` crates to 0.17.0.
Nick Mathewson
2024-04-02
1
-1
/
+1
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
6
-0
/
+6
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-2
/
+2
*
PathExt::display_lossy: Add semver note
Ian Jackson
2024-03-05
1
-0
/
+1
*
tor-basic-utils: Provide PathExt with display_lossy() method
Ian Jackson
2024-03-05
1
-0
/
+25
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
In every crate, change rust-version to 1.70.
Nick Mathewson
2023-11-28
1
-1
/
+1
*
Remove semver.md files from arti 1.1.10
Nick Mathewson
2023-10-31
1
-1
/
+0
*
Minor version bumps in crates with breaking changes.
Nick Mathewson
2023-10-31
1
-1
/
+1
*
tor-basic-utils: Seal IoErrorExt
Ian Jackson
2023-10-10
2
-1
/
+10
*
Bump patchlevel (not dependents) on crates with trivial changes
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
6
-0
/
+6
*
Resolve warnings about ambiguous/redundant doc links
Nick Mathewson
2023-08-22
1
-2
/
+2
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Merge branch 'clippy-allow' into 'main'
Ian Jackson
2023-07-11
6
-0
/
+7
|
\
[next]