Rename `zlib_state` to `compress_state` in the test_buffers.
[tor.git] / changes / ticket21841
blob08c7406725743286d6b895bbc234ef567c3845fc
1   o Code simplification and refactoring:
2     - Isolate our usage of the openssl headers so that they are only
3       used from our crypto wrapper modules, and from tests that examing those
4       modules' internals. Closes ticket 21841.