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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump all the unstable tor- and arti- crates to 0.22.0.
Gabriela Moldovan
2024-09-03
1
-26
/
+26
*
oneshot-fused-workaround: Set the initial version to 0.1.0.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
Fix formatting issues introduced by fixup-features.
Gabriela Moldovan
2024-09-03
1
-1
/
+3
*
Run fixup-features in preparation for release.
Gabriela Moldovan
2024-09-03
1
-1
/
+1
*
extract tor_async_utils::oneshot into ::oneshot-fused-workaround
Jim Newsome
2024-08-28
4
-3
/
+5
*
tor-hsservice: Recreate the file watcher on every key_dir change event.
Gabriela Moldovan
2024-08-27
1
-0
/
+3
*
tor-config: Rename watch_file to watch_path.
Gabriela Moldovan
2024-08-27
1
-2
/
+2
*
tor-hsservice: Make sure we always watch the parents of the key_dirs.
Gabriela Moldovan
2024-08-27
1
-15
/
+24
*
tor-hsservice: Always recreate the file watcher if the config changes.
Gabriela Moldovan
2024-08-27
1
-59
/
+6
*
Merge branch 'ci' into 'main'
Ian Jackson
2024-08-27
1
-0
/
+3
|
\
|
*
Add script for *testing* without any features enabled
Ian Jackson
2024-08-19
1
-0
/
+3
*
|
tor-hsservice: Add a TODO about rethinking publish rate-limiting.
Gabriela Moldovan
2024-08-21
1
-0
/
+11
*
|
tor-hsservive: Document how restricted discovery live reloading works.
Gabriela Moldovan
2024-08-21
1
-0
/
+48
*
|
tor-hsservice: Remove a TODO that is no longer relevant.
Gabriela Moldovan
2024-08-21
1
-16
/
+1
*
|
tor-hsservice: Add TODO about updating publisher status on error.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
*
|
tor-hsservice: Update the authorized_clients and watcher when the config chan...
Gabriela Moldovan
2024-08-21
1
-1
/
+5
*
|
tor-hsservice: Store a FileWatcher in the publisher reactor.
Gabriela Moldovan
2024-08-21
1
-2
/
+137
*
|
tor-hsservice: Pass watch_configuration down to restricted discovery config.
Gabriela Moldovan
2024-08-21
1
-0
/
+8
*
|
tor-hsservice: Derive getters for OnionServiceConfig, RestrictedDiscoveryConfig.
Gabriela Moldovan
2024-08-21
2
-7
/
+5
*
|
tor-hsservice: Schedule descriptor republication whenever the key_dirs conten...
Gabriela Moldovan
2024-08-21
1
-1
/
+57
*
|
tor-hsservice: Add helper for reading authorized_clients.
Gabriela Moldovan
2024-08-21
1
-8
/
+17
*
|
tor-hsservice: Add channel for receiving key_dirs change events.
Gabriela Moldovan
2024-08-21
1
-0
/
+11
*
|
tor-hsservice: Log a message whenever restricted discovery mode is toggled.
Gabriela Moldovan
2024-08-21
1
-0
/
+13
*
|
tor-hsservice: Only republish if the config changes are relevant.
Gabriela Moldovan
2024-08-21
1
-8
/
+1
*
|
tor-hsservice: Make restricted_discovery updateable.
Gabriela Moldovan
2024-08-21
1
-1
/
+1
*
|
tor-hsservice: Make the reactor take a reference to the config.
Gabriela Moldovan
2024-08-21
2
-3
/
+3
*
|
tor-hsservice: Use OnionServiceConfigPublisherView in the publisher.
Gabriela Moldovan
2024-08-21
2
-16
/
+11
*
|
tor-hsservice: Create a type for the descriptor publisher's view of the config.
Gabriela Moldovan
2024-08-21
1
-1
/
+49
*
|
tor-hsservice: Log the client nicknames the descriptor is encrypted for.
Gabriela Moldovan
2024-08-21
1
-1
/
+4
*
|
tor-hsservice: Log if we are about to generate a new descriptor.
Gabriela Moldovan
2024-08-21
1
-0
/
+1
|
/
*
Resolve unreachable_patterns warnings from nightly.
Nick Mathewson
2024-08-13
1
-16
/
+13
*
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
3
-31
/
+9
*
tor-hsservice: Remove unnecessary docsrs cfg_attr.
Gabriela Moldovan
2024-08-07
1
-1
/
+0
*
tor-hsservice: Add comments about the cfg_attrs around restricted_discovery.
Gabriela Moldovan
2024-08-07
1
-0
/
+3
*
tor-hsservice: Add missing docsrs cfg to restricted_discovery module.
Gabriela Moldovan
2024-08-06
1
-0
/
+1
*
tor-hsservice: Add an extra log in the descriptor publisher.
Gabriela Moldovan
2024-08-05
1
-0
/
+4
*
tor-hsservice: Fix broken doc links in RestrictedDiscoveryConfig.
Gabriela Moldovan
2024-08-05
1
-6
/
+4
*
tor-hsservice: Rewrite read_keys impl to be more functional.
Gabriela Moldovan
2024-08-05
1
-21
/
+11
*
tor-hsservice: Use DirEntry::file_name to simplify key file reading logic.
Gabriela Moldovan
2024-08-05
1
-19
/
+14
*
tor-hsservice: Reduce code duplication in restricted mode tests.
Gabriela Moldovan
2024-08-05
1
-6
/
+3
*
tor-hsservice: Give static_keys precedence over key_dirs (fmt).
Gabriela Moldovan
2024-08-05
3
-16
/
+8
*
tor-hsservice: Give static_keys precedence over key_dirs.
Gabriela Moldovan
2024-08-05
2
-32
/
+100
*
tor-hsservice: Do not error if there are more than MAX_RESTRICTED_DISCOVERY_C...
Gabriela Moldovan
2024-08-05
3
-93
/
+24
*
tor-hsservice: Add a note about live updates.
Gabriela Moldovan
2024-08-05
1
-0
/
+7
*
tor-hsservice: Use the configured authorized clients when encrypting the desc...
Gabriela Moldovan
2024-08-05
5
-8
/
+49
*
tor-hsservice: Remove unused import from internal prelude.
Gabriela Moldovan
2024-08-05
1
-1
/
+0
*
tor-hsservice: Remove unused config types.
Gabriela Moldovan
2024-08-05
2
-79
/
+1
*
tor-hsservice: Store the client keys in RunningOnionService.
Gabriela Moldovan
2024-08-05
2
-0
/
+41
*
tor-hsservice: Use restricted config option in OnionServiceConfig.
Gabriela Moldovan
2024-08-05
1
-13
/
+30
[next]