]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Add changes file
authorrl1987 <rl1987@sdf.lonestar.org>
Thu, 13 Sep 2018 07:18:06 +0000 (10:18 +0300)
committerNick Mathewson <nickm@torproject.org>
Sat, 1 Dec 2018 19:31:17 +0000 (14:31 -0500)
changes/ticket27620 [new file with mode: 0644]

diff --git a/changes/ticket27620 b/changes/ticket27620
new file mode 100644 (file)
index 0000000..6c49169
--- /dev/null
@@ -0,0 +1,3 @@
+  o Code simplification and refactoring:
+    - Rework SOCKS wire format handling to rely on trunnel-generated
+      parsing/generation code. Resolves ticket 27620.