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-hsservice: Make some PoW warnings more understandable.
Wesley Aptekar-Cassels
2025-08-13
1
-3
/
+10
|
*
|
|
|
|
arti: Add more explanation of pow_rend_queue_depth to example config.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+3
|
*
|
|
|
|
tor-hsservice: Improve error conversion code.
Wesley Aptekar-Cassels
2025-08-13
1
-16
/
+8
|
*
|
|
|
|
tor-hsservice: Use warn_report for PoW errors.
Wesley Aptekar-Cassels
2025-08-13
1
-9
/
+15
|
*
|
|
|
|
tor-hsservice: Don't set DegradedReachable status in PowManager.
Wesley Aptekar-Cassels
2025-08-13
1
-2
/
+2
|
*
|
|
|
|
tor-hsservice: Remove outdated comment.
Wesley Aptekar-Cassels
2025-08-13
1
-5
/
+0
|
*
|
|
|
|
tor-hsservice: Rename InternalPowError to PowError.
Wesley Aptekar-Cassels
2025-08-13
2
-13
/
+13
|
*
|
|
|
|
tor-hsservice: Make InternalPowError non_exhaustive.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+1
|
*
|
|
|
|
tor-hsservice: Make OpenReplayLog error transparent.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+1
|
*
|
|
|
|
tor-hsservice: Fix clippy.
Wesley Aptekar-Cassels
2025-08-13
1
-3
/
+2
|
*
|
|
|
|
tor-hsservice: Add disable_pow_compilation option.
Wesley Aptekar-Cassels
2025-08-13
5
-15
/
+47
|
*
|
|
|
|
tor-hsservice: Warn when enable_pow is set on a non hs-pow-full build.
Wesley Aptekar-Cassels
2025-08-13
2
-1
/
+11
|
*
|
|
|
|
tor-hsservice: Remove unimplemented config option.
Wesley Aptekar-Cassels
2025-08-13
1
-10
/
+0
|
*
|
|
|
|
tor-hsservice: Remove outdated TODO.
Wesley Aptekar-Cassels
2025-08-13
1
-4
/
+0
|
*
|
|
|
|
tor-hsservice: Add note about not persisting per-PoW-period state.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+7
|
*
|
|
|
|
tor-hsservice: Add metrics support to PoW code.
Wesley Aptekar-Cassels
2025-08-13
4
-3
/
+61
|
*
|
|
|
|
tor-hsservice: Restore PoW verifier state from disk.
Wesley Aptekar-Cassels
2025-08-13
1
-2
/
+25
|
*
|
|
|
|
tor-hsservice: Add pow_rend_queue_depth config option.
Wesley Aptekar-Cassels
2025-08-13
3
-35
/
+118
|
*
|
|
|
|
tor-hsservice: Pass Rng into PoW code where possible.
Wesley Aptekar-Cassels
2025-08-13
2
-10
/
+11
|
*
|
|
|
|
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
6
-61
/
+139
|
*
|
|
|
|
tor-hsservice: Reenable publisher test in hs-pow-full.
Wesley Aptekar-Cassels
2025-08-13
2
-12
/
+3
|
*
|
|
|
|
tor-hsservice: Add PowManager to OnionServiceStatus.
Wesley Aptekar-Cassels
2025-08-13
7
-35
/
+130
|
*
|
|
|
|
tor-hsservice: Change ReplayLog error type.
Wesley Aptekar-Cassels
2025-08-13
5
-17
/
+21
*
|
|
|
|
|
Merge branch 'netdoc2' into 'main'
Ian Jackson
2025-08-14
66
-258
/
+6794
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tor-netdoc: Rerun cargo fmt after rebase
Ian Jackson
2025-08-14
2
-3
/
+3
|
*
|
|
|
|
|
tor-netdoc: parse2: Fix typo in "Naming conventions" doc
Ian Jackson
2025-08-14
1
-1
/
+1
|
*
|
|
|
|
|
tgr-netdoc: Tests of parse2
Ian Jackson
2025-08-14
2
-0
/
+93
|
*
|
|
|
|
|
tor-netdoc: Proof-of-concept demo of new parser
Ian Jackson
2025-08-14
6
-0
/
+861
|
*
|
|
|
|
|
tor-netdoc: Introduce parse2, new parser
Ian Jackson
2025-08-14
14
-0
/
+2304
|
*
|
|
|
|
|
tor-netdoc: Add dependencies: derive-deftly, paste, strum, testresult
Ian Jackson
2025-08-14
2
-0
/
+14
|
*
|
|
|
|
|
tor-netdoc: Always expose Nickname
Ian Jackson
2025-08-14
3
-8
/
+1
|
*
|
|
|
|
|
tor-netdoc: Improve and expose Fingerprint parsing adapters
Ian Jackson
2025-08-14
2
-4
/
+25
|
*
|
|
|
|
|
tor-llcrypto: implement Hash for RsaPublicKey
Ian Jackson
2025-08-14
0
-0
/
+0
|
*
|
|
|
|
|
tor-netdoc: Expose base64_decode_multiline to crate
Ian Jackson
2025-08-14
1
-1
/
+1
|
*
|
|
|
|
|
tor-netdoc: sort the experimental cargo features
Ian Jackson
2025-08-14
1
-2
/
+2
|
*
|
|
|
|
|
netdoc test data: Switch two tests to new consensus data
Ian Jackson
2025-08-14
3
-243
/
+3
|
*
|
|
|
|
|
netdoc test data: refresh (for first time) by running script
Ian Jackson
2025-08-14
35
-0
/
+3393
|
*
|
|
|
|
|
netdoc test data: Provide script for downloading from CI
Ian Jackson
2025-08-14
3
-0
/
+97
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'release-checklist' into 'main'
Ian Jackson
2025-08-14
2
-39
/
+142
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
maint/release-prep-ticket-template: Explain single-line behaviour
Ian Jackson
2025-08-14
1
-0
/
+2
|
*
|
|
|
|
maint/release-prep-ticket-template: never print partial output
Ian Jackson
2025-08-14
1
-3
/
+5
|
*
|
|
|
|
maint/release-prep-ticket-template: trip on tickybox with too many spaces
Ian Jackson
2025-08-14
1
-1
/
+1
|
*
|
|
|
|
Release.md: fix a tickybox
Ian Jackson
2025-08-14
1
-2
/
+3
|
*
|
|
|
|
Release.md: Say that the final CI pass should be on `main`
Ian Jackson
2025-08-14
1
-1
/
+1
|
*
|
|
|
|
Release.md: Say to improve the processes
Ian Jackson
2025-08-14
1
-0
/
+5
|
*
|
|
|
|
Release.md: Renumber the "do release" section
Ian Jackson
2025-08-14
1
-5
/
+5
|
*
|
|
|
|
Release.md: Move reopening the tree into Post-Release
Ian Jackson
2025-08-14
1
-2
/
+2
|
*
|
|
|
|
Release.md: Move final pre-release checks into the "do release" section
Ian Jackson
2025-08-14
1
-2
/
+2
|
*
|
|
|
|
Release.md: say to tee the output of cargo-semver-checks
Ian Jackson
2025-08-14
1
-1
/
+1
|
*
|
|
|
|
Release.md: Say to do non-breaking update first
Ian Jackson
2025-08-14
1
-12
/
+12
[prev]
[next]