Skip to content

Releases: simdsoft/nsis-nscurl

v1.2022.1.7_minimal

11 Jan 21:02
4d0e8dc
Compare
Choose a tag to compare
  • Improve EOF range process

v1.2022.1.6_minimal

11 Jan 13:47
Compare
Choose a tag to compare
  • Reduce dll size from 3MB+ to 669KB
  • Build with VS2010SP1
  • Only export one API: NScurl::perform for download purpose only, it's same with NScurl::http
  • curl-7.81.0
  • SSL backend: Windows SSPI
  • no-http2
  • no-zlib
  • http,https,ftp and other protocols support
  • Compiler optimize flags: Favor Size
  • Only win32 build