aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17curl/system.h: checksrc complianceDaniel Stenberg
2017-08-17ssh: add the ability to enable compression (for SCP/SFTP)Viktor Szakats
2017-08-16examples/ftpuploadresume: checksrc complianceJay Satiro
2017-08-16http_proxy: fix build error for CURL_DOES_CONVERSIONSMaksim Stsepanenka
2017-08-16configure: check for __builtin_available() availability (#1788)Nick Zitzmann
2017-08-16travis: add metalink to some osx buildsDaniel Stenberg
2017-08-16coverage: Use two coveralls commands to get lib/vtls resultsMax Dymond
2017-08-16darwinssi: fix error: variable length array usedDaniel Stenberg
2017-08-16m4/curl-compilers.m4: use proper quotes around string, not backticksDaniel Stenberg
2017-08-15cmake: remove dead code for DISABLED_THREADSAFEBenbuck Nason
2017-08-15curl-confopts.m4: fix --disable-threaded-resolverJakub Zakrzewski
2017-08-15progress: Track total times following redirectsRyan Winograd
2017-08-15cmake: remove dead code for CURL_DISABLE_RTMPBenbuck Nason
2017-08-15zsh.pl: produce a working completion script againKamil Dudka
2017-08-15curlver: toward 7.56.0?Daniel Stenberg
2017-08-15RELEASE-NOTES: synced with 91c46dc44Daniel Stenberg
2017-08-14test1449: FTP download range with an too large sizeDaniel Stenberg
2017-08-14strtoofft: reduce integer overflow risks globallyDaniel Stenberg
2017-08-14travis: build the examples tooDaniel Stenberg
2017-08-14runtests: match keywords case insensitivelyDaniel Stenberg
2017-08-14examples/ftpuploadresume.c: use portable codeDaniel Stenberg
2017-08-13RELEASE-NOTES/THANKS: curl 7.55.1 release timeDaniel Stenberg
2017-08-13gitignore: ignore .xz now instead of .lzmaDaniel Stenberg
2017-08-13cmake: Threads detection update. ref: #1702Sergei Nikulov
2017-08-13ipv6_scope: support unique local addressesDaniel Stenberg
2017-08-13curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko
2017-08-13test1448: verify redirect to IDN using URLDaniel Stenberg
2017-08-13redirect: skip URL encoding for host namesSalah-Eddin Shaban
2017-08-13test2032: mark as flaky (again)Daniel Stenberg
2017-08-12travis: test cmake build on tarball tooDaniel Stenberg
2017-08-12cmake: allow user to override CMAKE_DEBUG_POSTFIXSimon Warta
2017-08-12connect-to.d: better languageDaniel Stenberg
2017-08-12connect-to.d: clarifiedDaniel Stenberg
2017-08-12bagder/Curl_tvdiff_us: fix the mathDaniel Stenberg
2017-08-12curl/system.h: add Oracle Solaris StudioDaniel Stenberg
2017-08-12docs: fix typo funtion -> functionAlessandro Ghedini
2017-08-12docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descriptionAlessandro Ghedini
2017-08-12docs: fix typo stuct -> structAlessandro Ghedini
2017-08-12test1447: require a curl with http supportDan Fandrich
2017-08-11curl/system.h: support more architecturesThomas Petazzoni
2017-08-11test2033: this went flaky againDaniel Stenberg
2017-08-11test1447: verifies the parse proxy fix in 6e0e152ce5cDaniel Stenberg
2017-08-11parse_proxy(): fix memory leak in case of invalid proxy server nameEven Rouault
2017-08-11RELEASE-NOTES: synced with 37f2195a9Daniel Stenberg
2017-08-11curlver: bump to 7.55.1Daniel Stenberg
2017-08-11openssl: fix "error: this statement may fall through"Daniel Stenberg
2017-08-11openssl: remove CONST_ASN1_BIT_STRING.David Benjamin
2017-08-10maketgz: remove old *.dist files before making the tarballDaniel Stenberg
2017-08-10mkhelp.pl: allow executing this script directlyJay Satiro
2017-08-10configure: use the threaded resolver backend by default if possibleDaniel Stenberg