aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-08-11creditDaniel Stenberg
2009-08-11- Benbuck Nason posted the bug report #2835196Daniel Stenberg
2009-08-11Include the Android make file in the source package even though theDan Fandrich
2009-08-11Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat
2009-08-11Added links to more details on most issues. Moved all these issues to 7.19.7Daniel Stenberg
2009-08-11Fixed a memory leak in the FTP code and an off-by-one heap buffer overflow.Dan Fandrich
2009-08-09Fixed some memory leaks in the command-line tool that caused most of theDan Fandrich
2009-08-07fix cast for some systems which are broken due to absense of socklen_t, there...Gunter Knauf
2009-08-06added a cast to silent compiler warning with 64bit systems.Gunter Knauf