mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
6 lines
260 B
Text
6 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.
|