aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-06we now support GSS/Kerberos 5 for ftp file transfers!Daniel Stenberg
2007-08-05Patrick Monnerat updated the _FORM_DEBUG-enabled code, and I updated commentsDaniel Stenberg
2007-08-04changed to use libssh2 0.16;Gunter Knauf
2007-08-04another mirrorDaniel Stenberg
2007-08-04Patrick Monnerat fixed curl_easy_escape() and curlx_strtoll() to work onDaniel Stenberg
2007-08-04Fixed a couple of compiler warnings.Dan Fandrich
2007-08-03Refactored CreateConnection() somewhat to reduce its length by splittingDan Fandrich
2007-08-03fixed small fix issue I introduced with my previous commit.Gunter Knauf
2007-08-03some more makefile fixes/changes.Gunter Knauf
2007-08-03Start adding some expanded error conversion of libssh2 errors.James Housley
2007-08-03The previous commit to force the use of libssh2-0.16 by removingJames Housley
2007-08-03changed 'rm -f' to 'del /f' so it works without GnuUtils as Peteris Krumins p...Gunter Knauf
2007-08-03Peteris Krumins pointed out some MingW32 related build issues.Gunter Knauf
2007-08-03Peteris Krumins pointed out that the standard MingW32 build depends on zlib; ...Gunter Knauf
2007-08-03SCP and SFTP support now requires libssh2 0.16 or laterDaniel Stenberg
2007-08-03remove left-over partly support for libssh2 0.14Daniel Stenberg
2007-08-03The SSH code now only works with libssh2 0.16 or later. Thus we must notDaniel Stenberg
2007-08-02Scott Cantor filed bug report #1766320Daniel Stenberg
2007-08-02Fixed a compiler warning.Dan Fandrich
2007-08-02Patrick Monnerat's cleanup fix after my alloc-strings commitDaniel Stenberg
2007-08-02Dmitriy Sergeyev reported a regression: resumed file:// transfers brokeDaniel Stenberg
2007-08-02clarify that setting POSTFIELDS to NULL or "" is not enough to make a zero byteDaniel Stenberg
2007-08-02argh, Greg Morse pointed out that the NTLM POST fix only worked if VERBOSEDaniel Stenberg
2007-08-01Patrick Monnerat and I modified libcurl so that now it *copies* all stringsDaniel Stenberg
2007-08-01Greg Morse reported a problem with POSTing using ANYAUTH to a server requiringDaniel Stenberg
2007-07-30AIX 4 and 5 get to use non-blocking socketsDaniel Stenberg
2007-07-30Peter O'Gorman pointed out (and fixed) that the non-blocking check inDaniel Stenberg
2007-07-30users should use the CURLMOPT_TIMERFUNCTION rather than curl_multi_timeoutDaniel Stenberg
2007-07-30less blocking these daysDaniel Stenberg
2007-07-30updated based on suggestion from Jeff PohlmeyerDaniel Stenberg
2007-07-30Patrick Monnerat restored qssl successful compilation and loadingDaniel Stenberg
2007-07-30give credit to Greg ZavertnikDaniel Stenberg
2007-07-30Properly set USE_SSL on OS/400Dan Fandrich
2007-07-30Fixed compiler warning on non-SSL buildsDan Fandrich
2007-07-29Added "4.15 FTPS doesn't work" and updated a few other sections slightlyDaniel Stenberg
2007-07-29Bug report #1759542 (http://curl.haxx.se/bug/view.cgi?id=1759542). A bad useDaniel Stenberg
2007-07-27added missing part for the qsossl supportDaniel Stenberg
2007-07-26added initial pkg-config file (attempt)Daniel Stenberg
2007-07-24Removed unused variable.Dan Fandrich
2007-07-23#if that should be #ifdefDaniel Stenberg
2007-07-23Implemented the parts of Patrick Monnerat's OS/400 patch that introducesDaniel Stenberg
2007-07-23Implemented only the parts of Patrick Monnerat's OS/400 patch that renamedDan Fandrich
2007-07-23Log the "<CMD> wasn't handled" error normally since it is now expectedDan Fandrich
2007-07-23added 2 system libs necessary for linking OpenSSL 0.9.8e statically.Gunter Knauf
2007-07-22fix mess added in my previous commitDaniel Stenberg
2007-07-22HTTP Digest auth fix on a re-used connectionDaniel Stenberg
2007-07-22Added test case 354 that makes a simple FTP retrieval without password, whichDaniel Stenberg
2007-07-21test and verify curl -I on a single FTP file somewhat more than beforeDaniel Stenberg
2007-07-21To allow more flexibility in FTP test cases, I've removed the enforced statesDaniel Stenberg
2007-07-21newsDaniel Stenberg