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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-29
/
+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
2
-0
/
+73
*
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
*
Style fixes to safelog errors.
Nick Mathewson
2022-06-22
1
-3
/
+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
*
Punctuation fix.
eta
2022-05-06
1
-1
/
+1
*
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
3
-0
/
+629