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
/
safelog
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for crates with non-functional changes
Steven Engler
2026-08-03
1
-1
/
+1
*
Merge branch 'remove-lint' into 'main'
Jim Newsome
2026-07-15
1
-1
/
+1
|
\
|
*
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
*
|
safelog: Fix clippy warnings
hjrgrn
2026-07-10
1
-5
/
+5
|
/
*
Version bumps for 2.5.0
Nick Mathewson
2026-06-30
1
-1
/
+1
*
Merge branch 'msrv-1.91' into 'main'
gabi-250
2026-06-18
1
-1
/
+1
|
\
|
*
Bump MSRV to 1.91
Clara Engler
2026-06-15
1
-1
/
+1
*
|
safelog: Define redaction helpers to avoid string slicing.
Nick Mathewson
2026-06-10
2
-0
/
+138
|
/
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
3
-0
/
+4
*
release: Bump safelog version to 0.8.2.
Wesley Aptekar-Cassels
2026-05-06
1
-1
/
+1
*
safelog: Add new MaybeSensitive::map() function
Gabriela Moldovan
2026-04-23
1
-0
/
+15
*
Bump versions: patchlevel, with dependencies
Ian Jackson
2026-03-30
1
-1
/
+1
*
Fix grammar typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
safelog: Rename MaybeSensitive::hidden/visible()
David Goulet
2026-03-03
1
-4
/
+4
*
safelog: Add MaybeSensitive struct
David Goulet
2026-03-03
1
-0
/
+47
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2026-03-02
1
-1
/
+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
*
release: bump-nodep various crates.
Wesley Aptekar-Cassels
2026-02-02
1
-1
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Bump the versions of the non-{arti-,tor-} crates
Gabriela Moldovan
2025-12-02
1
-1
/
+1
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-4
/
+4
*
maint: bump minor versions of all published crates
Steven Engler
2025-10-29
1
-1
/
+1
*
Bump MSRV from 1.85.1 to 1.86
Clara Engler
2025-10-21
1
-1
/
+1
*
release: Bump versions.
Wesley Aptekar-Cassels
2025-10-02
1
-1
/
+1
*
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
*
Bump the minor version of every published crate except for `arti`.
Nick Mathewson
2025-08-28
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
2
-2
/
+2
*
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-1
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-0
/
+1
*
safelog: Add new DisplayRedacted/DebugRedacted APIs.
Nick Mathewson
2025-07-31
2
-1
/
+176
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-07-07
1
-1
/
+1
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
release: Bump creates with non-functional changes.
Alexander Hansen Færøy
2025-06-05
1
-1
/
+1
*
All crates: bump rust-version to 1.83.
Nick Mathewson
2025-05-13
1
-1
/
+1
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2025-03-31
1
-1
/
+1
*
tor-rtmock: task: Remove Default impl for ThreadDescriptor
Ian Jackson
2025-03-04
1
-1
/
+1
*
Bump patchlevel for safelog, retry-error, test-temp-dir.
Nick Mathewson
2025-03-03
1
-1
/
+1
*
Upgrade to derive_more 2
Nick Mathewson
2025-02-26
1
-1
/
+1
*
Patchlevel bumps for Arti 1.3.2
Nick Mathewson
2025-01-07
1
-1
/
+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
*
Bump the versions of the non-{arti-,tor-} crates.
Gabriela Moldovan
2024-12-02
1
-1
/
+1
*
cargo: Update `thiserror` to `2`
Clara Engler
2024-11-12
1
-1
/
+1
*
Remove obsolete semver files post 1.3.0 release
Ian Jackson
2024-10-31
1
-1
/
+0
*
Bump minor versions of crates with new APIs/impls
Ian Jackson
2024-10-30
1
-1
/
+1
*
safelog: derive Clone and Copy for Sensitive and Redacted
Ian Jackson
2024-10-01
2
-4
/
+3
[next]