tor/changes/tickets6456
2014-11-04 09:59:25 -05:00

7 lines
260 B
Plaintext

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.