cURL / Mailing Lists / curl-users / Single Mail

curl-users

ANNOUNCE: curl 7.4.2

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Nov 2000 09:33:50 +0100 (MET)

Proudly announcing:

        curl 7.4.2

Another release of curl and libcurl was just uploaded.

Fixes in this release include:

 configure now attempts to find openssl libs better
 an initial attempt to make a test suite is included
 binary/custom package information is added
 the Host: port number could be wrong on HTTPS requests
 -T and -o can be used on the same command line (bugfix)
 file:// bugfix (free() twice)
 ftp --head now sets type first, as some servers report different sizes for
  different types
 ftp upload resume could hang if the whole file was already uploaded
 another cookie parser fix
 added possibilty to replace the internal 'enter password' function (libcurl)
 encoded username/password in URL is now supported
 username in http-URL bugfix
 fixed the timers when location: headers were followed
 possibility to verify the peer's certificate for HTTPS connections (libcurl)
 timeouts are now working as supposed (under unix)!
 the interactive password input on win32 no longer echoes the password
 config file parser bugfix
 multiple -d options are now concatenated
 the memory debug system compiles on more systems
 passwords specified with -u can now properly contain @!
 The Host: header no longer sets port number for default ports (HTTP)
 -Y/-y bug fix
 more informative error message when https has not been built-in

-- 
  Daniel Stenberg -- curl project maintainer -- http://curl.haxx.se/
Received on 2000-11-15