aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-23http2: added three stream prio/deps optionsDaniel Stenberg
2015-10-22RELEASE-NOTES: synced with ace68fdc0cfed83dDaniel Stenberg
2015-10-22mbedtls:new profile with RSA min key len = 1024.m-gardet
2015-10-21checksrc: add crude // detectionDaniel Stenberg
2015-10-21build: fix for MSDOS/djgppGisle Vanem
2015-10-20copyrights: update Gisle Vanem's emailDaniel Stenberg
2015-10-20vtls: fix compiler warning for TLS backends without sha256Daniel Stenberg
2015-10-20vtls: added support for mbedTLSJonas Minnberg
2015-10-19cmake: Fix for add_subdirectory(curl) use-caseJavier G. Sogo
2015-10-18RELEASE-NOTES: synced with 4c773bcb474eDaniel Stenberg
2015-10-18tests/FILEFORMAT: mention PSL as a valid feture to check forDaniel Stenberg
2015-10-18teste1136: only run when PSL is enabledDaniel Stenberg
2015-10-18curl: slist_wc: remove curl_memory.h inclusionDaniel Stenberg
2015-10-18configure: add PSL to the list of featuresDaniel Stenberg
2015-10-18tool: Generate easysrc with last cache linked-listDaniel Hwang
2015-10-17cookies: Add support for Mozilla's Publix Suffix ListTim Rühsen
2015-10-16curlbuild.h: Fix non-configure compiling to mips and sh4 targetsRichard Hosking