aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-22sspi - Small code tidy upSteve Holme
2012-04-22sspi: Added version informationSteve Holme
2012-04-20HTTP: empty chunked POST ended up in two zero size chunksDaniel Stenberg
2012-04-20Updated dependency lib versions.Guenter Knauf
2012-04-19singleipconnect: return OK even when Curl_socket() failsDaniel Stenberg
2012-04-19Take in account that CURLAUTH_* bitmasks are now 'unsigned long' - follow-upYang Tse
2012-04-19url.c: CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH fixesYang Tse
2012-04-18Take in account that CURLAUTH_* bitmasks are now 'unsigned long'Yang Tse
2012-04-18curl.h: CURLAUTH_* bitmasks adjusted to become 'unsigned long' typedYang Tse
2012-04-18Some explicit conversion to 'long' of curl_easy_setopt() third argumentYang Tse
2012-04-17build adjustments: commit 9e24b9c7 follow-upYang Tse
2012-04-17-# progress meter: avoid superfluous updates and duplicate linesDaniel Stenberg
2012-04-16nss.c: fix compiler warningYang Tse
2012-04-16curl-compilers.m4: -Wno-pedantic-ms-format for Windows gcc 4.5 buildsYang Tse
2012-04-16tests/valgrind.pm: suppress memleaks of NSS_InitContext()Kamil Dudka
2012-04-14setup_once.h: tighten requirements for stdbool.h header inclusionYang Tse
2012-04-14headers: require GCC 2.7 or newer in order to allow attribute GCC'isms usageYang Tse
2012-04-14headers: surround GCC attribute names with double underscoresJonathan Nieder
2012-04-13Updated copyright year.Guenter Knauf
2012-04-13testcurl.pl: build example programs for Android cross-compilesYang Tse
2012-04-13nss.c: fix compiler warningYang Tse
2012-04-13examples: fix compiler warningsYang Tse
2012-04-13nss: provide human-readable names for NSS errorsKamil Dudka
2012-04-13nss: use NSS_InitContext() to initialize NSS if availableKamil Dudka
2012-04-13nss: unconditionally require PK11_CreateGenericObject()Kamil Dudka
2012-04-13Set batch mode to 755 to make Cygwin git pulls work.Guenter Knauf
2012-04-13Added section for Android configure cross-compile.Guenter Knauf
2012-04-13Added NetWare export.Guenter Knauf
2012-04-12testcurl.pl: build example programs for MinGW cross-compilesYang Tse
2012-04-12tool_operate.c: fix compiler warningYang Tse
2012-04-12url.c: fix compiler warningYang Tse
2012-04-12Updated dependency lib versions (2nd try).Guenter Knauf
2012-04-12Updated dependency lib versions.Guenter Knauf
2012-04-12tool_formparse.c: rename a couple of vars to avoid declaration shadowingYang Tse
2012-04-12OS400/initscript.sh: fix db2_name() module name generationYang Tse
2012-04-12testcurl.pl: log more environment vars that modify configure and build behaviorYang Tse
2012-04-12configure: NATIVE_WINDOWS no longer defined in config filesYang Tse
2012-04-11build adjustments: CURL_HIDDEN_SYMBOLS no longer defined in config filesYang Tse
2012-04-11build adjustments: functionally revert commits 4d3fb91f and bbfe1182Yang Tse
2012-04-10test servers: build adjustmentYang Tse
2012-04-10libtests: build adjustmentYang Tse
2012-04-10curl tool: make setup.h first header included in tool_setup.h againYang Tse
2012-04-09curl tool: use configuration files from lib directory - follow-up IIYang Tse
2012-04-09configure: Windows cross-compilation fixesYang Tse
2012-04-08curl tool: make curl.h first header included in tool_setup.hYang Tse
2012-04-07curl tool: use configuration files from lib directory - follow-up IYang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2012-04-06PolarSSL: correct return code for CRL matchesDaniel Stenberg
2012-04-06PolarSSL: include version number in version stringDaniel Stenberg
2012-04-05test: added test 1332 that tests --post303Daniel Stenberg