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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
tor-persist: Use fs-mistrust to verify state file permissions.
Nick Mathewson
2022-05-09
3
-35
/
+51
|
*
Add new FsPermissions ErrorKind.
Nick Mathewson
2022-05-09
1
-0
/
+9
|
*
fs-mistrust: add various methods.
Nick Mathewson
2022-05-09
2
-7
/
+174
|
*
Derive Clone and Debug for CheckedDir.
Nick Mathewson
2022-05-05
1
-0
/
+1
*
|
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
2
-3
/
+3
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
33
-184
/
+184
*
|
Change safelog version to 0.1.0.
Nick Mathewson
2022-05-06
4
-4
/
+4
*
|
Update README.md files (automated).
Nick Mathewson
2022-05-06
10
-16
/
+307
*
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
8
-8
/
+8
|
\
\
|
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
8
-8
/
+8
*
|
|
Punctuation fix.
eta
2022-05-06
1
-1
/
+1
*
|
|
Disable safe-logging when logging to console.
Nick Mathewson
2022-05-06
1
-1
/
+30
*
|
|
arti: add support for safe-logging configuration
Nick Mathewson
2022-05-06
2
-3
/
+35
*
|
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
5
-3
/
+8
*
|
|
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
5
-0
/
+656
|
/
/
*
|
Merge branch 'typos-20220504' into 'main'
eta
2022-05-05
4
-6
/
+6
|
\
\
|
|
/
|
/
|
|
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
4
-6
/
+6
*
|
config derive attrs: Make builders serde, and validated structs not
Ian Jackson
2022-05-05
11
-98
/
+56
*
|
serde attributes: A tiny bit of reordering
Ian Jackson
2022-05-05
2
-3
/
+3
*
|
Make LogRotation Serialize
Ian Jackson
2022-05-05
1
-1
/
+1
|
/
*
Merge branch 'socket-addr-list-builder' into 'main'
Ian Jackson
2022-05-04
9
-52
/
+132
|
\
|
*
list_builder: Add some xrefs about macro_rules limitations
Ian Jackson
2022-05-04
1
-0
/
+8
|
*
Fix typo
Nick Mathewson
2022-05-04
1
-1
/
+1
|
*
FallbackDir: Use VecBuilder for orports
Ian Jackson
2022-05-04
6
-37
/
+46
|
*
FallbackDir: Do orport validation after autogenerated build
Ian Jackson
2022-05-04
1
-5
/
+11
|
*
FallbackDir: Do not consider defaulted-empty orport list to be valid
Ian Jackson
2022-05-04
1
-7
/
+5
|
*
list_builder: Provide VecBuilder
Ian Jackson
2022-05-04
1
-0
/
+41
|
*
list_builder: Use Educe to derive Default
Ian Jackson
2022-05-04
3
-1
/
+4
|
*
list_builder: Make helper capable of handling generics
Ian Jackson
2022-05-04
1
-3
/
+15
|
*
list_builder: Actually honour attributes
Ian Jackson
2022-05-04
1
-1
/
+4
*
|
GuardUsage: restrictions: Use list builder
Ian Jackson
2022-05-04
3
-39
/
+56
|
/
*
tor-dirmgr: make DownloadScheduleBuilder public
Ian Jackson
2022-05-04
1
-1
/
+1
*
Fix typos
Nick Mathewson
2022-05-04
1
-2
/
+2
*
Change builder list API
Ian Jackson
2022-05-04
12
-172
/
+341
*
Introduce ThingListBuilder::default_list
Ian Jackson
2022-05-04
1
-5
/
+8
*
Add dependency on paste crate
Ian Jackson
2022-05-04
2
-0
/
+2
*
Rename NetworkConfig.fallback_caches
Ian Jackson
2022-05-04
1
-8
/
+8
*
Fix config version
Ian Jackson
2022-05-04
1
-1
/
+1
*
Merge branch 'path' into 'main'
Ian Jackson
2022-05-03
4
-14
/
+182
|
\
|
*
CfgPath: Test serialisation round-trip with a binary format
Ian Jackson
2022-05-03
2
-0
/
+9
|
*
CfgPath: Make it Serialize
Ian Jackson
2022-05-03
1
-5
/
+69
|
*
CfgPath: Overhaul API
Ian Jackson
2022-05-03
3
-8
/
+91
|
*
CfgPath: Change deserialisaation of Literal variant
Ian Jackson
2022-05-03
1
-5
/
+17
|
*
config: Enable "toml" feature
Ian Jackson
2022-05-03
1
-1
/
+1
*
|
Merge branch 'fs-mistrust-v2' into 'main'
Nick Mathewson
2022-05-03
9
-0
/
+2652
|
\
\
|
|
/
|
/
|
|
*
fs-mistrust: write a lot about TOCTOU issues.
Nick Mathewson
2022-05-03
4
-22
/
+70
|
*
fs-mistrust: Rename SecureDir to CheckedDir.
Nick Mathewson
2022-05-03
3
-24
/
+24
|
*
fs-mistrust: Add a dangerously_trust_everyone method.
Nick Mathewson
2022-05-03
2
-1
/
+59
|
*
fs-mistrust: split check_one into two functions.
Nick Mathewson
2022-05-03
1
-46
/
+64
|
*
fs-mistrust: Make self-named groups trusted by default.
Nick Mathewson
2022-05-03
1
-23
/
+32
[prev]
[next]