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
/
lib.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
maint: Run maint/add_warning to deny string slices
Clara Engler
2026-06-09
1
-0
/
+2
*
Allow clippy::collapsible_if to trigger
Gabriela Moldovan
2026-02-16
1
-0
/
+1
*
maint/add_warning: Run script to add new warning
Gabriela Moldovan
2026-01-27
1
-0
/
+1
*
Merge branch 'disable-hidden-service' into 'main'
wesleyac
2025-11-12
1
-2
/
+8
|
\
|
*
arti(-client)/tor-hsservice: return None for disabled service
hashcatHitman
2025-10-16
1
-3
/
+5
|
*
arti/tor-hsservice: don't warn on autostart
hashcatHitman
2025-10-16
1
-8
/
+2
|
*
arti/tor-hsservice: warn on service autostart
hashcatHitman
2025-10-16
1
-2
/
+8
|
*
tor-hsservice: add config to disable service
hashcatHitman
2025-10-16
1
-0
/
+4
*
|
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-2
/
+2
|
/
*
Remove "doc_auto_cfg" incantation from all crates.
Nick Mathewson
2025-09-29
1
-1
/
+1
*
hsservice: Remove misleading OnionService note.
Gabriela Moldovan
2025-09-12
1
-1
/
+1
*
hsservice: Say how a RunningOnionService is constructed.
Gabriela Moldovan
2025-09-12
1
-1
/
+3
*
hsservice: Remove an already-addressed TODO.
Gabriela Moldovan
2025-09-12
1
-1
/
+0
*
arti: keys: Add `keys check-integrity` CLI tool
hjrgrn
2025-09-04
1
-0
/
+69
*
tor-hsservice: Move check for enable_pow without hs-pow-full feature.
Wesley Aptekar-Cassels
2025-08-14
1
-11
/
+0
*
tor-hsservice: Warn when enable_pow is set on a non hs-pow-full build.
Wesley Aptekar-Cassels
2025-08-13
1
-0
/
+11
*
tor-hsservice: Implement enable_pow option.
Wesley Aptekar-Cassels
2025-08-13
1
-1
/
+2
*
tor-hsservice: Add PowManager to OnionServiceStatus.
Wesley Aptekar-Cassels
2025-08-13
1
-2
/
+3
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-8
/
+10
*
Update code for Edition 2024
Nick Mathewson
2025-08-07
1
-1
/
+1
*
tor-hsservice: Add consensus params for Prop 362.
Wesley Aptekar-Cassels
2025-08-05
1
-0
/
+1
*
Use new DisplayRedacted/DebugRedacted code for HsId.
Nick Mathewson
2025-07-31
1
-2
/
+2
*
Temporarily suppress mismatched_lifetime_syntaxes.
Gabriela Moldovan
2025-07-07
1
-0
/
+1
*
tor-hsservice: Make PowManager persist state.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+5
*
tor-hsservice: Add ReplayLog to PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+9
*
tor-hsservice: Use Pin<Box<dyn Stream>>> instead of mpsc::Receiver.
Wesley Aptekar-Cassels
2025-05-27
1
-1
/
+4
*
tor-hsservice: Initial parts of PowManager.
Wesley Aptekar-Cassels
2025-05-27
1
-3
/
+15
*
protover, *: Add documentation about what "supported" means.
Nick Mathewson
2025-04-16
1
-1
/
+2
*
Add warnings about removing supported protocols.
Nick Mathewson
2025-04-16
1
-0
/
+2
*
New functions to report supported subprotocols
Nick Mathewson
2025-04-16
1
-0
/
+21
*
Use CautiousRng for keys going into the KeyMgr.
Nick Mathewson
2025-03-24
1
-1
/
+1
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-1
/
+1
*
Deprecate --onion-name; introduce --onion-address
disha
2025-03-12
1
-6
/
+22
*
clippy: deny `mod_module_files`
Steven Engler
2025-01-06
1
-0
/
+1
*
add_warnings, *: Allow clippy::needless_lifetimes
Nick Mathewson
2024-12-03
1
-0
/
+1
*
Move helpers from tor-hsservice to tor-netdir.
Wesley Aptekar-Cassels
2024-11-25
1
-2
/
+0
*
tor-hsservice: pass through the `CfgPathResolver`
Steven Engler
2024-11-18
1
-0
/
+2
*
Disable a lot of dead code warnings (fmt)
Ian Jackson
2024-10-17
1
-1
/
+4
*
Disable a lot of dead code warnings
Ian Jackson
2024-10-17
1
-0
/
+3
*
Introduce mpsc_channel_no_memquota and use it in the places it's wanted
Ian Jackson
2024-10-15
1
-1
/
+4
*
tor-hsservice: Move HsNickname to tor-persist.
Gabriela Moldovan
2024-10-08
1
-2
/
+1
*
tor-hsservice: Update docs to reflect KeystoreSelector renaming.
Gabriela Moldovan
2024-09-23
1
-1
/
+1
*
tor-keymgr: Rename the primary keystore for clarity.
Gabriela Moldovan
2024-09-23
1
-7
/
+7
*
tor-hsservice: Add API for generating the hsid for a service.
Gabriela Moldovan
2024-09-17
1
-2
/
+30
*
tor-hsservice: Make maybe_generate_hsid take a selector (fmt).
Gabriela Moldovan
2024-09-17
1
-3
/
+14
*
tor-hsservice: Make maybe_generate_hsid take a selector.
Gabriela Moldovan
2024-09-17
1
-6
/
+8
*
tor-hsservice: Do not generate the HsId until the service is launched.
Gabriela Moldovan
2024-09-17
1
-8
/
+10
*
tor-hsservice: Remove outdated TODO.
Gabriela Moldovan
2024-09-17
1
-4
/
+0
*
tor-hsservice: Remove deprecated constructor.
Gabriela Moldovan
2024-09-17
1
-36
/
+1
*
Merge branch 'bug_1613' into 'main'
gabi-250
2024-09-12
1
-4
/
+9
|
\
[next]