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
/
src
/
publish.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+1
*
tor-dirclient: Avoid copying bytes that we want to POST.
Nick Mathewson
2026-05-12
1
-3
/
+12
*
tor-hssrvice: port to web-time-compat.
Nick Mathewson
2026-03-26
1
-1
/
+0
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
tor-hsservice: Fix clippy.
Wesley Aptekar-Cassels
2025-08-13
1
-3
/
+2
*
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+1
*
tor-hsservice: Reenable publisher test in hs-pow-full.
Wesley Aptekar-Cassels
2025-08-13
1
-2
/
+1
*
tor-hsservice: Add PowManager to OnionServiceStatus.
Wesley Aptekar-Cassels
2025-08-13
1
-3
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-9
/
+9
*
tor-hsservice: Add consensus params for Prop 362.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+1
*
hs: Use the new Tunnel interface for onion service
David Goulet
2025-08-05
1
-9
/
+6
*
hs*: Include SourceInfo when making HsDesc requests.
Nick Mathewson
2025-07-10
1
-0
/
+4
*
tor-hsservice: Make PowManager persist state.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+4
*
tor-hsservice: Add ReplayLog to PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+13
*
tor-hsservice: Add PoW priority queue and checking of solves.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+2
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-0
/
+23
*
*: use std::io::Error::other in many places
Nick Mathewson
2025-05-15
1
-1
/
+1
*
tor-rtcompat: Rename BlockOn to ToplevelBlockOn
Ian Jackson
2025-03-04
1
-1
/
+1
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+9
*
tor-keymgr: Rename the primary keystore for clarity.
Gabriela Moldovan
2024-09-23
1
-2
/
+2
*
tor-hsservice: Remove the anonymity setting from the config.
Gabriela Moldovan
2024-09-12
1
-2
/
+1
*
Merge branch 'bug_1613' into 'main'
gabi-250
2024-09-12
1
-1
/
+6
|
\
|
*
tor-keymgr: add an overwrite flag to KeyMgr::insert()
Morgan
2024-09-10
1
-1
/
+6
*
|
tor-hsservice: Remove outdated comment about publisher.
Gabriela Moldovan
2024-09-09
1
-17
/
+0
*
|
tor-hsservice: Fill out the missing descriptor publisher docs.
Gabriela Moldovan
2024-09-09
1
-1
/
+4
*
|
tor-hsservice: Add basic tests for publisher status reporting.
Gabriela Moldovan
2024-09-09
1
-3
/
+22
|
/
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-1
/
+1
*
tor-keymgr: Use tor-keys crate and remove dead code
David Goulet
2024-09-04
1
-1
/
+2
*
tor-hsservice: Make the reactor take a reference to the config.
Gabriela Moldovan
2024-08-21
1
-1
/
+1
*
tor-hsservice: Move authorized_clients out of RunningOnionService.
Gabriela Moldovan
2024-08-13
1
-9
/
+0
*
tor-hsservice: Use the configured authorized clients when encrypting the desc...
Gabriela Moldovan
2024-08-05
1
-0
/
+10
*
tor-hsservice: Resolve dead code warnings in publisher tests.
Gabriela Moldovan
2024-07-09
1
-11
/
+7
*
tor-hsservice: Remove unused code (fmt).
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Remove unused code.
Gabriela Moldovan
2024-07-09
1
-1
/
+1
*
tor-hsservice: Remove unused publisher functions.
Gabriela Moldovan
2024-07-09
1
-8
/
+0
*
tor-hsservice: Remove unnecessary allow.
Gabriela Moldovan
2024-07-09
1
-1
/
+0
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Run rustfmt
Ian Jackson
2024-03-05
1
-3
/
+3
*
tor-hsservice: prelude: Promote imports from reactor.rs
Ian Jackson
2024-03-05
1
-0
/
+3
*
tor-hsservice: prelude: Promote imports from descriptor.rs
Ian Jackson
2024-03-05
1
-0
/
+1
*
tor-hsservice: prelude: Move imports from publish.rs
Ian Jackson
2024-03-05
1
-13
/
+1
*
tor-hsservice: Move svc.rs contents into lib.rs
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: Hide IptLocalId field, and provide test constructor
Ian Jackson
2024-03-05
1
-2
/
+2
*
tor-hsservice: Move publish out of svc
Ian Jackson
2024-03-05
1
-0
/
+665