aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-15fuzz: bring oss-fuzz initial code converted to C89Frederik B
2017-06-15http-proxy: only attempt FTP over HTTP proxyDaniel Stenberg
2017-06-15TODO: the generated include file is goneDaniel Stenberg
2017-06-15curl_setup.h: error out on CURL_WANTS_CA_BUNDLE_ENV useDaniel Stenberg
2017-06-15lib/curl_setup.h: remove CURL_WANTS_CA_BUNDLE_ENVDaniel Stenberg
2017-06-15test1147: verify -H on a fileDaniel Stenberg
2017-06-15curl: allow --header and --proxy-header read from fileDaniel Stenberg
2017-06-15RELEASE-NOTES: synced with 2ad80eec5Daniel Stenberg
2017-06-15curl/curlver.h: start working on 7.55.0Daniel Stenberg
2017-06-14http-proxy: do the HTTP CONNECT process entirely non-blockingDaniel Stenberg
2017-06-14progress: let "current speed" be UL + DL speeds combinedDaniel Stenberg
2017-06-14system.h: fix MinGW buildMarcel Raad
2017-06-14timers: store internal time stamps as time_t instead of doublesDaniel Stenberg
2017-06-14dist: make the hugehelp.c not get regenerated unnecessarilyDaniel Stenberg
2017-06-14includes: remove curl/curlbuild.h and curl/curlrules.hDaniel Stenberg
2017-06-14release: 7.54.1Daniel Stenberg
2017-06-13mk-lib1521.pl: updated to match the test changes in 916ec30aDan Fandrich
2017-06-13libressl: OCSP and intermediate certs workaround no longer neededStuart Henderson
2017-06-13url: fix buffer overwrite with file protocol (CVE-2017-9502)Daniel Stenberg
2017-06-13urlglob: fix division by zeroDaniel Stenberg
2017-06-12configure: update the copyright year in the outputDaniel Stenberg
2017-06-12BINDINGS: update SP-Forth and OCaml urlsygrek
2017-06-11FindWin32CACert: Use a temporary buffer on the stackMichael Kaufmann
2017-06-11test1521: fixed OOM handlingDan Fandrich
2017-06-09RELEASE-PROCEDURE: updated future release datesDaniel Stenberg
2017-06-09gitignore: ignore all vim swap filesPaul Harris
2017-06-09lib1521: fix compiler warnings on the use of bad 'long' valuesDaniel Stenberg
2017-06-09setopt: check CURLOPT_ADDRESS_SCOPE option rangeDaniel Stenberg
2017-06-08cmake: Fix inconsistency regarding mbed TLS include directoryTheAssassin
2017-06-08examples/multi-uv.c: fix deprecated symbolRyuichi KAWAMATA
2017-06-08asyn-ares: s/Curl_expire_latest/Curl_expireDaniel Stenberg
2017-06-08expire: remove Curl_expire_latest()Daniel Stenberg
2017-06-07configure: fix link with librtmp when specifying pathChris Carlmar
2017-06-07file: make speedcheck use current time for checksDaniel Stenberg
2017-06-07metalink: remove unused printf() argumentDaniel Stenberg
2017-06-06travis: let some builds *not* use --enable-debugDaniel Stenberg
2017-06-06README.md: show the coverall coverage on githubDaniel Stenberg
2017-06-06lib1521: fix compiler warningsDaniel Stenberg
2017-06-05test1521: make the code < 80 columns wideDaniel Stenberg
2017-06-05test1121: use stricter types to work with typcheck-gccDaniel Stenberg
2017-06-05typecheck-gcc: allow CURLOPT_STDERR to be NULL tooDaniel Stenberg
2017-06-05test1521: test *all* curl_easy_setopt optionsDaniel Stenberg
2017-06-05test1538: added "verbose logs" keywordDan Fandrich
2017-06-05test1262: verify ftp download with -z for "if older than this"Daniel Stenberg
2017-06-05curl_ntlm_core: use Curl_raw_toupper instead of toupperMarcel Raad
2017-06-04RELEASE-NOTES: synced with 65ba92650Daniel Stenberg
2017-06-04curl_ntlm_core: pass unsigned char to toupperMarcel Raad
2017-06-03BINDINGS: add Ring bindingMahmoud Samir Fayed
2017-06-04CONTRIBUTE.md: mention tests done on pull requestsDaniel Stenberg
2017-06-04travis: add coverage, distcheck and cmake buildsDaniel Stenberg