mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
260 B
Plaintext
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.
|