summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-11Added comment about strtoimax()Daniel Stenberg
2005-08-11fix for NetWare crossbuilds to display the right config.h when build on Win32.Gunter Knauf
2005-08-10the debug callback was called with CURLINFO_TEXT with the data size oneDaniel Stenberg
2005-08-10minor Makefile fix.Gunter Knauf
2005-08-10minor Makefile fix.Gunter Knauf
2005-08-10added some more NetWare targets.Gunter Knauf
2005-08-10some minor Makefile fixes for SSL.Gunter Knauf
2005-08-10make ares compile again for NetWare.Gunter Knauf
2005-08-10make ares compile again for NetWare.Gunter Knauf
2005-08-10fixed line endings so it works again with gnu make on Win32.Gunter Knauf
2005-08-09Christopher R. Palmer fixed the offsets used for date parsings when the timeDaniel Stenberg
2005-08-08mention two other bugs we should fix before releaseDaniel 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-08-07Don't prevent FTPS:// through a http proxy, as we cannot know if it works orDaniel Stenberg
2005-08-07mention our security related mail alias in the "who do I mail" sectionDaniel Stenberg
2005-08-04Support realloc() on a NULL pointer properly (printf(%p) on a NULL pointerDaniel Stenberg
2005-08-04killed trailing whitespace, narrowed a few lines to 80 colsDaniel Stenberg
2005-08-01mention that the NOBODY reset thing is added in 7.14.1Daniel Stenberg
2005-07-30Moved items from TODO-RELEASE to TODO since they're not really bound to happenDaniel Stenberg
2005-07-30clarified the PHP/CURL topic a bit moreDaniel Stenberg
2005-07-30correction and added new mirrorDaniel Stenberg
2005-07-30CURLOPT_COOKIELIST change since it no longer modifies the input string contentsDaniel Stenberg
2005-07-28reset the numcookies counter too (I missed it in the previous commit)Daniel Stenberg
2005-07-28fixed example since this is how the interface works nowDaniel Stenberg
2005-07-28now strdups the cookielist inpointer before passed on, as the cookie functionDaniel Stenberg
2005-07-28curl standard indent/formatDaniel Stenberg
2005-07-28Needs 'struct_stat'. Increased verbosity.Gisle Vanem
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-27disabling HTTP should also nullify this function callDaniel Stenberg
2005-07-27Fixed --without-gnutlsDan Fandrich
2005-07-21Fixed some typos in output messages.Dan Fandrich
2005-07-20Properly support the options --without-spnego --without-gssapi --without-krb4Dan Fandrich
2005-07-20Add -Wdeclaration-after-statement to gcc to detect accidental C99-styleDan Fandrich
2005-07-17Simplified the code within curl_easy_perform() that calls Curl_perform().Daniel 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-13better description for HEADERFUNCTIONDaniel Stenberg
2005-07-13elaborate a bit on how to deal with chunked-encoded trailers that now areDaniel Stenberg
2005-07-13converted this back to one name per line to make it easier/better to diffDaniel 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-08mention an old ideaDaniel Stenberg
2005-07-07mention the exception only once ;-)Daniel Stenberg
2005-07-05correction for the 407 with response-body caseDaniel Stenberg
2005-07-05Update copyright.Gisle Vanem
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