aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-08-10Make testcurl.pl Watcom-aware.Guenter Knauf
2010-08-10parse_remote_port: fix ;type= URL suffix over HTTP proxyDaniel Stenberg
2010-08-10indent: white space fixes onlyDaniel Stenberg
2010-08-09build: fix previous pushYang Tse
2010-08-09build: don't build libhostname unless shared libcurl is builtYang Tse
2010-08-09build: libhostname and chkhostname linkage adjustments followupYang Tse
2010-08-08typo: remove duplicate semicolonDaniel Stenberg
2010-08-08multi: avoid a malloc() when a transfer is completeDaniel Stenberg
2010-08-08build: libhostname linkage adjustments followupYang Tse
2010-08-07Fix to overwrite libcurl name.Guenter Knauf
2010-08-07build: chkhostname build adjustments followupYang Tse
2010-08-07build: allow NTLM tests to run on more build configurationsU-D5B1PQ1J\Administrador
2010-08-07curl_easy_setopt.3: rename stream to userdataDaniel Stenberg
2010-08-07Block created curlbuild.h for NetWare to avoid usage from other platforms.Guenter Knauf
2010-08-07RELEASE-NOTES: synced with recent changesDaniel Stenberg
2010-08-06build: ensure that libhostname doesn't get installedYang Tse
2010-08-06multi_socket: set timeout for 100-continueDaniel Stenberg
2010-08-06Some more Watcom makefile massage ...Guenter Knauf
2010-08-05build: fix libssh2_scp_send64() availabilityYang Tse
2010-08-04build: remove unneeded cast to (void *)Yang Tse