summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* runtests: use --gen-suppressions=all with valgrindbagder/tests-more-valgrindDaniel Stenberg2017-08-111-1/+1
* tests: suppress libssh2+gcrypt errors, remove libidn suppsDaniel Stenberg2017-08-111-88/+86
* tests: remove "disable valgrind" in many testsDaniel Stenberg2017-08-1146-145/+0
* openssl: fix "error: this statement may fall through"Daniel Stenberg2017-08-111-0/+1
* openssl: remove CONST_ASN1_BIT_STRING.David Benjamin2017-08-111-3/+1
* maketgz: remove old *.dist files before making the tarballDaniel Stenberg2017-08-101-0/+7
* mkhelp.pl: allow executing this script directlyJay Satiro2017-08-101-1/+1
* configure: use the threaded resolver backend by default if possibleDaniel Stenberg2017-08-102-10/+7
* cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg2017-08-103-4/+4
* metalink: fix error: ‘*’ in boolean context, suggest ‘&&’ insteadDaniel Stenberg2017-08-101-1/+1
* dist: fix the cmake build by shipping cmake_uninstall.cmake.in tooDaniel Stenberg2017-08-101-1/+1
* travis: verify "make install"Daniel Stenberg2017-08-102-1/+37
* build: check out *.sln files with Windows line endingsMarcel Raad2017-08-101-0/+1
* gitignore: ignore top-level .vs folderMarcel Raad2017-08-101-0/+1
* digest_sspi: Don't reuse context if the user/passwd has changedJay Satiro2017-08-102-0/+45
* dist: Add dictserver.py/negtelnetserver.py to EXTRA_DISTAdam Sampson2017-08-091-1/+2
* curl: do bounds check using a double comparisonAdam Sampson2017-08-091-1/+1
* make install: add 8 missing man pages to the installationDaniel Stenberg2017-08-092-1/+8
* build: fix 'make install' with configure, install docs/libcurl/* tooDaniel Stenberg2017-08-091-0/+2
* RELEASE-NOTES: curl 7.55.0curl-7_55_0Daniel Stenberg2017-08-091-9/+24
* THANKS: 20 new contributors in 7.55.0Daniel Stenberg2017-08-092-0/+21
* docs/comments: Update to secure URL versionsViktor Szakats2017-08-0816-21/+21
* configure: fix recv/send/select detection on AndroidDaniel Stenberg2017-08-081-6/+20
* ax_code_coverage.m4: update to latest versionMarcel Raad2017-08-081-69/+114
* test1427: verify command line parser integer overflow detectionDaniel Stenberg2017-08-072-1/+30
* curl: detect and bail out early on parameter integer overflowsDaniel Stenberg2017-08-075-14/+36
* glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg2017-08-073-2/+40
* tftp: reject file name lengths that don't fitDaniel Stenberg2017-08-071-1/+6
* file: output the correct buffer to the userEven Rouault2017-08-071-1/+1
* easy_events: make event data staticDaniel Stenberg2017-08-061-1/+3
* getparameter: avoid returning uninitialized 'usedarg'Daniel Stenberg2017-08-052-3/+3
* gssapi: fix memory leak of output token in multi round contextIsaac Boukris2017-08-051-0/+4
* darwinssl: fix compiler warningMarcel Raad2017-08-051-1/+1
* CMake: fix CURL_WERROR for MSVCMarcel Raad2017-08-041-1/+1
* RELEASE-NOTES: synced with 561e9217cDaniel Stenberg2017-08-041-4/+34
* test1010: verify that #1718 is fixedDaniel Stenberg2017-08-041-1/+3
* FTP: skip unnecessary CWD when in nocwd modeDaniel Stenberg2017-08-042-11/+15
* travis: explicitly specify distMarcel Raad2017-08-041-0/+4
* travis: BUILD_TYPE => TDaniel Stenberg2017-08-041-16/+16
* travis: add osx build with darwinsslDaniel Stenberg2017-08-041-4/+7
* darwin: silence compiler warningsDaniel Stenberg2017-08-041-2/+12
* BUILD.WINDOWS: mention buildconf.bat for builds off gitDaniel Stenberg2017-08-031-3/+10
* darwinssl: fix curlssl_sha256sum() compiler warnings on first argumentDaniel Stenberg2017-08-032-7/+8
* test130: verify comments in .netrcDaniel Stenberg2017-08-031-0/+1
* netrc: skip lines starting with '#'Gisle Vanem2017-08-031-1/+4
* CMake: set MSVC warning level to 4Marcel Raad2017-08-033-0/+10
* CURLOPT_NETRC.3: fix typo in 7e48aa386156f9c2Daniel Stenberg2017-08-021-2/+2
* CURLOPT_NETRC.3: mention the file name on windowsDaniel Stenberg2017-08-021-2/+4
* travis: build osx with libressl tooDaniel Stenberg2017-08-021-0/+3
* travis: build osx with openssl tooDaniel Stenberg2017-08-021-1/+4