aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-02language!Daniel Stenberg
2009-09-02- Daniel Johnson founded a flaw in the code convering sftp-errors to libcurlDaniel Stenberg
2009-09-02extended CURL_CHECK_PKGCONFIG to check for a host-specific version of theDaniel Stenberg
2009-09-02spell out that when running_handles is zero, there is no longer any transfersDaniel Stenberg
2009-09-01comment the "stunnel exited with [num]" stuff since this is now happenDaniel Stenberg
2009-09-01- Peter Sylvester made a debug featuer for Curl_resolv() that now will forceDaniel Stenberg
2009-09-01a failed libssh2 check must not pollute the variablesDaniel Stenberg
2009-09-01clarify: building outside of the source tree is not special for theDaniel Stenberg
2009-09-01- configure now tries to use pkg-config for a number of sub-dependencies evenDaniel Stenberg
2009-08-3173. if a connection is made to a FTP server but the server then just neverDaniel Stenberg
2009-08-31- When using the multi interface with FTP and you asked for NOBODY, you did noDaniel Stenberg
2009-08-31Added a warning comment about curlbuild.h inclusion leading path.Patrick Monnerat
2009-08-31OS400: adjust inclusion paths in include files to avoid "include file not fou...Patrick Monnerat
2009-08-31added curl prefix for curlbuild.h back until we find a better solution;Gunter Knauf
2009-08-31added simple chkspeed sample.Gunter Knauf
2009-08-31removed curl prefix for curlbuild.h as Patrick suggested.Gunter Knauf
2009-08-30add casts to silent compiler warnings with 64bit systems.Gunter Knauf
2009-08-29add cast to silent compiler warning with 64bit systems.Gunter Knauf
2009-08-29add cast to silent compiler warning with 64bit systems.Gunter Knauf
2009-08-29fix shadow definition of outp.Gunter Knauf
2009-08-29add cast to silent compiler warning with 64bit systems.Gunter Knauf
2009-08-29removed obsolete casts.Gunter Knauf
2009-08-29add casts to silent compiler warnings with 64bit systems.Gunter Knauf
2009-08-29add cast to silient compiler warning with 64bit systems.Gunter Knauf
2009-08-28- Improved error message for not matching certificate subject name inKamil Dudka
2009-08-27disable the tests that differ between 32 and 64 bitDaniel Stenberg
2009-08-27Support lookup of IPv4 literals in ares_gethostbyname(), even when the addres...Steinar H. Gunderson
2009-08-24- Introduced a SYST-based test to properly set-up name format when dealing w...Patrick Monnerat
2009-08-24- Marc de Bruin pointed out that configure --with-gnutls=PATH didn't workDaniel Stenberg
2009-08-24- Eric Wong introduced support for the new option -T. (dot) that makes curlDaniel Stenberg
2009-08-24clarify the code by initing newurl to NULLDaniel Stenberg
2009-08-21With CURLOPT_PROXY_TRANSFER_MODE, avoid sending invalid URLs likeMichal Marek
2009-08-21- Andre Guibert de Bruet pointed out a missing return code check for aDaniel Stenberg
2009-08-21- Lots of good work by Krister Johansen, mostly related to pipelining:Daniel Stenberg
2009-08-195.3 Sort outgoing cookiesDaniel Stenberg
2009-08-18the mozilla browser is called Firefox...Daniel Stenberg
2009-08-18Pull the certificate files from the source directory. Ensure that theDan Fandrich
2009-08-16added missing curl_easy_pause to export list.Gunter Knauf
2009-08-14I think it's worth clarifying that curl DOES NOT validate a given URL moreDaniel Stenberg
2009-08-13- Changed NSS code to not ignore the value of ssl.verifyhost and produce moreKamil Dudka
2009-08-13mention yesterday's changesDaniel Stenberg
2009-08-12add missing file, as pointed out by Karl MDaniel Stenberg
2009-08-12start over fresh again towards 7.19.7Daniel Stenberg
2009-08-12imported names from the 7.19.6 RELEASE-NOTESDaniel Stenberg
2009-08-12Added a range of new fun date strings to try. This set of dates come from aDaniel Stenberg
2009-08-127.19.6Daniel Stenberg
2009-08-12- Carsten Lange reported a bug and provided a patch for TFTP upload and theDaniel Stenberg
2009-08-12use --insecure to allow non-matching known hosts for SSH-based protocolsDaniel Stenberg
2009-08-12pasted here (and renumbered) from the TODO-RELEASE since they are in factDaniel Stenberg
2009-08-11- Peter Sylvester made the HTTPS test server use specific certificates forDaniel Stenberg