aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-09"tag" the function referals properlyDaniel Stenberg
2008-04-07make previous compiler warning fix more portableYang Tse
2008-04-07fix compiler warning: argument is incompatible with corresponding format stri...Yang Tse
2008-04-07fix compiler warning: indirection to slightly different base typesYang Tse
2008-04-07fix compiler warning: local variable may be used without having been initializedYang Tse
2008-04-07Adapt OS400 SSL (qssl.h) to V5R4Patrick Monnerat
2008-04-07fix compiler warning: unreferenced formal parameterYang Tse
2008-04-07fix compiler warning: assignment within conditional expressionYang Tse
2008-04-07- Fix the MIT / Heimdal check for good:Michal Marek
2008-04-05- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properlyDaniel Stenberg
2008-04-05provide CURL_DEFAULT_PROXY_PORT set to 1080 for the default port libcurlDaniel Stenberg
2008-04-05- Based on the Debian bug report #474224 that complained about the FTP errorDaniel Stenberg
2008-04-04- Alexey Simak fixed the VC dsp file by adding the missing source fileDaniel Stenberg
2008-04-04Alexey Simak made adig support NAPTR recordsDaniel Stenberg
2008-04-04Eino Tuominen improved the code when a file is used to seed the randomizerDaniel Stenberg
2008-04-04Give a hint as to why a url_fopen failed.Dan Fandrich
2008-04-04SunSSH sshd ignores UsePrivilegeSeparation optionYang Tse
2008-04-04SunSSH 1.2 options syncYang Tse
2008-04-04oops, forgot to add test554Daniel Stenberg
2008-04-04Added test627 to test SFTP with CURLOPT_NOBODYDan Fandrich
2008-04-03- Setting CURLOPT_NOBODY to FALSE will now switch the HTTP request method toDaniel Stenberg
2008-04-03Scott Barrett added support for CURLOPT_NOBODY over SFTPDaniel Stenberg
2008-04-03Made sure that curl_global_init is called in all the multithreadedDan Fandrich
2008-04-02removed unused var.Gunter Knauf
2008-04-02removed double dependency.Gunter Knauf
2008-04-01128 - Phil Blundell's ares and ipv6 fix (feedback lacking)Daniel Stenberg
2008-04-01Eetu contributed back in 2000...Daniel Stenberg
2008-03-31132 - Xponaut's CURLFORM_STREAM option to curl_formadd()Daniel Stenberg
2008-03-31moved CURL_CA_BUNDLE define to generated config.h.Gunter Knauf
2008-03-31Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek
2008-03-31expanded a comment around some of the new formpost callback usageDaniel Stenberg
2008-03-31- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow anDaniel Stenberg
2008-03-31Changed the makefile so the doc/examples/ programs are never built in aDan Fandrich
2008-03-30added people from the 7.18.1 release announcementDaniel Stenberg
2008-03-30back to a blank for 7.18.2Daniel Stenberg
2008-03-30start working on 7.18.2Daniel Stenberg
2008-03-307.18.1Daniel Stenberg
2008-03-30132 - Xponaut's CURLFORM_STREAM option to curl_formadd()Daniel Stenberg
2008-03-30I'm officially pushing the two remaining issues to the next release instead,Daniel Stenberg
2008-03-28Made the test work on perl 5.00Dan Fandrich
2008-03-27- Stephen Collyer pointed out that configure --with-libssh2 without a givenDaniel Stenberg
2008-03-27fix --with-libssh2 when given without pathDaniel Stenberg
2008-03-27- As found out and reported by Dan Petitt, libcurl didn't show progress/callDaniel Stenberg
2008-03-25spell!Daniel Stenberg
2008-03-25- Made setting the CURLOPT_SSL_CTX_FUNCTION option return a failure in caseDaniel Stenberg
2008-03-25spell it out loudly and clearly that CURLOPT_SSL_CTX_FUNCTION is onlyDaniel Stenberg
2008-03-22- Fixed the problem with doing a zero byte SCP transfer, verified with testDaniel Stenberg
2008-03-21roadmap aheadDaniel Stenberg
2008-03-20Jes reported the curl-config bugDan Fandrich
2008-03-20Fixed a problem where curl-config --protocols could erroneously show LDAPSDan Fandrich