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
/
src
/
publish
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
3
-0
/
+3
*
hsservice: Set the current random value for the custom netdir
Gabriela Moldovan
2026-05-21
1
-1
/
+1
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-1
/
+5
*
dirclient, hsservice: Use Arc<str> for hsdesc publishing.
Nick Mathewson
2026-05-12
1
-2
/
+3
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
1
-2
/
+2
*
Fix word duplicate typos
Tobias Stoeckmann
2026-03-15
1
-1
/
+1
*
hsservice: Remove unnecessary wraps from publisher function
Gabriela Moldovan
2026-01-27
1
-4
/
+4
*
hsservice: Remove unnecessary async from publisher function
Gabriela Moldovan
2026-01-27
1
-3
/
+3
*
refactor: clean code
Nihal
2025-12-17
1
-1
/
+1
*
feat(retry-error): add timestamps to retry errors
Nihal
2025-12-17
1
-1
/
+1
*
opentelemetry: Instrument a bunch of functions.
Wesley Aptekar-Cassels
2025-11-24
1
-0
/
+2
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
3
-3
/
+3
*
hsservice: Move derive_more::From out of internal_prelude.
Nick Mathewson
2025-08-19
1
-0
/
+1
*
misc: cleanup now that `_report!` macros support fields
Steven Engler
2025-08-18
1
-1
/
+1
*
Merge branch 'relay-reactor-placeholder' into 'main'
David Goulet
2025-08-18
1
-1
/
+1
|
\
|
*
proto: Move the `stream` module under `client` (breaking).
Gabriela Moldovan
2025-08-18
1
-1
/
+1
*
|
tor-hsservice: Pass Rng into PoW code where possible.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+1
*
|
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+3
|
/
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-2
/
+6
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-24
/
+20
*
netdoc, hsservice: Respect maximum descriptor sizes
Nick Mathewson
2025-07-10
2
-4
/
+14
*
hs*: Define some HsDesc errors as _suspicious_.
Nick Mathewson
2025-07-10
1
-2
/
+32
*
hs*: Include SourceInfo when making HsDesc requests.
Nick Mathewson
2025-07-10
1
-2
/
+12
*
*: suppress cognitive_complexity warnings from nightly
Nick Mathewson
2025-05-29
2
-0
/
+4
*
tor-hsservice: Refactor PoW error handling.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+8
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
2
-4
/
+34
*
Resolve clippy warnings from 1.83
Nick Mathewson
2025-05-13
1
-2
/
+1
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
2
-2
/
+6
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
tor-rt*: Apply deferred formatting churn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+5
*
tor-hsservice: add clippy allows
Steven Engler
2024-11-20
1
-0
/
+4
*
update `CfgPath::path` to use a `CfgPathResolver`
Steven Engler
2024-11-18
1
-2
/
+2
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
1
-8
/
+19
*
tor-config: removed re-export of `CfgPath`
Steven Engler
2024-11-04
1
-1
/
+2
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
1
-1
/
+2
*
tor-hsservice: Remove the anonymity setting from the config.
Gabriela Moldovan
2024-09-12
1
-2
/
+2
*
Merge branch 'bug_1613' into 'main'
gabi-250
2024-09-12
1
-1
/
+1
|
\
|
*
tor-keymgr: add an overwrite flag to KeyMgr::insert()
Morgan
2024-09-10
1
-1
/
+1
*
|
Merge branch 'publisher-svc-status' into 'main'
David Goulet
2024-09-10
2
-108
/
+517
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Add tests for status changes induced by descriptor uploads.
Gabriela Moldovan
2024-09-09
1
-1
/
+185
|
*
tor-hsservice: Include descriptor upload errors in onion service status.
Gabriela Moldovan
2024-09-09
1
-9
/
+17
|
*
tor-hsservice: Change the error type in Problem::DescriptorUpload.
Gabriela Moldovan
2024-09-09
1
-1
/
+17
|
*
tor-hsservice: Remove unused UploadError variant (fmt).
Gabriela Moldovan
2024-09-09
1
-3
/
+1
|
*
tor-hsservice: Remove unused UploadError variant.
Gabriela Moldovan
2024-09-09
1
-6
/
+1
|
*
tor-hsservice: Rename UploadStatus to UploadResult.
Gabriela Moldovan
2024-09-09
1
-4
/
+4
|
*
tor-hsservice: Fill out the missing descriptor publisher docs.
Gabriela Moldovan
2024-09-09
1
-7
/
+62
|
*
tor-hsservice: Return Bug where possible.
Gabriela Moldovan
2024-09-09
1
-4
/
+4
|
*
tor-hsservice: Update docs with new status reporting logic.
Gabriela Moldovan
2024-09-09
1
-12
/
+32
[next]