summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* unit tests: more build adjustmentsYang Tse2011-06-015-25/+25
* CURLOPT_WILDCARDMATCH: minor style editDaniel Stenberg2011-06-011-3/+3
* makefile: avoid preprocessor definition usage when linkingYang Tse2011-06-013-11/+11
* warnless: icc 9.1 workaroundYang Tse2011-06-011-0/+8
* testcurl.pl: allow configure args to use '='Daniel Stenberg2011-05-311-3/+4
* Makefile.am: fix spurious CFLAGS duplicationYang Tse2011-05-301-1/+1
* Removed types.h from Android makefileDan Fandrich2011-05-301-2/+1
* configure.ac: skip /dev/urandom check when cross-compilingDaniel Stenberg2011-05-301-2/+6
* main: fix header inclusion orderYang Tse2011-05-291-2/+2
* main: fix header inclusion orderYang Tse2011-05-291-62/+75
* distribution: Fix EXTRA_DIST letter caseYang Tse2011-05-271-3/+3
* curl_easy_setopt.3: NOPROGRESS also affects the callbackDaniel Stenberg2011-05-271-2/+3
* warnless: header inclusion fixYang Tse2011-05-271-0/+14
* Make checksrc.pl work on more out-of-tree buildsYang Tse2011-05-261-1/+1
* compiler warning: fixYang Tse2011-05-266-2/+30
* socks: fix unaligned memory accessYang Tse2011-05-261-9/+13
* compiler warning: fixYang Tse2011-05-2614-16/+33
* unit tests: build adjustmentYang Tse2011-05-254-5/+13
* create_conn: only switch protocol handler if necessaryDaniel Stenberg2011-05-251-2/+5
* setopt.3: remove leftover style changeDaniel Stenberg2011-05-251-2/+2
* setopt.3: CURLOPT_WRITEFUNCTION had wrong function protoDaniel Stenberg2011-05-251-1/+1
* compiler warning: fix followupYang Tse2011-05-251-0/+3
* unit tests: README, adjust header inclusion orderYang Tse2011-05-241-4/+1
* compiler warning: fixYang Tse2011-05-244-2/+50
* compiler warning: fixYang Tse2011-05-242-4/+4
* compiler warning: fixYang Tse2011-05-241-1/+1
* compiler warning: fixYang Tse2011-05-241-2/+2
* build: inclusion guardYang Tse2011-05-241-0/+4
* compiler warning: fixYang Tse2011-05-241-2/+5
* compiler warning: fixYang Tse2011-05-231-2/+2
* compiler warning: fixYang Tse2011-05-231-1/+1
* compiler warning: fixYang Tse2011-05-231-1/+1
* compiler warning: fixYang Tse2011-05-231-1/+5
* compiler warning: fixYang Tse2011-05-232-5/+13
* compiler warning: fixYang Tse2011-05-231-1/+2
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-211-1/+1
* compiler warning: fixYang Tse2011-05-214-4/+4
* compiler warning: fixYang Tse2011-05-211-4/+4
* unit tests: adjust header inclusion orderYang Tse2011-05-217-26/+8
* Merge pull request #19 from pierrejoye/masterDaniel Stenberg2011-05-201-1/+1
|\
| * - typoPierre Joye2011-05-201-1/+1
* | cyassl: build without filesystemOla Mork2011-05-201-0/+6
|/
* typo: close is in man page section 3Daniel Stenberg2011-05-191-1/+1
* tests: verify OPEN/CLOSESOCKETFUNCTIONYang Tse2011-05-191-6/+6
* version: linkage fixYang Tse2011-05-191-1/+5
* curl_easy_setopt.3: document CLOSESOCKET* optionsDaniel Stenberg2011-05-181-0/+11
* tests: verify OPEN/CLOSESOCKETFUNCTIONDaniel Stenberg2011-05-185-2/+169