summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2020-02-19 13:55:18 -0500
committerNick Mathewson <nickm@torproject.org>2020-02-19 13:55:18 -0500
commit65b75ef3d5628fac8e8eeebaf66c437a505653e0 (patch)
tree4d58093b552a1dbab30cb12927b00c9ccbcc847a /changes
parent7b6e81f8e65668e948153a4e089135d0befe3713 (diff)
parent9b21a5d2549bb1ef1ee8f3c8cc92b33ff411ce36 (diff)
downloadtor-65b75ef3d5628fac8e8eeebaf66c437a505653e0.tar.gz
tor-65b75ef3d5628fac8e8eeebaf66c437a505653e0.zip
Merge branch 'extract_ext_orport'
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket333683
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/ticket33368 b/changes/ticket33368
new file mode 100644
index 0000000000..ecc6f66f4e
--- /dev/null
+++ b/changes/ticket33368
@@ -0,0 +1,3 @@
+ o Minor features (client-only compilation):
+ - Disable more code related to the ext_orport protocol when compiling
+ without support for relay mode. Closes ticket 33368.