Releases: sshock/AFFLIBv3
AFFLIB Version 3.7.20
AFFLIB Version 3.7.19
Several minor fixes over the last year or so, including fixes for Hurd and other platforms:
AFFLIB Version 3.7.18
Fix affverify failing due to context being freed too soon
Fix pyaff build issue with newer Python (3.7) and cython (0.29)
AFFLIB Version 3.7.17
Misc fixes over the last year:
d77ae18 fix #34: option typo (25 minutes ago)
92ee47f minor fixes to configure.ac (3 months ago)
bdb0ef1 Fix issue #32, an off-by-one buffer overflow (6 months ago)
d438bef whitespace (6 months ago)
435a2ca Sanity check size passed to malloc... (6 months ago)
becf548 Fix incrementing in vnode_split_raw.cpp for comment consistnecy (12 months ago)
e32b671 Update Win32 readmes to fix issue #26. (1 year, 2 months ago)
AFFLIB Version 3.7.16
AFFLIB Version 3.7.15
Fix pyaff to integrate with automake better, thanks to @umireon.
AFFLIB Version 3.7.14
Python 3 support using cython, thanks to @umireon.
AFFLIB Version 3.7.13
Fix some warnings and enable support for FUSE on macOS.
(Please use this release, not 3.7.12 or 3.7.11, which had incorrect versioning.)
AFFLIB Version 3.7.10
Add support for OpenSSL 1.1.0.
AFFLIB Version 3.7.8
C++11 and other misc fixes.