mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
7 lines
260 B
Text
7 lines
260 B
Text
|
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.
|