diff options
author | George Kadianakis <desnacked@riseup.net> | 2019-11-18 19:21:10 +0200 |
---|---|---|
committer | George Kadianakis <desnacked@riseup.net> | 2019-11-18 19:21:10 +0200 |
commit | 53ac9a9a91a8f2ab45c75550456716074911e685 (patch) | |
tree | ee44dcbe242c4440ae41bcc888d839020959e942 /changes | |
parent | b996d55bcda5e952c7a95cc933df8c05318c5495 (diff) | |
download | tor-53ac9a9a91a8f2ab45c75550456716074911e685.tar.gz tor-53ac9a9a91a8f2ab45c75550456716074911e685.zip |
Add changes file for #30381.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug30381 | 9 |
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 |