aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-09-27Fix compiler warning: the address of 'env' will always evaluate as 'true'Yang Tse
2007-09-26we added a curl_easy_setopt() option tooDaniel Stenberg
2007-09-26Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg
2007-09-26Max Katsev reported that when doing a libcurl FTP request withDaniel Stenberg
2007-09-25Make glibc define the prototype for strcasestrDan Fandrich
2007-09-25a new Lua binding and I shortened the wording on several bindings by cuttingDaniel Stenberg
2007-09-25#ifdef out a few more functions when SSL is disabled.Dan Fandrich
2007-09-25Use a native strcasestr() if found.Dan Fandrich
2007-09-24Immanuel Gregoire fixed KNOWN_BUGS #44: --ftp-method nocwd did not handleDaniel Stenberg
2007-09-24Bad use of "its" replaceed with a rephrase. I noticed this flaw thanks to theDaniel Stenberg
2007-09-22Steinar H. Gunderson fixed: Correctly clear sockets from the fd_set on inDaniel Stenberg
2007-09-22Steinar H. Gunderson modified c-ares to now also do to DNS retries even whenDaniel Stenberg
2007-09-22Brad House provided a fix for ares_save_options(): Apparently I overlookedDaniel Stenberg
2007-09-21--proxy-negotiate is added in 7.17.1Daniel Stenberg
2007-09-21the NSS patch has been committedDaniel Stenberg
2007-09-21Available command line options: 119Daniel Stenberg
2007-09-21Mark Davies fixed Negotiate authentication over proxy, and also introducedDaniel Stenberg
2007-09-20Added variable substitution to the <verify><file> section.Dan Fandrich
2007-09-20reformatted to be similar to the FAQ to make it look nicer on the site:Daniel Stenberg
2007-09-20Achint Mehta pointed out this dead linkDaniel Stenberg
2007-09-20the winsock stuff is made by curl_global_initDaniel Stenberg
2007-09-20fix bad linkDaniel Stenberg
2007-09-20Immanuel Gregoire is the manDaniel Stenberg
2007-09-20Fixed typo in error message.Dan Fandrich
2007-09-18Rob Crittenden provided an NSS update with the following highlights:Daniel Stenberg
2007-09-18mention the prefered source code line length to be less than 80 columnsDaniel Stenberg
2007-09-18Immanuel pointed out that public key SSH auth failed if no public/privateDaniel Stenberg
2007-09-18Use double quotes in command lines for consistency.Dan Fandrich
2007-09-18added a define for Win32 to detect already defined ssize_t.Gunter Knauf
2007-09-18IPv6 is a required feature for these two tests, even if it's not obvious.Dan Fandrich
2007-09-17Fixed the required server entryDan Fandrich
2007-09-17Changed some FTP tests to validate the format of the PORT and EPRT commandsDan Fandrich
2007-09-17Added %CLIENTIP and %CLIENT6IP data file substitution variables.Dan Fandrich
2007-09-17Allow setting the IP address on which to listen for connections.Dan Fandrich
2007-09-17Günter's ldap fixesDaniel Stenberg
2007-09-17Make the ftp server connect to the address given by curl in the PORT/EPRTDan Fandrich
2007-09-17Made the directory postprocessor more forgiving of input directory formatDan Fandrich
2007-09-15three done, seven to goDaniel Stenberg
2007-09-15Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTPDaniel Stenberg
2007-09-15offer a friendlier single-line commandDaniel Stenberg
2007-09-15fixed ldap support for winldap.Gunter Knauf
2007-09-15fixed VC6 makefiles for new ldap linkage.Gunter Knauf
2007-09-15I want these CONNECT problems fixed tooDaniel Stenberg
2007-09-157.17.1 planned release in November 2007, and a bunch of things to deal withDaniel Stenberg
2007-09-14Replaced 127.0.0.1 with %HOSTIP where possibleDan Fandrich
2007-09-14Added LDAPS, SCP and SFTP to curl-config --protocols. Removed andDan Fandrich
2007-09-14Added LDAPS, SCP and SFTP to curl-config --protocols.Dan Fandrich
2007-09-13Compile samples with -DCURL_NO_OLDIESDan Fandrich
2007-09-137.17.1-CVS is now the dev versionDaniel Stenberg
2007-09-13start over on 7.17.1Daniel Stenberg