summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22Patchset for gnURL microfork:gnurl-7_55_1-1Christian Grothoff
2017-08-22RELEASE-NOTES/THANKS: curl 7.55.1 release timeDaniel Stenberg
2017-08-22gitignore: ignore .xz now instead of .lzmaDaniel Stenberg
2017-08-22cmake: Threads detection update. ref: #1702Sergei Nikulov
2017-08-22ipv6_scope: support unique local addressesDaniel Stenberg
2017-08-22curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__Alex Potapenko
2017-08-22test1448: verify redirect to IDN using URLDaniel Stenberg
2017-08-22redirect: skip URL encoding for host namesSalah-Eddin Shaban
2017-08-22test2032: mark as flaky (again)Daniel Stenberg
2017-08-22travis: test cmake build on tarball tooDaniel Stenberg
2017-08-22cmake: allow user to override CMAKE_DEBUG_POSTFIXSimon Warta
2017-08-22connect-to.d: better languageDaniel Stenberg
2017-08-22connect-to.d: clarifiedDaniel Stenberg
2017-08-22bagder/Curl_tvdiff_us: fix the mathDaniel Stenberg
2017-08-22curl/system.h: add Oracle Solaris StudioDaniel Stenberg
2017-08-22docs: fix typo funtion -> functionAlessandro Ghedini
2017-08-22docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT descriptionAlessandro Ghedini
2017-08-22docs: fix typo stuct -> structAlessandro Ghedini
2017-08-22test1447: require a curl with http supportDan Fandrich
2017-08-22curl/system.h: support more architecturesThomas Petazzoni
2017-08-22test2033: this went flaky againDaniel Stenberg
2017-08-22test1447: verifies the parse proxy fix in 6e0e152ce5cDaniel Stenberg
2017-08-22parse_proxy(): fix memory leak in case of invalid proxy server nameEven Rouault
2017-08-22RELEASE-NOTES: synced with 37f2195a9Daniel Stenberg
2017-08-22curlver: bump to 7.55.1Daniel Stenberg
2017-08-22openssl: fix "error: this statement may fall through"Daniel Stenberg
2017-08-22openssl: remove CONST_ASN1_BIT_STRING.David Benjamin
2017-08-22maketgz: remove old *.dist files before making the tarballDaniel Stenberg
2017-08-22mkhelp.pl: allow executing this script directlyJay Satiro
2017-08-22configure: use the threaded resolver backend by default if possibleDaniel Stenberg
2017-08-22cmake: move cmake_uninstall.cmake to CMake/Daniel Stenberg
2017-08-22metalink: fix error: ‘*’ in boolean context, suggest ‘&&’ insteadDaniel Stenberg
2017-08-22dist: fix the cmake build by shipping cmake_uninstall.cmake.in tooDaniel Stenberg
2017-08-22travis: verify "make install"Daniel Stenberg
2017-08-22build: check out *.sln files with Windows line endingsMarcel Raad
2017-08-22gitignore: ignore top-level .vs folderMarcel Raad
2017-08-22digest_sspi: Don't reuse context if the user/passwd has changedJay Satiro
2017-08-22dist: Add dictserver.py/negtelnetserver.py to EXTRA_DISTAdam Sampson
2017-08-22curl: do bounds check using a double comparisonAdam Sampson
2017-08-22make install: add 8 missing man pages to the installationDaniel Stenberg
2017-08-22build: fix 'make install' with configure, install docs/libcurl/* tooDaniel Stenberg
2017-08-22RELEASE-NOTES: curl 7.55.0Daniel Stenberg
2017-08-22THANKS: 20 new contributors in 7.55.0Daniel Stenberg
2017-08-22docs/comments: Update to secure URL versionsViktor Szakats
2017-08-22configure: fix recv/send/select detection on AndroidDaniel Stenberg
2017-08-22ax_code_coverage.m4: update to latest versionMarcel Raad
2017-08-22test1427: verify command line parser integer overflow detectionDaniel Stenberg
2017-08-22curl: detect and bail out early on parameter integer overflowsDaniel Stenberg
2017-08-22glob: do not continue parsing after a strtoul() overflow rangeDaniel Stenberg
2017-08-22tftp: reject file name lengths that don't fitDaniel Stenberg