aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-17opts: 9 more options as separate man pagesDaniel Stenberg
2014-06-17opts: 3 more options as man pagesDaniel Stenberg
2014-06-17opts: 7 more setopt options as individual man pagesDaniel Stenberg
2014-06-17opts template: provide a filled in error code phraseDaniel Stenberg
2014-06-17CURLOPT_SOCKOPTFUNCTION.3: clarify return codeDaniel Stenberg
2014-06-17curl.h: reverse the enum/define setup for old symbolsDaniel Stenberg
2014-06-17CURLOPT_WRITEDATA.3: move version info to AVAILABILITYDaniel Stenberg
2014-06-17opts: 4 more options with stand-alone man pagesDaniel Stenberg
2014-06-17CURLOPT_READFUNCTION.3: see also the seekfunctionDaniel Stenberg
2014-06-17CURLOPT_IOCTLFUNCTION.3: fill in short descDaniel Stenberg
2014-06-17CURLOPT_READDATA.3: fixed typoDan Fandrich
2014-06-17tool_metalink: Support polarssl as digest providerMichał Górny
2014-06-17opts: initial makefileDaniel Stenberg
2014-06-17CURLOPT_IOCTLFUNCTION.3: initial man pageDaniel Stenberg
2014-06-17CURLOPT_WRITEFUNCTION: changed the order of some sentencesDaniel Stenberg
2014-06-16CURLOPT_WRITEFUNCTION.3: improved languageDaniel Stenberg
2014-06-16opts docs: 3 more options in their own man pagesDaniel Stenberg
2014-06-16template: a template for adding new option man pagesDaniel Stenberg
2014-06-16CURLOPT_WRITEFUNCTION: add RETURN VALUE and DEFAULT sectionsDaniel Stenberg
2014-06-16curlbuild: fix GCC build on SPARC systems without configure scriptMAN-AT-ARMS
2014-06-16CURLOPT_WRITEFUNCTION: initial man pageDaniel Stenberg
2014-06-16CURLOPT_WILDCARDMATCH: initial man pageDaniel Stenberg
2014-06-16CURLOPT_VERBOSE: initial man pageDaniel Stenberg
2014-06-16CURLOPT_NOSIGNAL: initial man pageDaniel Stenberg
2014-06-16CURLOPT_NOPROGRESS: initial man pageDaniel Stenberg
2014-06-16CURLOPT_HEADER: initial man pageDaniel Stenberg
2014-06-15sasl: Added back qop argument mistakenly removed in e95ca7ceDan Fandrich
2014-06-15test1398: Added test to Makefile.amDan Fandrich
2014-06-15https: Fix build when http2 is disabledDan Fandrich
2014-06-14http2: better return code error checkingDaniel Stenberg
2014-06-13conncache: move the connection counter to the cache structLindley French
2014-06-12http2: avoid segfault when usint the plain-text http2Daniel Stenberg
2014-06-11RELEASE-NOTES: Synced with 3aa1329e0aSteve Holme
2014-06-11curl_sasl: revert the goto for error bailoutDaniel Stenberg
2014-06-11NTLM: set a fake entropy for debug builds with CURL_ENTROPY setDaniel Stenberg
2014-06-11tests: Disabled NTLM tests for non-debug buildsSteve Holme
2014-06-11Curl_rand: Use a fake entropy for debug builds when CURL_ENTROPY setSteve Holme
2014-06-10getinfo: HTTP CONNECT code not reset between transfersMarcel Raad
2014-06-09transfer: fix info messages when switching method on 301 and 302Alessandro Ghedini
2014-06-06winbuild: Don't USE_WINSSL when WITH_SSL is being usedSteve Holme
2014-06-05RELEASE-NOTES: Synced with 99303bcde5Steve Holme
2014-06-05build: Fixed Visual Studio static OpenSSL builds following commit c50ce85918Steve Holme
2014-06-05winbuild: Fixed static OpenSSL builds following commit c50ce85918Steve Holme
2014-06-05config-win32.h: Updated for VC12Steve Holme
2014-06-04KNOWN_BUGS: #83 was addressed with commit c50ce859187caDaniel Stenberg
2014-06-03Curl_ossl_init: call OPENSSL_config for initing enginesDaniel Stenberg
2014-06-03random: use Curl_rand() for proper random dataDaniel Stenberg
2014-06-02curl_sasl: Fixed copy/paste error of now.tv_sec in commit eefeb73af4Steve Holme
2014-06-02RELEASE-NOTES: synced with d603ed67535Daniel Stenberg
2014-06-01KNOWN_BUGS: #30 was fixed in 0bc4938eeccce, 7.37.0Daniel Stenberg