Merge remote-tracking branch 'teor/ticket24001'
[tor/appveyor.git] / changes / bug24613
blobd718f8f94210a2d9f884563a7392551dccb14a71
1   o Minor features (performance, 32-bit):
2     - Improve performance on 32-bit systems by avoiding 64-bit division
3       to calculate the current timestamp in milliseconds for channel
4       padding computations. Implements ticket 24613.