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
*
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
|
\
|
*
tor-keymgr: add an overwrite flag to KeyMgr::insert()
Morgan
2024-09-10
1
-4
/
+9
*
|
Merge branch 'publisher-svc-status' into 'main'
David Goulet
2024-09-10
1
-2
/
+0
|
\
\
|
|
/
|
/
|
|
*
tor-hsservice: Remove an outdated TODO.
Gabriela Moldovan
2024-09-09
1
-2
/
+0
*
|
tor_hsservice use get::<HsIdKey> rather than get::<HsIdKeypair>
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-11
/
+9
|
/
*
tor-hsservice: Log whether the service is running in restricted discovery mode.
Gabriela Moldovan
2024-08-13
1
-0
/
+12
*
tor-hsservice: Move authorized_clients out of RunningOnionService.
Gabriela Moldovan
2024-08-13
1
-20
/
+0
*
tor-hsservice: Give static_keys precedence over key_dirs (fmt).
Gabriela Moldovan
2024-08-05
1
-3
/
+1
*
tor-hsservice: Do not error if there are more than MAX_RESTRICTED_DISCOVERY_C...
Gabriela Moldovan
2024-08-05
1
-11
/
+3
*
tor-hsservice: Use the configured authorized clients when encrypting the desc...
Gabriela Moldovan
2024-08-05
1
-0
/
+1
*
tor-hsservice: Store the client keys in RunningOnionService.
Gabriela Moldovan
2024-08-05
1
-0
/
+31
*
tor-hsservice: Add OnionServiceBuilder, deprecate OnionService::new.
Gabriela Moldovan
2024-07-15
1
-1
/
+30
*
tor-hsservice: Abolish OnionServiceState (fmt).
Gabriela Moldovan
2024-07-15
1
-24
/
+27
*
tor-hsservice: Abolish OnionServiceState.
Gabriela Moldovan
2024-07-15
1
-38
/
+21
*
Re-run maint/add_warning.
Nick Mathewson
2024-05-06
1
-2
/
+2
*
tor-hsservice: use shared status_tx to report OnionServiceStatus via RunningO...
Richard Pospesel
2024-04-13
1
-6
/
+0
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
Fix some rustdoc warnings.
Nick Mathewson
2024-03-12
1
-4
/
+4
*
Run rustfmt
Ian Jackson
2024-03-05
1
-2
/
+2
*
tor-hsservice: prelude: Move imports from lib.rs
Ian Jackson
2024-03-05
1
-42
/
+2
*
tor-hsservice: prelude: Move most imports from ipt_estanblish.rs
Ian Jackson
2024-03-05
1
-0
/
+2
*
tor-hsservice: Change: Use tor-async-utils oneshot, not raw one from futures
Ian Jackson
2024-03-05
1
-1
/
+1
*
tor-hsservice: Move svc.rs contents into lib.rs
Ian Jackson
2024-03-05
1
-2
/
+712
*
tor-hsservice: Move IptLocalId into a module
Ian Jackson
2024-03-05
1
-96
/
+2
*
tor-hsservice: Move publish out of svc
Ian Jackson
2024-03-05
1
-1
/
+2
*
tor-hsservice: Move rend_handshake.rs out of svc
Ian Jackson
2024-03-05
1
-0
/
+1
*
tor-hsservice: Move ipt_establish.rs out of svc
Ian Jackson
2024-03-05
1
-0
/
+1
*
tor-hsservice: Move netdir.rs out of svc
Ian Jackson
2024-03-05
1
-1
/
+2
*
deny clippy::unchecked_duration_subtraction
trinity-1686a
2024-02-29
1
-0
/
+1
*
tor-hsservice: Add an IptError type for status reporting.
Gabriela Moldovan
2024-02-19
1
-0
/
+1
*
test-temp-dir: New crate
Ian Jackson
2024-01-25
1
-4
/
+0
[next]