aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-10cmake: Add missing feature macros in config headerDouglas Creager
2015-11-10BoringSSL: Work with stricter BIO_get_mem_data()Douglas Creager
2015-11-10http2: rectify the http2 version #if checkDaniel Stenberg
2015-11-09oauth2: Don't use XAUTH2 in OAuth 2.0 function nameSteve Holme
2015-11-09oauth2: Don't use XOAUTH2 in OAuth 2.0 variablesSteve Holme
2015-11-09oauth2: Use OAuth 2.0 rather than XOAUTH2 in commentsSteve Holme
2015-11-09imap: avoid freeing constant stringDaniel Stenberg
2015-11-09ROADMAP: remove two items already doneDaniel Stenberg
2015-11-09RELEASE-NOTES: synced with 2200bf62054Daniel Stenberg
2015-11-09acinclude: Remove check for 16-bit curl_off_tJay Satiro
2015-11-08tool: Fixed a memory leak on OOM introduced in 19cb0c4aDan Fandrich
2015-11-08imap: Don't check for continuation when executing a CUSTOMREQUESTJustin Ehlert
2015-11-07imap: checksrc: remove space after while before parenDaniel Stenberg
2015-11-07checksrc.whitelist: "missing space after close paren"Daniel Stenberg
2015-11-07opts: Corrected TLS protocols list to include POP3S rather than POP3Steve Holme
2015-11-07imap: Quote other 'atom-specials' and not just the space characterSteve Holme
2015-11-07imap: Fixed double quote in LIST command when mailbox contains spacesSteve Holme
2015-11-06imap: fix compiler warningDaniel Stenberg
2015-11-06imap: Don't call imap_atom() when no mailbox specified in LIST commandSteve Holme
2015-11-06curl.1: remove the overlap --range exampleDaniel Stenberg
2015-11-06tftp tests: verify sent options tooDaniel Stenberg
2015-11-06getinfo: CURLINFO_ACTIVESOCKET: fix bad socket valueJay Satiro
2015-11-05curl_ntlm_core: fix 2 curl_off_t constant overflows.Patrick Monnerat
2015-11-05os400: adjust specific code to support new options.Patrick Monnerat
2015-11-02rawstr: Speed up Curl_raw_toupper by 40%Lauri Kasanen
2015-11-02http redirects: %-encode bytes outside of ascii rangeDaniel Stenberg
2015-11-02RELEASE-NOTES: synced with cba5bc585410Daniel Stenberg
2015-11-02symbols-in-version: add all CURL_HTTPPOST_* symbolsDaniel Stenberg
2015-11-02formadd: support >2GB files on windowsDaniel Stenberg
2015-10-31curl.h: s/HTTPPOST_/CURL_HTTPOST_Daniel Stenberg
2015-10-29mbedtls: fix "Structurally dead code"Daniel Stenberg
2015-10-29mbedtls: fix "Logically dead code"Daniel Stenberg
2015-10-29Revert "openssl: engine: remove double-free"Daniel Stenberg
2015-10-28curl.1: -E: s/private certificate/client certificateDaniel Stenberg
2015-10-27openssl: engine: remove double-freeDaniel Stenberg
2015-10-27socks: Fix incorrect port numbers in failed connect messagesJay Satiro
2015-10-26DISTRO-DILEMMA: removedDaniel Stenberg
2015-10-25MacOSX-Framework: sdk regex fix for sdk 10.10 and laterxiangbin li
2015-10-24build: Fix support for PKG_CONFIGJay Satiro
2015-10-23build: Fix mingw ssl gdi32 orderJay Satiro
2015-10-23RELEASE-NOTES: synced with 03b6e078163fDaniel Stenberg
2015-10-23polarssl/mbedtls: fix name space pollutionDaniel Stenberg
2015-10-23mbedTLS: THREADING_SUPPORT compilation fixDmitry S. Baikov
2015-10-23test1137: verify --ignore-content-length for FTPDaniel Stenberg
2015-10-23curl.1: --ignore-content-length now works for FTP tooDaniel Stenberg
2015-10-23ftp: allow CURLOPT_IGNORE_CONTENT_LENGTH to ignore sizeKurt Fankhauser
2015-10-23CURLOPT_STREAM_WEIGHT.3: call argument 'weight' tooDaniel Stenberg
2015-10-23http2: add stream options to dist and curl_easy_setopt.3Daniel Stenberg
2015-10-23http2: s/priority/weightDaniel Stenberg
2015-10-23http2: on_frame_recv: trust the conn/data inputDaniel Stenberg