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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tor-dirmgr: make note_request_* functions standalone
eta
2022-05-10
2
-72
/
+80
|
*
|
tor-dirmgr/bootstrap.rs: refactor query_into_requests, make it used
eta
2022-05-10
2
-60
/
+56
|
*
|
tor-dirmgr: move query_into_requests into bootstrap.rs
eta
2022-05-10
2
-44
/
+71
|
*
|
tor-dirmgr/bootstrap.rs: refactor load_all -> load_documents_from_store
eta
2022-05-10
3
-15
/
+29
|
*
|
tor-dirmgr/storage.rs: impl Store for Box<dyn Store>
eta
2022-05-10
1
-0
/
+87
|
*
|
tor-dirmgr/lib.rs: move DirMgr::load_documents_into to DocQuery
eta
2022-05-10
3
-56
/
+59
*
|
|
Merge branch 'fix-coverage-ci' into 'main'
eta
2022-05-10
1
-0
/
+3
|
\
\
\
|
*
|
|
Disable fs-mistrust in coverage CI.
Nick Mathewson
2022-05-10
1
-0
/
+3
|
|
/
/
*
|
|
Merge branch 'excise-husky' into 'main'
Nick Mathewson
2022-05-10
6
-27
/
+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove cargo-husky, and replace with manual instructions
eta
2022-05-10
6
-27
/
+7
|
/
/
*
|
Merge branch 'tinystr_nicknames' into 'main'
eta
2022-05-10
8
-11
/
+122
|
\
\
|
*
|
netdoc: add a new type for Nicknames
Nick Mathewson
2022-05-09
8
-11
/
+122
|
/
/
*
|
Merge branch 'use-fs-mistrust'
Nick Mathewson
2022-05-09
23
-154
/
+515
|
\
\
|
*
|
Loosen checking for readable files within target directories.
Nick Mathewson
2022-05-09
2
-14
/
+30
|
*
|
Add a CLI option to disable FS permission checks.
Nick Mathewson
2022-05-09
1
-1
/
+10
|
*
|
Remove "Mistrust" from the public API of arti-client.
Nick Mathewson
2022-05-09
4
-16
/
+37
|
*
|
arti: use fs-mistrust to validate configuration file locations.
Nick Mathewson
2022-05-09
6
-13
/
+31
|
*
|
arti-client: Configure and use fs-mistrust.
Nick Mathewson
2022-05-09
6
-8
/
+72
|
*
|
Update tor-dirmgr to use fs-mistrust.
Nick Mathewson
2022-05-09
7
-86
/
+116
|
*
|
tor-persist: Use fs-mistrust to verify state file permissions.
Nick Mathewson
2022-05-09
4
-35
/
+55
|
*
|
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
|
*
|
gitlab-ci: Disable fs mistrust in integration test
Nick Mathewson
2022-05-05
1
-0
/
+3
*
|
|
Merge branch 'netparams' into 'main'
Nick Mathewson
2022-05-09
2
-3
/
+3
|
\
\
\
|
*
|
|
NetParams: Document its role as a validated config parameter
Ian Jackson
2022-05-09
2
-3
/
+3
|
/
/
/
*
|
|
Merge branch 'coverage-weekly' into 'main'
Ian Jackson
2022-05-06
5
-34
/
+80
|
\
\
\
|
*
|
|
only deploy pages on main
trinity-1686a
2022-05-05
1
-1
/
+1
|
*
|
|
use true instead of /bin/true
trinity-1686a
2022-05-05
1
-2
/
+2
|
*
|
|
add schedulable job to generate aggregated coverage
trinity-1686a
2022-05-05
1
-6
/
+45
|
*
|
|
generate aggregated coverage reports
trinity-1686a
2022-05-05
2
-13
/
+20
|
*
|
|
chutney test stop network when arti died or did not start
trinity-1686a
2022-05-05
2
-15
/
+15
*
|
|
|
A few small changelog style edits.
arti-v0.3.0
Nick Mathewson
2022-05-06
1
-6
/
+6
*
|
|
|
Merge remote-tracking branch 'origin/mr/491'
Nick Mathewson
2022-05-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
CHANGELOG.md: resolve minor typos
eta
2022-05-06
1
-2
/
+2
*
|
|
|
|
Clear semver_status now that 0.3.0 is coming out.
Nick Mathewson
2022-05-06
1
-72
/
+1
*
|
|
|
|
Bump the version of every* crate to 0.3.0
Nick Mathewson
2022-05-06
34
-218
/
+218
*
|
|
|
|
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
|
/
/
/
/
*
|
|
|
CHANGELOG.md: light reformatting.
Nick Mathewson
2022-05-06
1
-14
/
+0
*
|
|
|
Finish the CHANGELOG.md for 0.3.0
Nick Mathewson
2022-05-06
1
-24
/
+53
*
|
|
|
Merge branch 'derive-builder-fork' into 'main'
Nick Mathewson
2022-05-06
9
-32
/
+35
|
\
\
\
\
|
*
|
|
|
Switch to derive_builder_arti_fork
Ian Jackson
2022-05-06
9
-32
/
+35
*
|
|
|
|
Merge branch 'safelogging' into 'main'
Nick Mathewson
2022-05-06
14
-7
/
+799
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
6
-3
/
+11
|
*
|
|
|
Implement a safe-logging facility.
Nick Mathewson
2022-05-06
7
-0
/
+723
|
/
/
/
/
*
|
|
|
Merge branch 'typos-20220504' into 'main'
eta
2022-05-05
4
-6
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[prev]
[next]