mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'maint-0.4.0' into release-0.4.0
This commit is contained in:
@@ -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.
|
||||
@@ -0,0 +1,3 @@
|
||||
o Code simplification and refactoring:
|
||||
- Refactor handle_get_next_bandwidth() to use connection_dir_buf_add().
|
||||
Implements ticket 29897.
|
||||
Reference in New Issue
Block a user