aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-08-10cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-08-10metalink: fix error: ‘*’ in boolean context, suggest ‘&&’ insteadDaniel Stenberg
2017-08-10dist: fix the cmake build by shipping cmake_uninstall.cmake.in tooDaniel Stenberg
2017-08-10travis: verify "make install"Daniel Stenberg
2017-08-10build: check out *.sln files with Windows line endingsMarcel Raad
2017-08-10gitignore: ignore top-level .vs folderMarcel Raad
2017-08-10digest_sspi: Don't reuse context if the user/passwd has changedJay Satiro
2017-08-09dist: Add dictserver.py/negtelnetserver.py to EXTRA_DISTAdam Sampson
2017-08-09curl: do bounds check using a double comparisonAdam Sampson
2017-08-09make install: add 8 missing man pages to the installationDaniel Stenberg
2017-08-09build: fix 'make install' with configure, install docs/libcurl/* tooDaniel Stenberg
2017-08-09RELEASE-NOTES: curl 7.55.0Daniel Stenberg
2017-08-09THANKS: 20 new contributors in 7.55.0Daniel Stenberg
2017-08-08docs/comments: Update to secure URL versionsViktor Szakats
2017-08-08configure: fix recv/send/select detection on AndroidDaniel Stenberg
2017-08-08ax_code_coverage.m4: update to latest versionMarcel Raad
2017-08-07test1427: verify command line parser integer overflow detectionDaniel Stenberg
2017-08-07curl: detect and bail out early on parameter integer overflowsDaniel Stenberg
2017-08-07glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg
2017-08-07tftp: reject file name lengths that don't fitDaniel Stenberg
2017-08-07file: output the correct buffer to the userEven Rouault
2017-08-06easy_events: make event data staticDaniel Stenberg
2017-08-05getparameter: avoid returning uninitialized 'usedarg'Daniel Stenberg
2017-08-05gssapi: fix memory leak of output token in multi round contextIsaac Boukris
2017-08-05darwinssl: fix compiler warningMarcel Raad
2017-08-04CMake: fix CURL_WERROR for MSVCMarcel Raad
2017-08-04RELEASE-NOTES: synced with 561e9217cDaniel Stenberg
2017-08-04test1010: verify that #1718 is fixedDaniel Stenberg
2017-08-04FTP: skip unnecessary CWD when in nocwd modeDaniel Stenberg
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