aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21http: fix compiler warningYang Tse
2011-06-21asyn-thread: fix compiler warningYang Tse
2011-06-21cmake: remove spurious definitionYang Tse
2011-06-21FAQ: more blurb on persistent connectionsDaniel Stenberg
2011-06-21xc-translit.m4 fix quotingYang Tse
2011-06-20INSTALL: mention the GIT-INFO fileDaniel Stenberg
2011-06-20Added LOCAL_MODULE_TAGS to support Android gingerbreadDan Fandrich
2011-06-19unitteset: Curl_llist_moveAmr Shahin
2011-06-17CURLFORM_STREAM: acknowledge CURLFORM_FILENAMEDaniel Stenberg
2011-06-17configure: avoid direct usage of AS_TR_* macrosYang Tse
2011-06-17xc-translit.m4 provides transliteration macros with well defined behavior.Yang Tse
2011-06-14RELEASE-NOTES: add more contributors for this releaseDaniel Stenberg
2011-06-14RELEASE-NOTES: synced with 0aedccc18a33a778535Daniel Stenberg
2011-06-13curl_formget: fix FILE * leakDaniel Stenberg
2011-06-13curl_formget: treat CURLFORM_STREAM betterDaniel Stenberg
2011-06-13curl_formget.3: CURLFORM_STREAM has its drawbacksDaniel Stenberg
2011-06-13FAQ: binding clarificationDaniel Stenberg
2011-06-11Added http as a dependency of test 1308Dan Fandrich
2011-06-12test1309: added to the distDaniel Stenberg
2011-06-11write: add return code checks when usedDaniel Stenberg
2011-06-11long/int messDaniel Stenberg
2011-06-11configure: OpenSSL API detection cleanupYang Tse
2011-06-11Fixed test 1309 to pass the torture testDan Fandrich
2011-06-10splay: add unit testsDaniel Stenberg
2011-06-10unittest: mark all unit tested functionsDaniel Stenberg
2011-06-10CURLOPT_WRITEHEADER: clarify the docsDaniel Stenberg
2011-06-10unit test formpost: added test case 1308Daniel Stenberg
2011-06-09configure: warn if OpenSSL headers and library versions don't matchYang Tse
2011-06-09configure: get API info for a couple of OpenSSL functions (followup 2)Yang Tse
2011-06-09configure: get API info for a couple of OpenSSL functions (followup 1)Yang Tse
2011-06-08configure: fix recvfrom 5th arg type qualifier detection (followup)Yang Tse
2011-06-08configure: fix recvfrom 5th arg type qualifier detectionYang Tse
2011-06-08disconnect: wipe out the keeps_speed time stampKamil Dudka
2011-06-07urldata: use uniform inclusion style for OpenSSL headersYang Tse
2011-06-07HTTP time condition: force closure for 200 OKDaniel Stenberg
2011-06-07RELEASE-NOTES: synced with b772f3a32146d7dDaniel Stenberg
2011-06-06configure: get API info for a couple of OpenSSL functionsYang Tse
2011-06-05wait_ms: takes an int argumentDaniel Stenberg
2011-06-04Curl_socket_ready: make timeout a 'long'Daniel Stenberg
2011-06-04xlc: avoid preprocessor definition usage when linkingYang Tse
2011-06-03unit tests: disable unit tests for a given cross-compilation configuration.Yang Tse
2011-06-03cookie_output: made privateDaniel Stenberg
2011-06-03digest_cleanup_one: made privateDaniel Stenberg
2011-06-03privatise: make private functions staticDaniel Stenberg
2011-06-03Curl_fileinfo_dup: removed, not usedDaniel Stenberg
2011-06-03parsedate: turn private and staticDaniel Stenberg
2011-06-02curl hasn't sent a Pragma: header by default for a whileDan Fandrich
2011-06-02unit tests: attempt to fix linkage issueYang Tse
2011-06-02urlglob: fix zero size mallocYang Tse
2011-06-02Remove unnecessary typecastYang Tse