index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-hsservice
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
|
*
tor-hsservice: Make main_loop_task return Result.
Wesley Aptekar-Cassels
2025-08-05
1
-5
/
+11
|
*
tor-hsservice: Time out RendRequests in PoW queue.
Wesley Aptekar-Cassels
2025-08-05
1
-13
/
+94
|
*
tor-hsservice: Increase rend request queue depth.
Wesley Aptekar-Cassels
2025-08-05
1
-2
/
+3
|
*
tor-hsservice: Persist suggested_effort.
Wesley Aptekar-Cassels
2025-08-05
1
-6
/
+14
|
*
tor-hsservice: Add consensus params for Prop 362.
Wesley Aptekar-Cassels
2025-08-05
4
-26
/
+102
*
|
Set MSRV to 1.85.
Nick Mathewson
2025-08-05
1
-1
/
+1
|
/
*
hsservice: Do not send the REND1 to the virtual hop.
Gabriela Moldovan
2025-08-05
1
-2
/
+5
*
hsservice, hsclient: Enable tor-circmgr/send-control-msg too.
Gabriela Moldovan
2025-08-05
1
-1
/
+1
*
tunnel: Implement start_conversation() for all tunnel types
David Goulet
2025-08-05
2
-2
/
+2
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
6
-78
/
+69
*
Bump version of tor-basic-utils
Ian Jackson
2025-08-05
1
-1
/
+1
*
Version bumps for 1.4.6
Ian Jackson
2025-08-05
1
-30
/
+30
*
Bump derive-deftly to 1.2.0
Ian Jackson
2025-08-04
1
-1
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
2
-3
/
+3
*
tor-hsservice: Fix doccomment link.
Wesley Aptekar-Cassels
2025-07-23
1
-1
/
+1
*
tor-hsservice: Add monotonic request id to RendRequestOrdByEffort.
Wesley Aptekar-Cassels
2025-07-23
1
-4
/
+23
[prev]
[next]