wodFTPServer Changelog

What's new in wodFTPServer 3.4.2

Jan 16, 2024
  • Fix for Terrapin attacks (CVE-2023-48795) using strict KEX mode
  • HostKeyList property added

New in wodFTPServer 3.4.1 (Nov 20, 2020)

  • Binaries now compiled in VS2019
  • New key signature algorithms rsa-sha2-256,rsa-sha2-512

New in wodFTPServer 3.4.0 (Jul 18, 2019)

  • ECDSA publickey authentication fix.

New in wodFTPServer 3.3.9 (Feb 11, 2018)

  • Updated OpenSSL to 1.0.2n

New in wodFTPServer 3.3.8 (May 23, 2017)

  • Fixed access violation when connection was made from Paessler PRTG client

New in wodFTPServer 3.3.7 (May 23, 2017)

  • Fix in UseNTAuthentication that failed if non-english characters were used in login or password

New in wodFTPServer 3.3.6 (Dec 1, 2016)

  • Fix in FTP protocol when large directory listing was requested by the client, and component stopped responding until listing complete

New in wodFTPServer 3.3.5 (Dec 1, 2016)

  • Fixed access violation errors when FTP and Threads were used

New in wodFTPServer 3.3.4 (Dec 1, 2016)

  • KeyExchangeList property

New in wodFTPServer 3.3.3 (Dec 1, 2016)

  • EncryptionList and HMacList properties added
  • Support for Elliptic curve cryptography
  • Key exchange algorithms ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521
  • Signature algorithms ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521
  • MAC algorithms hmac-sha2-256,hmac-sha2-512

New in wodFTPServer 3.3.2 (Dec 1, 2016)

  • New SecureProtocols enumeration values ProtTLS10, ProtTLS11, and ProtTLS12 for TLS 1.0, TLS1.1 and TLS1.2 support

New in wodFTPServer 3.3.1 (Mar 27, 2015)

  • Fix in SFTP uploads that ignores MaxTransferRate setting

New in wodFTPServer 3.3.0 (Jan 6, 2015)

  • New property FileLocking that defines if files are locked during transfers

New in wodFTPServer 3.2.6 (Nov 4, 2014)

  • Fixed access violation crash in SFTP protocol when double slash was used

New in wodFTPServer 3.2.5 (Nov 4, 2014)

  • New property Secure, to define which secure protocol to use with FTPS/FTPSImplicit. You can force TLS1 using this property

New in wodFTPServer 3.2.4 (May 3, 2014)

  • Fix in SFTP protocol where SSH_FXF_EXCL flag was not handled properly when opening file

New in wodFTPServer 3.2.3 (Oct 14, 2013)

  • Fix in SSL, when whole certificate chain (if exists) was sent only to first client

New in wodFTPServer 3.2.2 (Jan 23, 2013)

  • Fixed vulnerability reported on the forum

New in wodFTPServer 3.2.1 (Jan 23, 2013)

  • Fixed multithreaded FIPS usage

New in wodFTPServer 3.2.0 (Jun 13, 2012)

  • FIPS property added to allow FIPS to be used as external (validated) DLL

New in wodFTPServer 3.1.6 (Jan 26, 2012)

  • Fix in REST command that could cause wodFTPServer to freeze if REST position was too large

New in wodFTPServer 3.1.5 (Nov 24, 2011)

  • Fix in x64 version that froze in SFTP when directory listing was requested

New in wodFTPServer 3.1.4 (Oct 28, 2011)

  • Fix when file was locked in Disconnected event, when connection was uncleanly broken

New in wodFTPServer 3.1.3 (Jun 23, 2011)

  • Fix in LoginCertificate event. User.Certificate now contains reference to same certificate as in the event. It was empty before.
  • Multiple fixes in relative paths calculations in NLST command

New in wodFTPServer 3.1.2 (Feb 15, 2011)

  • Data socket in non-passive mode now forces same adapter as control socket

New in wodFTPServer 3.1.1 (Jan 25, 2011)

  • IPv6 support, UseIPv6 property

New in wodFTPServer 3.0.7 (Sep 18, 2010)

  • Fixed memory leak in SFTP protocol and public key authentication

New in wodFTPServer 3.0.6 (Jul 23, 2010)

  • Support for aes128-ctr, aes192-ctr, aes256-ctr encryption algorithms in SFTP protocol

New in wodFTPServer 3.0.5 (Apr 17, 2010)

  • Fixed access violation problem when large number of virtual files or folders were created

New in wodFTPServer 3.0.4 (Mar 15, 2010)

  • Fix in FTP(S) protocol, if file uploads fails to start, empty "leftover" file is now deleted

New in wodFTPServer 3.0.3 (Jan 26, 2010)

  • Distribution now contains x86 and x64 binaries

New in wodFTPServer 3.0.2 (Nov 27, 2009)

  • New property StrictDataIP to restrict PORT command to valid IP address

New in wodFTPServer 3.0.1 (Nov 19, 2009)

  • Binaries are from now on recompiled in VS 2008
  • New event TransferStatus where you can return error to the client if your local file tests fail

New in wodFTPServer 3.0.0 (Oct 24, 2009)

  • UTF8 support in all protocols
  • CLNT and OPTS UTF8 support in FTP(S)
  • MLSD and MLST directory format is returned on request
  • SFTP version 4 implemented

New in wodFTPServer 2.4.5 (Sep 11, 2009)

  • Fixes potential bugs in wodFTPServer that could lead to denial of service. Thanks to researchers working at Orange Labs for exploring those vulnerabilities

New in wodFTPServer 2.4.4 (Mar 7, 2009)

  • Fixes possible data-connection freezing problem, when component freezes on PASV command

New in wodFTPServer 2.4.3 (Feb 11, 2009)

  • Fix in showing and changing dates over 2039, would cause component to generate access violation error
  • Updated OpenSSL to latest 0.9.8j
  • Removed requirement for MSVCRT.DLL library

New in wodFTPServer 2.3.3 (Dec 17, 2007)

  • LIST command in FTP(S) protocol now supports arguments and wildcards. Supported arguments are sort related - rtSX

New in wodFTPServer 2.3.2.0 (Jun 28, 2007)

  • Fix in nonpassive FTP protocol when client issued PORT command with 3 digit values describing IP address - caused wodFTPServer to misinterpret the IP

New in wodFTPServer 2.2.4.0 (Nov 13, 2006)

  • Fix in PWD command that always returned lowercase result

New in wodFTPServer 2.2.1.0 (Sep 1, 2006)

  • Encryption property added. Now you can force specific encryption algorithm