aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-06-02compiler warning: fixYang Tse
2011-06-02unit tests: make unit tests building actually depend on --enable-debug option.Yang Tse
2011-06-02OpenSSL enabled: require OPENSSL_VERSION_NUMBER definition before usage.Yang Tse
2011-06-01unit tests: more build adjustmentsYang Tse
2011-06-01CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg
2011-06-01makefile: avoid preprocessor definition usage when linkingYang Tse
2011-06-01warnless: icc 9.1 workaroundYang Tse
2011-05-31testcurl.pl: allow configure args to use '='Daniel Stenberg
2011-05-30Makefile.am: fix spurious CFLAGS duplicationYang Tse
2011-05-30Removed types.h from Android makefileDan Fandrich
2011-05-30configure.ac: skip /dev/urandom check when cross-compilingDaniel Stenberg
2011-05-29main: fix header inclusion orderYang Tse
2011-05-29main: fix header inclusion orderYang Tse
2011-05-27distribution: Fix EXTRA_DIST letter caseYang Tse
2011-05-27curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg
2011-05-27warnless: header inclusion fixYang Tse
2011-05-26Make checksrc.pl work on more out-of-tree buildsYang Tse
2011-05-26compiler warning: fixYang Tse
2011-05-26socks: fix unaligned memory accessYang Tse
2011-05-26compiler warning: fixYang Tse