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
/
hashx
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
add_warning: add reference to arti#2556
Jim Newsome
2026-07-15
1
-1
/
+1
*
Removed unnecessary lint
pryty26
2026-07-15
1
-1
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-3
/
+3
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Switch to FixedCapacityVec 0.1.0 from crates.io
Ian Jackson
2023-09-06
1
-2
/
+0
*
hashx: FixedCapacityVec: Move into its own module
Ian Jackson
2023-08-24
1
-0
/
+2
*
hashx: New approach to avoid memcpy in Program
Micah Elizabeth Scott
2023-08-21
1
-6
/
+5
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
tor-hspow, equix, hashx: Comment tweaks
Micah Elizabeth Scott
2023-07-27
1
-15
/
+15
*
hashx: Simplify hash_to_bytes, only support fixed output width
Micah Elizabeth Scott
2023-07-27
1
-4
/
+4
*
hashx: use RngCore for HashX's internal PRNG
Micah Elizabeth Scott
2023-07-27
1
-10
/
+36
*
hashx: Implement Default for RuntimeOption
Micah Elizabeth Scott
2023-07-27
1
-11
/
+4
*
Update equix, hashx, tor-hspow for new clippy defaults
Micah Elizabeth Scott
2023-07-27
1
-1
/
+1
*
Reimplement HashX in Rust
Micah Elizabeth Scott
2023-07-27
1
-0
/
+212