summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-047.18.2curl-7_18_2Daniel Stenberg
2008-06-03Fixed a problem where telnet data would be lost if an EWOULDBLOCKDan Fandrich
2008-06-03Fixed typo in commentDan Fandrich
2008-06-01curl returns 0 for these options nowDaniel Stenberg
2008-06-01now returns 0Daniel Stenberg
2008-06-01(committed this for Marty Kuhrt:)Daniel Stenberg
2008-06-01return CURLE_OK instead of CURLE_FAILED_INIT if PARAM_HEKP_REQUESTED returned...Marty Kuhrt
2008-05-31Fix problem: 'result' may be used uninitialized.Yang Tse
2008-05-30updated to match curlmsg.msg 1.7Marty Kuhrt
2008-05-30resync with curl.h messagesMarty Kuhrt
2008-05-30resync with curl.h curle_ messagesMarty Kuhrt
2008-05-30Brad House fixed a missing header file inclusion in adig sample programYang Tse
2008-05-29Added a new "13. Web Login" chapterDaniel Stenberg
2008-05-29start working on 1.5.3Daniel Stenberg
2008-05-291.5.2cares-1_5_2Daniel Stenberg
2008-05-28Fixed 142 and 143Daniel Stenberg
2008-05-28- Emil Romanus found a problem and helped me repeat it. It occured when usingDaniel Stenberg
2008-05-28- Jeff Weber reported memory leaks with aborted SCP and SFTP transfers andDaniel Stenberg
2008-05-27Known bug #55, libcurl fails to build with MIT Kerberos for Windows (KfW)Yang Tse
2008-05-26- Bug report #1973352 (http://curl.haxx.se/bug/view.cgi?id=1973352) identifiedDaniel Stenberg
2008-05-26I'd like to see this fixed for the 7.18,2:Daniel Stenberg
2008-05-26Andreas Faerber and Scott McCreary made (lib)curl build for the Haiku OSDaniel Stenberg
2008-05-26Added Haiku OS, sorted the list of i386 OSesDaniel Stenberg
2008-05-26fix compiler warning: unreferenced formal parameterYang Tse
2008-05-26David Rosenstrauch reported that header files spnegohelp.h andYang Tse
2008-05-26fix: preprocessor complaining about macro redefinitionYang Tse
2008-05-24summary of the current outstanding issues for upcoming and the subsequentDaniel Stenberg
2008-05-24Christopher Palow's multi interface docs updatesDaniel Stenberg
2008-05-24Nikolai Kondrashov for his man page updateDaniel Stenberg
2008-05-24Nikolai Kondrashov provided a clarification for CURLOPT_HEADERFUNCTIONDaniel Stenberg
2008-05-23list all local sources the (demo) tools need, add a few missing scripts toDaniel Stenberg
2008-05-23this is not used (anymore)Daniel Stenberg
2008-05-23Added some more to do items and a known bug.Dan Fandrich
2008-05-23Dan Fandrich pointed out that this is the way we should increase the numberDaniel Stenberg
2008-05-22Made sure to pass longs in to curl_easy_setopt where necessary in theDan Fandrich
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2008-05-22we bump the SO "revision" for next release due to the new functions addedDaniel Stenberg
2008-05-22Fixed some include file problems on Windows reported by David RosenstrauchDan Fandrich
2008-05-22make sure the configure.ac file with the correct version number is shippedDaniel Stenberg
2008-05-22MSVC6+ clean-up targets must also remove acountry.exeYang Tse
2008-05-22sync with realityYang Tse
2008-05-21Renamed MSDOS_FILESYSTEM to avoid conflict with MIT GSSDan Fandrich
2008-05-21Removed some duplicated #includesDan Fandrich
2008-05-21fix: [action-if-found] part of AC_CHECK_TYPE macro cannot be quoted when emptyYang Tse
2008-05-21fix: remove need and definition of HAVE_SOCKLEN_T symbolYang Tse
2008-05-21fix: socklen_t definition commentYang Tse
2008-05-20When unable to properly detect gethostbyname_r() usage, configureYang Tse
2008-05-20update several macros using AC_TRY_LINK with AC_LINK_IFELSEYang Tse
2008-05-20Adapting last changes to OS400:Patrick Monnerat
2008-05-20fix underquoting of AC_LANG_PROGRAM argumentsYang Tse