Merge branch 'maint-0.4.3' into maint-0.4.4
[tor.git] / changes / ticket33633
blobde030a6000d11e51c2c1c531567f8ce390a34e91
1   o Code simplification and refactoring:
2     - Move the circuit extend code to the relay module.
3       Split the circuit extend function into smaller functions.
4       Closes ticket 33633.
5     - Move LOG_PROTOCOL_WARN to app/config.c. Resolves a dependency inversion.
6       Closes ticket 33633.