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
/
src
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-69
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
*
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
1
-0
/
+273