Skip to content

Version 2.1.4

Compare
Choose a tag to compare
@szpajder szpajder released this 06 Mar 20:45
· 45 commits to master since this release
  • Fix compile error under MS Visual C++ caused by struct timeval
    being defined in winsock.h rather than sys/time.h (thx Jon Beniston)
  • Fix compile error under GCC >= 10 (multiple definitions of asn_debug_indent)
  • Fix for cmake >=3.17 not finding zlib1.dll when building with MinGW.