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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
safelog: Make MaybeRedacted<T> opaque.
Nick Mathewson
2022-11-28
2
-22
/
+10
*
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
2
-0
/
+93
*
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
*
bump rust-version to 1.60 in every crate.
Nick Mathewson
2022-11-10
1
-1
/
+1
*
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
*
README doctests: fix safelog
Ian Jackson
2022-10-12
1
-0
/
+3
*
Update patch-versions on crates without API changes.
Nick Mathewson
2022-09-01
1
-1
/
+1
*
Upgrade serial_test in preparation for release.
Nick Mathewson
2022-08-30
1
-1
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
2
-0
/
+4
*
Manually bump the patch version on safelog.
Nick Mathewson
2022-08-01
1
-1
/
+1
*
Upgrade to latest phf, serde_with, serial_test.
Nick Mathewson
2022-07-19
1
-1
/
+1
*
Increment versions of crates with trivial changes only.
Nick Mathewson
2022-06-24
1
-1
/
+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
*
Upgrade serial_test dev-dependency to 0.7.0
Nick Mathewson
2022-06-07
1
-1
/
+1
*
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
*
Lexically sort Cargo.toml dependencies
Orhun Parmaksız
2022-05-28
1
-1
/
+1
*
Change safelog version to 0.1.0.
Nick Mathewson
2022-05-06
1
-1
/
+1
*
Update README.md files (automated).
Nick Mathewson
2022-05-06
1
-1
/
+70
*
Punctuation fix.
eta
2022-05-06
1
-1
/
+1
*
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
5
-0
/
+656
[prev]