summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
AgeCommit message (Expand)Author
2005-08-24Toby Peterson added CURLOPT_IGNORE_CONTENT_LENGTH to the library, accessibleDaniel Stenberg
2005-08-24valgrind version 3 renames the --logfile command line option to --log-file...Daniel Stenberg
2005-08-24Fixed CA cert verification using GnuTLS with the default bundle, whichDaniel Stenberg
2005-08-19Norbert Novotny had problems with FTPS and he helped me work out a patchDaniel Stenberg
2005-08-17handles expiry times in cookie files that go beyond 32 bits in sizeDaniel Stenberg
2005-08-17- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (withDaniel Stenberg
2005-08-16client side fixesDaniel Stenberg
2005-08-15recent changesDaniel Stenberg
2005-08-09Christopher R. Palmer fixed the offsets used for date parsings when the timeDaniel Stenberg
2005-08-07Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on aDaniel Stenberg
2005-08-07When curl is built with GnuTLS, curl-config didn't include "SSL" whenDaniel Stenberg
2005-07-30correction and added new mirrorDaniel Stenberg
2005-07-27If any of the options CURLOPT_HTTPGET, CURLOPT_POST and CURLOPT_HTTPPOST isDaniel Stenberg
2005-07-27Peteris Krumins added CURLOPT_COOKIELIST and CURLINFO_COOKIELIST, which is aDaniel Stenberg
2005-07-15cURLpp 0.5.1Daniel Stenberg
2005-07-13Diego Casorran patches to make (lib)curl build fine on Amiga againDaniel Stenberg
2005-07-12mention the Rexx/CURL releaseDaniel Stenberg
2005-07-12Adrian Schuur added trailer support in the chunked encoding stream. TheDaniel Stenberg
2005-07-05Gisle Vanem came up with a nice little work-around for bug #1230118. ItDaniel Stenberg
2005-07-04mention the strerror_r detection fix in configureDaniel Stenberg
2005-07-03Andrew Bushnell provided enough info for me to tell that we badly needed toDaniel Stenberg
2005-06-28new Lua bindingDaniel Stenberg
2005-06-22David Shaw fixesDaniel Stenberg
2005-06-19possible windows memory leak fixed by GisleDaniel Stenberg
2005-06-03Andres Garcia's text mode fix for the 'data' partDaniel Stenberg
2005-05-31Todd Kulesza reported a flaw in the proxy option, since a numerical IPv6Daniel Stenberg
2005-05-29recent changesDaniel Stenberg
2005-05-24recent actionDaniel Stenberg
2005-05-18three fixes since 7.14.0Daniel Stenberg
2005-05-16start working on 7.14.1Daniel Stenberg
2005-05-13uses select() instead of poll() even on Mac OS X 10.4Daniel Stenberg
2005-05-12-z bad use warning and NTLM proxy auth in reconnect fixDaniel Stenberg
2005-05-11the new HTTP headersDaniel Stenberg
2005-05-09new counterDaniel Stenberg
2005-05-09new mirror, added amount of contributorsDaniel Stenberg
2005-05-06one more command line option, fixed the AIX 4.3 enabled IPv6 build (it nowDaniel Stenberg
2005-05-02Added --trace-time that when used adds a time stamp to each trace line thatDaniel Stenberg
2005-05-02two bugs, one changeDaniel Stenberg
2005-04-29more fixesDaniel Stenberg
2005-04-26fixingDaniel Stenberg
2005-04-232 days, 4 fixesDaniel Stenberg
2005-04-18two bugfixes of todayDaniel Stenberg
2005-04-12next release will be version 7.14.0 thanks to the added GnuTLS supportDaniel Stenberg
2005-04-10HTTP 304 response with Content-Length: headerDaniel Stenberg
2005-04-07GnuTLS!Daniel Stenberg
2005-04-05restart with a blank page againDaniel Stenberg
2005-04-04win resolve crash, win makefile fixDaniel Stenberg
2005-04-03fix of tonightDaniel Stenberg
2005-03-30fix configure's SSL-detection for msys/mingw (from Andres Garcia)Daniel Stenberg
2005-03-29Better connection keep-alive when POSTing with HTTP Digest or Negotiate.Daniel Stenberg