aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-10-16http2: Don't pass unitialized name+len pairs to nghttp2_submit_requestAnders Bakken
2015-10-16test1601: fix compilation with --enable-debug and --disable-crypto-authDan Fandrich
2015-10-16multi: fix off-by-one finit[] array sizeDaniel Stenberg
2015-10-15fread_func: move callback pointer from set to state structDaniel Stenberg
2015-10-14test1531: case the size to fix the test on non-largefile buildsDan Fandrich
2015-10-13acinclude: remove PKGCONFIG overrideDaniel Stenberg
2015-10-12docs/INSTALL: Updated example minimal binary sizesDan Fandrich
2015-10-11openssl: Fix set up of pkcs12 certificate verification chainErik Johansson
2015-10-09ntlm: error out without 64bit support as the code needs itDaniel Stenberg
2015-10-09curl_global_init: set the memory function pointers correctDaniel Stenberg
2015-10-09curl_global_init_mem: set function pointers before doing initDaniel Stenberg