home *** CD-ROM | disk | FTP | other *** search
/ ftp.ncftp.com / ftp.ncftp.com.zip / ftp.ncftp.com / libncftp / older_versions / libncftp-3.2.2-src.tar.bz2 / libncftp-3.2.2-src.tar / libncftp-3.2.2 / doc / CHANGELOG.txt next >
Text File  |  2008-08-07  |  13KB  |  359 lines

  1. LibNcFTP Change Log:
  2. ===================
  3.  
  4. 3.2.2, 2008-08-08
  5.  
  6.   + PASV mode will now be retried, in case of a transient failure.
  7.     (Thanks, Steven Frank).
  8.  
  9.   + The directory listing parser now can recognize dates in the format
  10.     of YYYY-mm-dd HH:MM[:SS].
  11.  
  12.   + Fixed feature detection for WS_FTP servers.
  13.  
  14.   + Workaround bug in REST on WS_FTP 6.0 (Thanks, Dan Nelson).
  15.  
  16.   + Fixed a problem where doing a get on a remote file that did not exist,
  17.     but a file by the same name existed locally, would err out but truncate
  18.     the local file anyway.
  19.  
  20.   + On Mac OS X, the configure script will now try to build universal
  21.     binaries by default.  If you don't want that, pass --disable-universal
  22.     to configure.
  23.  
  24.   + The default connect timeout has been reduced from 30 to 10 seconds to 
  25.     reflect the increase in the typical user's network speed.
  26.  
  27.   + Visual Studio 2008 solution files are now provided for building the
  28.     source on Windows.
  29.  
  30.  
  31. 3.2.1, 2007-07-29
  32.  
  33.   + Now a little more tolerant of FTP servers who send their internal network
  34.     IP addresses in their PASV response.  When this is detected, it will be
  35.     ignored and the data connection will connect to the same IP that is used
  36.     for the control connection.
  37.  
  38.   + Fix problem where an empty directory could cause a recursive download
  39.     to abort prematurely.
  40.   
  41.   + Resuming of uploads can now work for servers that do not support
  42.     REST + STOR.  The APPE command will be used instead.
  43.  
  44.   + A few memory leaks plugged.
  45.  
  46.   + Fixes for FreeBSD 6 for compatibility with /usr/bin/make.
  47.  
  48.  
  49. 3.2.0, 2006-08-05
  50.  
  51.   + Fix read overflow in FTW (Thanks, Carl MAILLOUX, Craig Ball, and others).
  52.  
  53.   + Fixed a problem with ASCII translation where a CR+LF may not have
  54.     been converted to the local text EOLN format if the CR+LF was split
  55.     over an internal block boundary.  The ASCII translation code has
  56.     been rewritten so it is also more tolerant of malformatted text,
  57.     such as CR+CR+LF end-of-lines.
  58.  
  59.   + You can now resume uploads when uploading into a temporary file
  60.     (e.g. ncftpput's -S and -T options for using a temporary suffix or prefix).
  61.  
  62.   + Fixes for Cygwin.
  63.  
  64.   + Some fixes for largefile support on Windows.
  65.  
  66.   + You can now resume transfers in ASCII mode, rather than just binary.
  67.  
  68.   + Fixed a problem with recursive uploads for Windows.
  69.  
  70.   + You can now use an empty password if your user account does not have
  71.     a password.
  72.  
  73.   + Fixed a bug where Type of Service socket options were being set
  74.     with IPPROTO_TCP instead of IPPROTO_IP.
  75.  
  76.  
  77. 3.1.9, 2005-03-19
  78.  
  79.   + Renamed internal library function Duration() to FTPDuration()
  80.     to avoid namespace collision on Mac OS X.
  81.  
  82.   + Recognize additional error response codes to SITE UTIME, to prevent
  83.     using it if the server doesn't support it.
  84.  
  85.   + If the server does not support setting timestamps in MDTM, quit
  86.     trying it if it fails the first time.
  87.  
  88.   + Do not allow control characters such as NUL, CR, LF in FTP URLs, to
  89.     avoid command injection as described by
  90.     Albert Puigsech Galicia <ripe AT 7a69ezine.org>.
  91.  
  92.   + Fixed a problem where a timed-out transfer may have been detected
  93.     but still locked up the process (Thanks, IWAI, Masaharu).
  94.  
  95.   + New function: FTPMkParentDir.  Useful for creating the parent directory
  96.     of a given pathname.
  97.  
  98.   + New function: FTPGetFileToMemory(), which can download directly into
  99.     a pre-allocated memory buffer.  The function FTPPutFileFromMemory()
  100.     is also available and has been present in previous releases.
  101.     See the "ncftpgettomem.c" sample program for an example.
  102.  
  103.   + Small compatibility fixes for Mac OS X, Solaris 10, Linux.
  104.  
  105.   + Fix a memory leak on Windows that could occur when an error occurred 
  106.     during uploading.
  107.  
  108.  
  109. 3.1.8.1, 2004-07-27
  110.   
  111.   + New error codes, kErrProxyDataConnectionsDisabled (-198) and
  112.     kErrDataConnOriginatedFromBadPort (-199).  These will be helpful
  113.     to detect when data connections were closed because of the
  114.     allowProxyForPort or require20 fields.
  115.  
  116.   + A fix for some DNS resolution problems on Linux.
  117.  
  118.  
  119. 3.1.8, 2004-07-12
  120.  
  121.   + New error code, kErrRemoteSameAsLocal (-197), which is the upload
  122.     equivalent of kErrLocalSameAsRemote (-178).  It is recommended that
  123.     you special case this error when doing an upload, since it really
  124.     indicates that the only reason it didn't do the upload was because
  125.     the file was already there.
  126.  
  127.   + New "pncftp" sample program shows how to do a proxy FTP transfer
  128.     (server-to-server direct FTP).
  129.  
  130.   + Recognize broken IBM mainframe FTP servers and work around them.
  131.  
  132.   + Working around a problem with ProFTPD 1.2.9 and later which would
  133.     cause recursive downloads to fail.
  134.  
  135.   + For the malicious server problem that was addressed in 3.1.5, enhanced
  136.     the fix for better compatibility with mainframe FTP servers.
  137.  
  138.   + Several HP-UX 10 compatibility bugs fixed (Thanks, Laurent FAILLIE).
  139.  
  140.   + Bug fixed with the upload socket buffer not being set (Thanks, ybobble).
  141.  
  142.  
  143. 3.1.7, 2004-01-07
  144.  
  145.   + Fixed a memory leak introduced in 3.1.6.
  146.  
  147.   + Fixed problem where it was assumed that daylight saving's time occurred
  148.     at the same time each year for all timezones.
  149.   
  150.   + Problem fixed with "ls -a" where occasionally a row with ".." and another
  151.     file would be omitted.
  152.   
  153.   + The configure script can now detect when the config.cache file has been
  154.     improperly recycled from a machine with a different OS.
  155.   
  156.   + The Windows version now uses the USERPROFILE environment variable, if it
  157.     was set, as the location of the user's home directory.
  158.  
  159.   + Recognize broken DG/UX servers and work around them.
  160.  
  161.  
  162. 3.1.6, 2003-08-25
  163.  
  164.   + Fixed an important bug that was causing socket leaks on Windows.
  165.  
  166.   + Fix for possible "Double Timeout" condition that could occur on uploads.
  167.  
  168.   + Added support for GCC 3.4 precompiled headers.
  169.  
  170.   + The "ABOR" sequence used by FTPAbortTransfer is more robust.
  171.  
  172.   + There is now a "canceling" field for use from a progress meter to
  173.     determine if the canceler has been invoked.
  174.  
  175.   + There is also a "canceled" field to tell if the transfer was successfully
  176.     aborted.
  177.  
  178.   + Bug fixed where the library would try to perror() [bad anyway] for a
  179.     case when select() returned EINTR.
  180.  
  181.   + Bug fixed where timeouts may not have worked.
  182.  
  183.   + To the improved ASCII handling from 3.1.5, added another case where we
  184.     workaround files sent by a buggy FTP server implementation whose
  185.     files have CR+CR+LF end-of-lines.
  186.  
  187.   + More fixes related to the above, as well as few other fixes from
  188.     Martin Storsj├.
  189.  
  190.   + Bug fixed where an upload filename could have been limited to 127
  191.     characters.
  192.  
  193.   + For the malicious server problem that was addressed in 3.1.5, enhanced
  194.     the fix for better compatibility with Serv-U and WS_FTP servers.
  195.  
  196.   + Bug fixed where a several minute delay would be incurred if you
  197.     tried to transfer a file that did not exist.
  198.  
  199.  
  200. 3.1.5, 2002-10-13
  201.  
  202.   + Problem fixed where a malicious or trojaned FTP server could send back
  203.     pathnames with directories different from the directory requested.
  204.     For example, if you did:
  205.       cd /pub
  206.       get *.zip
  207.     the malicious server could
  208.     send back a pathname like ../../../some/other/dir/filename.here
  209.     rather than pathnames such as filename.zip and trick NcFTP into writing
  210.     into a different local pathname if your user privileges had permission
  211.     to write it.
  212.  
  213.     For details, see the CERT Vulnerability Note, at
  214.       http://www.kb.cert.org/vuls/id/210409
  215.  
  216.  + Compatibility fixes for AIX, Linux, Mac OS X, IRIX 6.2 and SunOS 4.
  217.  
  218.  + Be less pedantic about incorrectly formatted multi-line responses.
  219.  
  220.  + For ASCII transfers, try harder to handle non-native end-of-line formats.
  221.  
  222.  + New timeval fields lastCmdStart and lastCmdFinish which are updated by
  223.    the library automatically.  The purpose of these is to let you check
  224.    them to see if you want to send a NOOP to keep the connection alive.
  225.  
  226.  
  227. 3.1.4, 2002-07-02
  228.  
  229.  + Changed declaration of FTPConfirmResumeDownloadProc and
  230.    FTPConfirmResumeUploadProc so first parameter is a FTPCIPtr.
  231.    Unfortunately this will require existing code be slightly revised.
  232.  
  233.  + Another internal function, Error(), has been renamed to FTPLogError()
  234.    to avoid another namespace collision.
  235.  
  236.  + New configure flag, --disable-ccdv.
  237.  
  238.  + Makefile has "distclean" target.
  239.  
  240.  + Compatibility fixes for C++ and Linux.
  241.  
  242.  + Fixed a socket leak and a crash on Win32.
  243.  
  244.  + A few minor fixes for firewall logins.
  245.  
  246.  + By default, proxy connections for PORT are no longer allowed.  This is
  247.    mostly an extra security precaution, to eliminate cases where someone
  248.    could hijack a data connection by connecting to us after we issue PORT
  249.    but before the server could connect to us.
  250.  
  251.  + Bug fixed in configure script for enabling Socks.
  252.  
  253.  + A few new firewalls (permutations of type 1).  (Thanks, Felix Buenemann)
  254.  
  255.  + Try harder to avoid unnecessary SIZE/MDTM/MLST/REST commands.
  256.  
  257.  + A new "hasHELP_SITE" structure field is available in case you need
  258.    to avoid doing a "HELP SITE".  Some server software (i.e. IBM Mainframes)
  259.    crashes when you do this.
  260.  
  261.  
  262. 3.1.3, 2002-03-27
  263.  
  264.  + Enhancements to Monkey.
  265.  
  266.  + Bug fixed on Solaris where a socket could be left in non-blocking mode.
  267.  
  268.  + Ls parsing is now more forgiving of weird /bin/ls implementations (AIX).
  269.  
  270.  + Be more lenient on broken server implementations which include extra
  271.    blank lines in the control connection conversation.
  272.  
  273.  + Compatibility fixes for IRIX 5.x and AIX 4.2.x.
  274.  
  275.  + Compatibility fixes for Cygwin
  276.    (Thanks, Charles Wilson <cwilson AT ece.gatech.edu>).
  277.  
  278.  + Some extra debugging information is now logged to the trace logs.
  279.  
  280.  + Fix namespace collisions with Mac OS headers.  Use "FTPLine" and
  281.    "FTPFileInfo", in place of "Line" and "FileInfo".
  282.  
  283.  
  284. 3.1.2, 2002-01-30:
  285.  
  286.  + A fix for the local hostname detection code which could result with only
  287.    the first character of the domain appended, rather than the entire domain
  288.    (Thanks, Bernhard Sadlowski <sadlowsk AT mathematik.uni-bielefeld.de>).
  289.  
  290.  + Another bug fixed in local hostname detection where looking up the host
  291.    by IP address was not done correctly.
  292.  
  293.  + Fixed a few portability problems on HP-UX 10.20 which were introduced
  294.    in 3.1.0.
  295.  
  296.  + Fixed bug with readdir_r usage on Solaris, which could cause crashes
  297.    when doing recursive uploads, among other things.
  298.  
  299.  + On Linux, use gethostbyname2_r() to specify that we only want IPv4
  300.    addresses returned.
  301.  
  302.  + Reversing behavior from 3.1.0 where we did a shutdown() on the half
  303.    of the socket that wasn't used.  We suspect this was causing some
  304.    firewalls and routers to panic and assume the whole connection was
  305.    to be closed.
  306.  
  307.  + Bug fixed where an unresolvable hostname caused a pointless connection
  308.    attempt which would fail.
  309.  
  310.  + Bug fixed in FTPChdir3 with one-at-a-time mode.
  311.  
  312.  + Obscure bug fixed in recursive local globbing.
  313.  
  314.  + Fixes for ncftpsyncput sample program.
  315.  
  316.  
  317. 3.1.1, 2001-12-23:
  318.  
  319.  + Fixed bugs with our use of gethostbyname_r/addr_r on Linux.
  320.  
  321.  + Fixed bugs with our implementation of stat64() on Windows, which caused
  322.    problems when querying information about local directories.
  323.  
  324.  
  325. 3.1.0, 2001-12-17:
  326.  
  327. + Win32 support is now officially incorporated into the library.
  328.  
  329. + The library no longer uses signals or expects you to have signal
  330.   handlers for SIGALRM or SIGPIPE.
  331.  
  332. + Internal changes should result in the library being more friendly
  333.   to multi-threaded environments, although we still do not have our
  334.   test suite ready to certify that the library is 100% threadsafe.
  335.  
  336. + Library defaults to "PASV-but-fallback-to-PORT" mode now (i.e.
  337.   cip->dataPortMode == kFallBackToSendPortMode).  The previous
  338.   default had been PORT mode (cip->dataPortMode == kSendPortMode).
  339.  
  340. + Library now uses timeouts by default since a signal handler is not
  341.   required (kDefaultXferTimeout==600, kDefaultConnTimeout==30, and
  342.   kDefaultCtrlTimeout==135).
  343.  
  344. + Bug fixed where puts could delay a few seconds unnecessarily after
  345.   the file had been sent.
  346.  
  347. + Library optimizations should result in less unneeded code included with
  348.   programs that use the libraries.  Your programs should be smaller as a
  349.   result.
  350.  
  351. + Recursive uploading has been substantially reworked for both functionality
  352.   and reliability.  Arbitrary pathname sizes have also been removed, so
  353.   directory trees should only be limited by available memory and stack space.
  354.  
  355. + Huge number of lint fixes.  LibNcFTP now compiles cleanly on several
  356.   platforms even with extra warning options enabled.
  357.  
  358. + Large number of internal changes to the configure scripts.
  359.