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
/
tor-hsservice
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'relay-reactor-placeholder' into 'main'
David Goulet
2025-08-18
4
-9
/
+9
|
\
|
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
4
-9
/
+9
*
|
Merge branch 'fix-nightly-warn' into 'main'
Nick Mathewson
2025-08-18
1
-2
/
+0
|
\
\
|
*
|
clippy: fix `clippy::duplicated_attributes` warnings
Steven Engler
2025-08-11
1
-2
/
+0
|
|
/
*
|
docs: Add notes about hs-pow-full using LGPL deps.
Wesley Aptekar-Cassels
2025-08-14
1
-0
/
+2
*
|
tor-hsservice: Move check for enable_pow without hs-pow-full feature.
Wesley Aptekar-Cassels
2025-08-14
2
-11
/
+9
*
|
tor-hsservice: Add note about check_solve implementation.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+3
*
|
tor-hsservice: Fix error message.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+1
*
|
tor-hsservice: Change capping of PoW effort.
Wesley Aptekar-Cassels
2025-08-13
1
-26
/
+23
*
|
tor-hsservice: Make some PoW warnings more understandable.
Wesley Aptekar-Cassels
2025-08-13
1
-3
/
+10
*
|
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
3
-15
/
+41
*
|
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
2
-3
/
+59
*
|
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
2
-35
/
+111
*
|
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
|
/
*
Fix warnings and errors from edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+2
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
20
-76
/
+86
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
3
-3
/
+3
*
Merge branch 'msrv-fixes' into 'main'
Nick Mathewson
2025-08-05
1
-0
/
+8
|
\
|
*
hsservice: copy our TODO about eventually replacing once_cell.
Nick Mathewson
2025-08-05
1
-0
/
+8
*
|
Merge branch 'prop362-fixups' into 'main'
wesleyac
2025-08-05
4
-77
/
+254
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: cargo fmt.
Wesley Aptekar-Cassels
2025-08-05
1
-1
/
+1
|
*
tor-hsservice: Fix clippy lints.
Wesley Aptekar-Cassels
2025-08-05
1
-2
/
+2
|
*
tor-hsservice: Use saturating versions of time math functions.
Wesley Aptekar-Cassels
2025-08-05
1
-1
/
+3
|
*
tor-hsservice: Remove redundant check.
Wesley Aptekar-Cassels
2025-08-05
1
-7
/
+1
|
*
tor-hsservice: Don't panic on PoW main loop error.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+8
|
*
tor-hsservice: Change detection of empty queue in tests.
Wesley Aptekar-Cassels
2025-08-05
1
-3
/
+3
|
*
tor-hsservice: Clean up use of MockRuntime functions.
Wesley Aptekar-Cassels
2025-08-05
1
-10
/
+2
|
*
tor-hsservice: Refactor PoW test helper functions.
Wesley Aptekar-Cassels
2025-08-05
1
-57
/
+56
|
*
tor-hsservice: Make PoW timeout logic smarter.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+11
|
*
tor-hsservice: Make several PoW loop functions return Result.
Wesley Aptekar-Cassels
2025-08-05
1
-6
/
+12
|
*
tor-hsservice: Add explanation of REND_REQUEST_QUEUE_MAX_DEPTH default.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+6
|
*
tor-hsservice: Clean up try_from syntax.
Wesley Aptekar-Cassels
2025-08-05
1
-4
/
+6
|
*
tor-cell: Add ProofOfWorkV1::cap_effort function.
Wesley Aptekar-Cassels
2025-08-05
1
-6
/
+1
[prev]
[next]