diff options
author | seb <seb@pkgsrc.org> | 2001-09-29 15:42:24 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2001-09-29 15:42:24 +0000 |
commit | e1024faef432dcbeda3a28983157e9c54392ecf8 (patch) | |
tree | e08d5880952cca851616062c17b8a2257d0d19ef /devel | |
parent | 2681f87e2e543b3a2091f8d59623ab62cb214127 (diff) | |
download | pkgsrc-e1024faef432dcbeda3a28983157e9c54392ecf8.tar.gz |
Upgrade to version 7.9
Fixed in 7.9
now properly returns an error code when connection to an SSL server
with a non-legitimate certificate.
displays certificate expire date with SSL and verbose output
-R sets the timestamp of a downloaded file to the same as the remote
file
-c writes all cookies to a specified file (based on the new libcurl
option CURLOPT_COOKIEJAR)
SSL session ID caching is being done for multiple requests to the same
hosts
CURLOPT_COOKIEFILE can now be specified any number of times
fixed portability issue in the SSL code
-G improvements, now works with -I and on URLs including question mark.
various windows compile, build and makefile fixes
multiple curl_easy_perform() invokes when a previous invoke followed a
Location: could lead to a crash
curl_formadd() is a new function to replace the now deprecated
curl_formparse() one, for building rfc1867 form posts.
rfc1867-posts are now done including the Expect: 100-continue header.
release archive now includes all docs as HTML pages too
flushes the progress meter stream to improve look on windows
fixed the configure script --with-ssl problem
Diffstat (limited to 'devel')
0 files changed, 0 insertions, 0 deletions