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
/
Cargo.lock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Semantic version changes for Arti 0.4.0 release
Nick Mathewson
2022-05-27
1
-20
/
+20
*
Bump versions of trivially-changed crates.
Nick Mathewson
2022-05-27
1
-7
/
+7
*
Run "cargo update" in preparation for release
Nick Mathewson
2022-05-27
1
-4
/
+4
*
Merge branch 'config-split' into 'main'
Ian Jackson
2022-05-26
1
-0
/
+12
|
\
|
*
tor-config: Example for load module
Ian Jackson
2022-05-24
1
-0
/
+1
|
*
tor-config: Support functions for tracking ignored config keys
Ian Jackson
2022-05-24
1
-0
/
+11
*
|
Run "cargo update" in preparation for the next release.
Nick Mathewson
2022-05-24
1
-62
/
+48
|
/
*
Write custom serde impls for Trusted{User,Group}
Nick Mathewson
2022-05-24
1
-0
/
+2
*
Add serde derives for MistrustBuilder.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
fs-mistrust: Add Group and User types.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-0
/
+1
*
Update to newer sanitize-filename and tinystr.
Nick Mathewson
2022-05-23
1
-4
/
+4
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-0
/
+4
*
async-compression v0.3.12 -> v0.3.14
Jim Newsome
2022-05-20
1
-8
/
+8
*
DirMgr: Improve display for DocSource
Nick Mathewson
2022-05-16
1
-0
/
+1
*
Abolish arti-config, replacing with tombstone crate
Ian Jackson
2022-05-13
1
-17
/
+0
*
arti-config abolition: Change references to use tor_config
Ian Jackson
2022-05-13
1
-0
/
+2
*
arti-config abolition: Add deps to tor-config
Ian Jackson
2022-05-13
1
-0
/
+2
*
arti-bench: Disable all fs permissions (fs-mistrust) checks
Ian Jackson
2022-05-13
1
-0
/
+1
*
arti-example-config.toml: Re-un-comment the example settings in test
Ian Jackson
2022-05-12
1
-0
/
+1
*
arti-config: Move cmdline to tor-config
Ian Jackson
2022-05-11
1
-0
/
+1
*
ConfigurationSource: Move "usual" logic for construction
Ian Jackson
2022-05-11
1
-0
/
+1
*
Merge branch 'dirmgr-purification-2' into 'main'
eta
2022-05-10
1
-0
/
+1
|
\
|
*
tor-dirmgr/state.rs: feed through additional parameters, use them
eta
2022-05-10
1
-0
/
+1
*
|
Remove cargo-husky, and replace with manual instructions
eta
2022-05-10
1
-7
/
+0
|
/
*
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
1
-0
/
+21
*
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
1
-0
/
+4
|
\
|
*
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
1
-0
/
+1
|
*
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
1
-0
/
+3
*
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
1
-34
/
+34
*
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
1
-24
/
+27
|
\
\
|
*
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
1
-24
/
+27
|
|
/
*
|
Apply `sensitive` in some info-level log messages.
Nick Mathewson
2022-05-06
1
-0
/
+3
*
|
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
1
-0
/
+66
|
/
*
Run "cargo update" in preparation for a release... next week?
Nick Mathewson
2022-05-04
1
-133
/
+133
*
list_builder: Use Educe to derive Default
Ian Jackson
2022-05-04
1
-0
/
+1
*
Add dependency on paste crate
Ian Jackson
2022-05-04
1
-0
/
+1
*
Merge branch 'path' into 'main'
Ian Jackson
2022-05-03
1
-0
/
+32
|
\
|
*
CfgPath: Test serialisation round-trip with a binary format
Ian Jackson
2022-05-03
1
-0
/
+29
|
*
CfgPath: Overhaul API
Ian Jackson
2022-05-03
1
-0
/
+3
*
|
Merge branch 'fs-mistrust-v2' into 'main'
Nick Mathewson
2022-05-03
1
-0
/
+23
|
\
\
|
|
/
|
/
|
|
*
fs-mistrust: Add code to make a self-named group "trusted".
Nick Mathewson
2022-05-03
1
-0
/
+12
|
*
fs-mistrust: more examples, documentation.
Nick Mathewson
2022-05-03
1
-0
/
+1
|
*
Add functionality to inspect directory content permissions
Nick Mathewson
2022-05-03
1
-0
/
+1
|
*
Second cut at a fs-mistrust crate.
Nick Mathewson
2022-05-03
1
-0
/
+9
*
|
update tls-api to 0.8.0
trinity-1686a
2022-04-28
1
-63
/
+10
*
|
Merge branch 'derive-builder-git-fixup' into 'main'
eta
2022-04-27
1
-2
/
+2
|
\
\
|
*
|
derive_builder: Use git dep everywhere, rather than cargo patch
Ian Jackson
2022-04-27
1
-2
/
+2
*
|
|
Bump async_executors to 0.6
Nick Mathewson
2022-04-26
1
-2
/
+2
*
|
|
Upgrade to AES 0.8
Nick Mathewson
2022-04-26
1
-9
/
+18
[next]