aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-22tool_operhlp: Consolidated engine output code into tool_helpSteve Holme
2014-02-22tool_operate: Moved list engines into separate function in tool_helpSteve Holme
2014-02-22RELEASE-NOTES: added note about impact of changes to WinSSL defaultsMarc Hoersken
2014-02-22stunnel: regenerated self-signed test certificate with SHA1 hashMarc Hoersken
2014-02-22easy: Fixed a memory leak on OOM conditionDan Fandrich
2014-02-20tool_paramhlp: Fixed compilation warningsSteve Holme
2014-02-19lib1515.c: Fixed #include path in commit 647f83e809Steve Holme
2014-02-19test1515: fix compilation with msvcMaks Naumov
2014-02-19SFTP: skip reading the dir when NOBODY=1Daniel Stenberg
2014-02-18axtls: comment the call ssl_read repeatedly loopDan Fandrich
2014-02-18curl.1: update the description of --tlsv1Kamil Dudka
2014-02-18curl_version.3: recommend using curl_version_info() insteadDaniel Stenberg
2014-02-18curl_version_info.3: added *HTTP2Daniel Stenberg
2014-02-18curl_multi_assign.3: updated languageDaniel Stenberg
2014-02-18libcurl.3: edited slightly to improve readabilityDaniel Stenberg
2014-02-18curl_easy_perform.3: extended and clarifiedDaniel Stenberg
2014-02-18curl_multi_add_handle.3: clarify multi vs easy useDaniel Stenberg
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