aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-10cmake: add nghttp2 supportRemo E
2016-10-10resolve: add error message when resolving using SIGALRMAndreas Streichardt
2016-10-10GIT-INFO: remove the Mac 10.1-specific detailsDaniel Stenberg
2016-10-10RELEASE-NOTES: spellfixDaniel Stenberg
2016-10-10RELEASE-NOTES: synced with 82720490628cb53aDaniel Stenberg
2016-10-09smb: properly check incoming packet boundariesTobias Stoeckmann
2016-10-08test557: verify printf() with 128 and 129 argumentsDaniel Stenberg
2016-10-08mprintf: return error on too many argumentsDaniel Stenberg
2016-10-08ftp: fix Curl_ftpsendf()Daniel Stenberg
2016-10-08formpost: avoid silent snprintf() truncationDaniel Stenberg
2016-10-08TODO: build: Enable PIE and RELRO by defaultDaniel Stenberg
2016-10-08TODO: Support better than MD5 hostkey hash (for ssh)Daniel Stenberg
2016-10-08tests: Fix a small typo in the tests README (#1060)Daniel Gustafsson
2016-10-06TODO: Introduce --fail-fast to exit on first transfer failDaniel Stenberg
2016-10-06TODO: Leave secure cookies aloneDaniel Stenberg
2016-10-06CURLOPT_DEBUGFUNCTION.3: unused argument warning (#1056)Rainer Müller
2016-10-05TODO: TCP Fast Open for windowsDaniel Stenberg
2016-10-04RELEASE-NOTES: synced with 8fd2a754f0deDaniel Stenberg
2016-10-04CURLOPT_KEEP_SENDING_ON_ERROR.3: mention when it is addedDaniel Stenberg
2016-10-04memdup: use 'void *' as return and source typeDaniel Stenberg
2016-10-04TODO: Add easy argument to formpost functionsDaniel Stenberg
2016-10-04formpost: trying to attach a directory no longer crashesDaniel Stenberg
2016-10-03cookies: same domain handling changed to match browser behaviorSergei Kuzmin
2016-10-01FAQ: Fix typos in section 5.14 (#1047)Stephen Brokenshire
2016-09-30KNOWN_BUGS: Fix typos in section 5.8.Sebastian Mundry
2016-09-30CONTRIBUTE.md: Fix typo in 'About pull requests' section. (#1045)mundry
2016-09-30curl.1: --trace supports % for sending to stderr!Daniel Stenberg
2016-09-26KNOWN_BUGS: 5.8 configure finding libs in wrong directoryDaniel Stenberg
2016-09-24configure: Fixed builds with libssh2 in a custom locationDan Fandrich
2016-09-23SECURITY: remove the top ascii logoDaniel Stenberg
2016-09-22New libcurl option to keep sending on errorMichael Kaufmann
2016-09-22nss: add chacha20-poly1305 cipher suites if supported by NSSKamil Dudka
2016-09-22nss: add cipher suites using SHA384 if supported by NSSKamil Dudka
2016-09-22nss: fix typo in ecdhe_rsa_null cipher suite stringKamil Dudka
2016-09-21docs: Remove that --proto is just used for initial retrievalJay Satiro
2016-09-21dist: add CurlSymbolHiding.cmake to the tarballDaniel Stenberg
2016-09-20curl_global_cleanup.3: don't unload the lib with sub threads runningDaniel Stenberg
2016-09-20MAIL-ETIQUETTE: languageDaniel Stenberg
2016-09-20easy: Reset all statistical session info in curl_easy_resetJay Satiro
2016-09-19RELEASE-NOTES: synced with 79607eec51055Daniel Stenberg
2016-09-19darwinssl: Fix typo in commentDaniel Gustafsson
2016-09-19libressl: fix version outputBernard Spil
2016-09-19TODO: Add PINNEDPUBLICKEY - HPKP compatibility, HSTS & HPKPrugk
2016-09-19openssl: don't call ERR_remote_thread_state on >= 1.1.0Daniel Stenberg
2016-09-19openssl: don’t call CRYTPO_cleanup_all_ex_dataDaniel Stenberg
2016-09-19TODO: Support SSLKEYLOGFILEDaniel Stenberg
2016-09-18CURLOPT_PINNEDPUBLICKEY.3: fix the AVAILABILITY formattingJay Satiro
2016-09-18darwinssl: disable RC4 cipher-suite supportNick Zitzmann
2016-09-18configure: change "iOS/Mac OS X native" to "Apple OS native"Nick Zitzmann
2016-09-18test2048: fix urlJay Satiro