Releases: ashkulz/NppFTP
Releases · ashkulz/NppFTP
v0.26.5
v0.26.4
v0.26.3
- 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
v0.26.1
v0.26: bump version to 0.26
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