aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-04travis: explicitly specify distMarcel Raad
2017-08-04travis: BUILD_TYPE => TDaniel Stenberg
2017-08-04travis: add osx build with darwinsslDaniel Stenberg
2017-08-04darwin: silence compiler warningsDaniel Stenberg
2017-08-03BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg
2017-08-03darwinssl: fix curlssl_sha256sum() compiler warnings on first argumentDaniel Stenberg
2017-08-03test130: verify comments in .netrcDaniel Stenberg
2017-08-03netrc: skip lines starting with '#'Gisle Vanem
2017-08-03CMake: set MSVC warning level to 4Marcel Raad
2017-08-02CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg
2017-08-02CURLOPT_NETRC.3: mention the file name on windowsDaniel Stenberg
2017-08-02travis: build osx with libressl tooDaniel Stenberg
2017-08-02travis: build osx with openssl tooDaniel Stenberg
2017-08-02tests/server/util: fix curltime mistake from 4dee50b9c80f9Daniel Stenberg
2017-08-01curl_threads: fix MSVC compiler warningMarcel Raad
2017-08-01BUGS: improved phrasing about security bugsDaniel Stenberg
2017-08-01BUGS: clarify how to report security related bugsDaniel Stenberg
2017-08-01multi: fix request timer managementBrad Spencer
2017-08-01curl_setup: Define CURL_NO_OLDIES for building libcurlJay Satiro
2017-08-01configure: fix the check for IdnToUnicodeJeremy Tan
2017-07-31http: fix response code parser to avoid integer overflowDaniel Stenberg
2017-07-31libcurl: Stop using error codes defined under CURL_NO_OLDIESDwarakanath Yadavalli
2017-07-30include.d: clarify --include is only for response headersJay Satiro
2017-07-30cmake: support make uninstalljasjuang
2017-07-30RELEASE-NOTES: synced with 001701c47Daniel Stenberg
2017-07-29AppVeyor: now really use CURL_WERRORMarcel Raad
2017-07-29tool_help: clarify --include is only for response headersJay Satiro
2017-07-29splay: fix signed/unsigned mismatch warningJay Satiro
2017-07-28include.d: clarify that it concerns the response headersDaniel Stenberg
2017-07-28curl_rtmp: fix a compiler warningJohannes Schindelin
2017-07-28test1323: verify curlx_tvdiffDaniel Stenberg
2017-07-28timeval: struct curltime is a struct timeval replacementDaniel Stenberg
2017-07-27darwinssl: fix variable type mistake (regression)Daniel Stenberg
2017-07-27multi: mention integer overflow risk if using > 500 million socketsDaniel Stenberg
2017-07-27checksrc: escape open brace in regexDaniel Stenberg
2017-07-20nss: fix a possible use-after-free in SelectClientCert()Kamil Dudka
2017-07-20nss: unify the coding style of nss_send() and nss_recv()Kamil Dudka
2017-07-18tests/server/resolve.c: fix deprecation warningMarcel Raad
2017-07-17darwinssl: fix pinnedpubkey build errorJay Satiro
2017-07-16rtspd: fix GCC warning after MSVC warning fixMarcel Raad
2017-07-16libtest: fix MSVC warning C4706Marcel Raad
2017-07-16sockfilt: suppress conversion warning with explicit castMarcel Raad
2017-07-16rtspd: fix MSVC level 4 warningMarcel Raad
2017-07-14winbuild: re-enable warning C4127 for curl toolMarcel Raad
2017-07-13winbuild: build with warning level 4Marcel Raad
2017-07-12travis: install libidn2Max Dymond
2017-07-12travis: enable warnings also in release modeMarcel Raad
2017-07-12travis: install libssh2Max Dymond
2017-07-12system.h: include winsock2.h before windows.hMarcel Raad
2017-07-11build: remove WIN32_LEAN_AND_MEAN from individual build systemsMarcel Raad