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
/
safelog
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
safelog: Define redaction helpers to avoid string slicing.
Nick Mathewson
2026-06-10
1
-0
/
+1
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
safelog: Add new MaybeSensitive::map() function
Gabriela Moldovan
2026-04-23
1
-0
/
+15
*
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
*
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
-2
/
+2
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
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
1
-0
/
+174
*
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
*
safelog: derive Clone and Copy for Sensitive and Redacted
Ian Jackson
2024-10-01
1
-4
/
+2
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+2
*
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
safelog: Provide Redacted.as_inner() and .as_ref()
Ian Jackson
2023-06-09
1
-0
/
+13
*
safelog: impl From<T> for Redacted<T>
Ian Jackson
2023-03-23
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
Merge branch 'test-lints' into 'main'
eta
2023-01-06
1
-0
/
+8
|
\
|
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
|
Rename Sensitive::into_inner() from ::unwrap()
Ian Jackson
2022-12-12
1
-5
/
+19
|
/
*
safelog: tests for accessors.
Nick Mathewson
2022-12-06
1
-0
/
+2
*
safelog: tests for BoxSensitive.
Nick Mathewson
2022-12-06
1
-0
/
+17
*
safelog: more tests for Redacted.
Nick Mathewson
2022-12-06
1
-3
/
+15
*
safelog: Apply #[serial] to test_redacted()
Nick Mathewson
2022-11-30
1
-0
/
+1
*
Fix a logic error in Redacted.
Nick Mathewson
2022-11-30
1
-4
/
+13
*
safelog: Make MaybeRedacted<T> opaque.
Nick Mathewson
2022-11-28
1
-22
/
+8
*
Add a default debug_redacted impl to save space.
Nick Mathewson
2022-11-28
1
-5
/
+3
*
safelog: Add a MaybeRedacted wrapper too.
Nick Mathewson
2022-11-28
1
-0
/
+38
*
safelog: implement Redactable for network addr types.
Nick Mathewson
2022-11-28
1
-0
/
+1
*
safelog: Define a "Redactable" trait
Nick Mathewson
2022-11-28
1
-0
/
+91
*
safelog: Provide BoxSensitive
Ian Jackson
2022-11-23
1
-0
/
+47
*
safelog: Remove type argument from `impl_display_traits`
Ian Jackson
2022-11-23
1
-3
/
+3
*
safelog: Provide some more accessors
Ian Jackson
2022-11-23
1
-0
/
+15
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
[next]