Skip to content

Releases: ashkulz/NppFTP

v0.26.5

13 Jul 12:20
Compare
Choose a tag to compare

This release upgrades OpenSSL to 1.0.2d and libssh to 0.7.1, which includes security and bug-fixes for stability.

v0.26.4

04 Jun 14:25
Compare
Choose a tag to compare

This release upgrades libssh to 0.7.0, which should fix connecting to servers with hardened settings (#31).

v0.26.3

18 Feb 08:40
Compare
Choose a tag to compare
  • add support for entering the private key passphrase at runtime
  • update to OpenSSL 1.0.2a and libssh 0.6.5
  • fix "Unknown authentication method" being returned for some servers
  • clear existing selection in TreeView when directory is changed
  • fix memory leak in PU::SimplifyExternalPath()
  • fix crash in SSLCertificates::FreeDERVector()
  • major refactoring of the build system

v0.26.2

06 Mar 22:31
Compare
Choose a tag to compare
bump version to 0.26.2

v0.26.1

06 Mar 22:33
Compare
Choose a tag to compare
release 0.26.1

v0.26: bump version to 0.26

06 Mar 22:34
Compare
Choose a tag to compare

This mostly involved documenting the build process and updating the
libraries used:

  • zlib updated from 1.2.4 to 1.2.8 (precompiled)
  • OpenSSL updated from 0.9.8n to 1.0.1j (precompiled)
  • libssh updated from 0.4.4 to 0.6.4 (precompiled)
  • TinyXML updated from 2.6.1 to 2.6.2