aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-23Mention PolarSSL in tutorial & add some URLs to INSTALLDan Fandrich
2010-08-23RESUME_FROM: clarify what ftp uploads doDaniel Stenberg
2010-08-21Curl_is_connected: use correct errnoDirk Manske
2010-08-21cmdline: make -F type= accept ;charset=Daniel Stenberg
2010-08-20Added mk-ca-bundle.vbs script.Guenter Knauf
2010-08-20Trial to fix win32 autobuilds.Guenter Knauf
2010-08-19Use the S_ISREG macro to determine what is a regular fileDan Fandrich
2010-08-19AC_INIT: avoid a warning with autoconf 2.66Kamil Dudka
2010-08-18Fixed a memory leak during OOM in the multi timeout codeDan Fandrich
2010-08-18Removed a C99ism & made an array constDan Fandrich
2010-08-19test: added test 579 to verify progress callback for chunked postJulien Chaffraix
2010-08-18multi: avoid sending multiple complete messagesDaniel Stenberg
2010-08-18FAQ: update the list of supported protocolsDaniel Stenberg
2010-08-18FAQ: added blurb about ECCNDaniel Stenberg
2010-08-18It is sufficient to pipe stderr to NUL to get rid of the nasty messages.Guenter Knauf
2010-08-18Added SSPI build to Watcom makefile.Guenter Knauf
2010-08-16progress: callback for POSTs less than MAX_INITIAL_POST_SIZEJulien Chaffraix
2010-08-16Make the LD_PRELOAD path absolute in the tests that use itDan Fandrich
2010-08-16negotiation: Wrong proxy authorizationDaniel Stenberg
2010-08-16Clear stdout and stderr files on each test runDan Fandrich
2010-08-15Syncroniszed vclean target; fixed some comments.Guenter Knauf
2010-08-15THANKS: added contributors from 7.21.1Daniel Stenberg
2010-08-15multi: two fixes doneDaniel Stenberg
2010-08-15multi: use timeouts properly for MAX_RECV/SEND_SPEEDDaniel Stenberg
2010-08-15multi: support timeoutsDaniel Stenberg
2010-08-15Curl_llist_insert_next: allow insertion first in the listDaniel Stenberg
2010-08-15multi: make curl_multi_info_read perform O(1)Daniel Stenberg
2010-08-15curl -T: ignore file size of special filesKamil Dudka
2010-08-13Reset environment variables before starting serversDan Fandrich
2010-08-12typecheck-gcc: work around gcc upstream bug #32061Kamil Dudka
2010-08-11release cycle loop: start over toward 7.21.2Daniel Stenberg
2010-08-11RELEASE-NOTES: mention the runtests fix as wellDaniel Stenberg
2010-08-11runtests: clear old setenv remainders before testDaniel Stenberg
2010-08-11Added OpenSSL builds to Watcom makefiles.Guenter Knauf
2010-08-11configure: werror related adjustmentsYang Tse
2010-08-11FAQ: s/libcurl.so.3/libcurl.so.XDaniel Stenberg
2010-08-10KNOWN_BUG #59 is fixed. Clarify support of IPv6 zone IDs.Dan Fandrich
2010-08-10Fixed typo in Android configure commandDan Fandrich
2010-08-11HISTORY: added stuff from recent yearsDaniel Stenberg
2010-08-11warning: silence the compilerDaniel Stenberg
2010-08-10RELEASE-NOTES: synced, 3 additional bugfixesDaniel Stenberg
2010-08-10multi_socket_action: clarify how to kickstart itDaniel Stenberg
2010-08-10callbacks: acknowledge progress callback error returnsDaniel Stenberg
2010-08-10More Watcom makefile fixes ...Guenter Knauf
2010-08-10Fixed my wrong edit.Guenter Knauf
2010-08-10More Watcom makefile fixes.Guenter Knauf
2010-08-10Changed test for -u switch in order to enable other wmake switches.Guenter Knauf
2010-08-10llist: hide Curl_llist_initDaniel Stenberg
2010-08-10Added msys Perl since git for Win32 comes with own Perl which identifies as m...Guenter Knauf
2010-08-10Updated lib dependency versions.Guenter Knauf