aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-17http2: Support HTTP POST/PUTTatsuhiro Tsujikawa
2014-02-17RELEASE-NOTES: synced with 854aca5420fDaniel Stenberg
2014-02-17multi: ignore sigpipe internallyDaniel Stenberg
2014-02-17tests: Made the crypto test feature usableDan Fandrich
2014-02-17configure: Fix the --disable-crypto-auth optionDan Fandrich
2014-02-17curl_multi_setopt.3: clarify CURLMOPT_MAXCONNECTSDaniel Stenberg
2014-02-17ConnectionDone: default maxconnects to 4 x number of easy handlesShao Shuchao
2014-02-17examples: remove all use of CURLM_CALL_MULTI_PERFORMDaniel Stenberg
2014-02-16curl_easy_setopt.3: Add another non-matching hostnameColin Hogben
2014-02-16axtls: bump copyright yearDaniel Stenberg
2014-02-16axtls: call ssl_read repeatedlyFabian Frank
2014-02-16url_easy_setopt.3: Add undocumented values of curl_infotypeYehezkel Horowitz
2014-02-16ConnectionExists: re-use connections betterDaniel Stenberg
2014-02-16tool_paramhlp: Added URL index to password prompt for multiple operationsSteve Holme
2014-02-16sockfilt.c: add undefs which are required after 6239146eMarc Hoersken
2014-02-16warnless: Updated copyright year for recent changesSteve Holme
2014-02-16warnless: add wrapper function for read and write on WindowsMarc Hoersken
2014-02-16examples: Added IMAP LSUB exampleSteve Holme
2014-02-15tool_operate: Changed the required argument check/get to be upfrontSteve Holme
2014-02-15tool_operate: Moved required argument getting into separate functionSteve Holme
2014-02-15valgrind: added another test 165 suppressionDan Fandrich
2014-02-15testsuite: more Windows line-endings fixesMarc Hoersken
2014-02-15test1114: fix line-endings checks on Windows after 75f00deMarc Hoersken
2014-02-15test1113: fix line-endings checks on Windows after 75f00de5Marc Hoersken
2014-02-14lib1515.c: Added support for Windows using the Sleep functionMarc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14curl: output protocol headers using binary modeMarc Hoersken
2014-02-14HTTP tests: use CRLF as header seperator according to RFC 2616Marc Hoersken
2014-02-14testsuite: use binary output mode for custom curl test toolsMarc Hoersken
2014-02-14testsuite: changed HTTP and RTSP header line-endings to CRLFMarc Hoersken
2014-02-14curl_easy_setopt.3: Fix word order of CURLOPT_PROXY sectionColin Hogben
2014-02-14OS400: Add new options to RPG binding.Patrick Monnerat
2014-02-14valgrind: added suppression on optimized codeDan Fandrich
2014-02-14dict: fix memory leak in OOM exit pathArvid Norberg
2014-02-13Curl_urldecode: don't allow NULL as receiverDaniel Stenberg
2014-02-13RELEASE-NOTES: synced with 378af08c992Daniel Stenberg
2014-02-13ConnectionExists: reusing possible HTTP+NTLM connections betterDaniel Stenberg
2014-02-13transfer: make Expect: 100-continue timeout configurable.Tiit Pikma
2014-02-12Fix compilation with make mingw32Thomas Braun
2014-02-12chunked decoder: track overflows correctlyDaniel Stenberg
2014-02-11curl_easy_setopt.3: add CURL_HTTP_VERSION_2_0Fabian Frank
2014-02-11openssl: honor --[no-]alpn|npn command line switchFabian Frank
2014-02-11gtls: honor --[no-]alpn command line switchFabian Frank
2014-02-11tests: Disabled broken test 1316Dan Fandrich
2014-02-11version: next release will become 7.36.0Daniel Stenberg
2014-02-11curl_easy_setopt.3: add CURLOPT_SSL_ENABLE_ALPN/NPNDaniel Stenberg
2014-02-10tool_cfgable: Moved easy handle cleanup to fix pingpong logout issuesSteve Holme
2014-02-10secureserver: Only set stunnel FIPS option when availableDan Fandrich
2014-02-10NPN/ALPN: allow disabling via command lineFabian Frank
2014-02-10nss: use correct preprocessor macroFabian Frank