[tor-commits] [tor/master] Changes file for Andrea's work on 6456
nickm at torproject.org
nickm at torproject.org
Tue Nov 4 14:59:29 UTC 2014
commit 3d8cb107323fa5d9cc375087e69a9940b947d0e3
Author: Nick Mathewson <nickm at torproject.org>
Date: Tue Nov 4 09:59:25 2014 -0500
Changes file for Andrea's work on 6456
---
changes/tickets6456 | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/changes/tickets6456 b/changes/tickets6456
new file mode 100644
index 0000000..68ce2c7
--- /dev/null
+++ b/changes/tickets6456
@@ -0,0 +1,6 @@
+ o Code simplification and refactoring:
+ - Combine the functions used to parse ClientTransportPlugin and
+ ServerTransportPlugin into a single function. Closes ticket 6456.
+
+ o Testing:
+ - New tests for parse_transport_line(). Part of ticket 6456.
More information about the tor-commits
mailing list