summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorGeorge Kadianakis <desnacked@riseup.net>2019-11-18 19:21:10 +0200
committerGeorge Kadianakis <desnacked@riseup.net>2019-11-18 19:21:10 +0200
commit53ac9a9a91a8f2ab45c75550456716074911e685 (patch)
treeee44dcbe242c4440ae41bcc888d839020959e942 /changes
parentb996d55bcda5e952c7a95cc933df8c05318c5495 (diff)
downloadtor-53ac9a9a91a8f2ab45c75550456716074911e685.tar.gz
tor-53ac9a9a91a8f2ab45c75550456716074911e685.zip
Add changes file for #30381.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug303819
1 files changed, 9 insertions, 0 deletions
diff --git a/changes/bug30381 b/changes/bug30381
new file mode 100644
index 0000000000..2430b45af0
--- /dev/null
+++ b/changes/bug30381
@@ -0,0 +1,9 @@
+ o Major features (controller):
+ - New ONION_CLIENT_AUTH_ADD control port command to add client-side onion
+ service client authorization credentials. Closes part of ticket 30381.
+ - New ONION_CLIENT_AUTH_REMOVE control port command to remove client-side
+ onion service client authorization credentials. Closes part of ticket
+ 30381.
+ - New ONION_CLIENT_AUTH_VIEW control port command to view stored
+ client-side onion service client authorization credentials. Closes part
+ of ticket 30381. \ No newline at end of file