tor/changes/ticket28816

5 lines
272 B
Plaintext
Raw Normal View History

2019-02-09 15:56:54 +01:00
o Code simplification and refactoring:
- Introduce a connection_dir_buf_add() helper function that checks for
compress_state of dir_connection_t and automatically writes a string to
directory connection with or without compression. Resolves issue 28816.