summaryrefslogtreecommitdiff
path: root/CHANGES
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-17- Jeff Pohlmeyer found out that if you ask libcurl to load a cookiefile (withDaniel 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-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-13Diego Casorran patches to make (lib)curl build fine on Amiga againDaniel 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-22David Shaw fixesDaniel Stenberg
2005-06-19possible windows memory leak fixed by GisleDaniel Stenberg
2005-06-13recent buildconf fiddlingDaniel Stenberg
2005-06-06Tupone Alfredo's fixes:Daniel 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-29Eric Cooper reported about a problem with HTTP servers that responds withDaniel Stenberg
2005-05-24recent actionDaniel Stenberg
2005-05-18updateDaniel Stenberg
2005-05-18The configure check for strerror_r() failed to detect the proper API atDaniel Stenberg
2005-05-16Version 7.14.0curl-7_14_0Daniel Stenberg
2005-05-13adjusted the configure to always skip the fine-poll() test on Mac OS X (darwin)Daniel Stenberg
2005-05-12-z bad use warning and NTLM proxy auth in reconnect fixDaniel Stenberg
2005-05-11mention the select() error fix as wellDaniel Stenberg
2005-05-11the new HTTP headersDaniel Stenberg
2005-05-02Sort of "fixed" KNOWN_BUGS #4: curl now builds IPv6 enabled on AIX 4.3. AtDaniel Stenberg
2005-05-02Added --trace-time that when used adds a time stamp to each trace line thatDaniel Stenberg
2005-05-02two bugfixes, one change and one test script modificationDaniel Stenberg
2005-04-29more fixesDaniel Stenberg
2005-04-27Paul Moore made curl check for the .curlrc file (_curlrc on windows) on twoDaniel Stenberg
2005-04-26fixingDaniel Stenberg
2005-04-25Fred New reported a bug where we used Basic auth and user name and password inDaniel Stenberg
2005-04-24Based on feedback from Cory Nelson, I added some preprocessor magic inDaniel Stenberg
2005-04-232 days, 4 fixesDaniel Stenberg
2005-04-18Olivier reported that even though he used CURLOPT_PORT, libcurl clearly stillDaniel Stenberg
2005-04-18Toshiyuki Maezawa reported that when doing a POST with a read callback,Daniel Stenberg
2005-04-10HTTP 304 response with Content-Length: headerDaniel Stenberg
2005-04-07GnuTLS!Daniel Stenberg
2005-04-05the smell of releasecurl-7_13_2Daniel Stenberg
2005-04-04win resolve crash, win makefile fixDaniel Stenberg
2005-04-03Hardeep Singh reported a problem doing HTTP POST with Digest. (It was actuallyDaniel 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