commit c2222ba169a059e1a6ce04cb9014fe8870674d87 Author: rl1987 rl1987@sdf.lonestar.org Date: Sat Feb 9 16:56:54 2019 +0200
Add changes file --- changes/ticket28816 | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/changes/ticket28816 b/changes/ticket28816 new file mode 100644 index 000000000..02878ccfd --- /dev/null +++ b/changes/ticket28816 @@ -0,0 +1,4 @@ + 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.
tor-commits@lists.torproject.org