| Age | Commit message (Expand) | Author |
| 2017-08-14 | travis: build the examples too | Daniel Stenberg |
| 2017-08-14 | runtests: match keywords case insensitively | Daniel Stenberg |
| 2017-08-14 | examples/ftpuploadresume.c: use portable code | Daniel Stenberg |
| 2017-08-13 | RELEASE-NOTES/THANKS: curl 7.55.1 release time | Daniel Stenberg |
| 2017-08-13 | gitignore: ignore .xz now instead of .lzma | Daniel Stenberg |
| 2017-08-13 | cmake: Threads detection update. ref: #1702 | Sergei Nikulov |
| 2017-08-13 | ipv6_scope: support unique local addresses | Daniel Stenberg |
| 2017-08-13 | curl/system.h: GCC doesn't define __ppc__ on PowerPC, uses __powerpc__ | Alex Potapenko |
| 2017-08-13 | test1448: verify redirect to IDN using URL | Daniel Stenberg |
| 2017-08-13 | redirect: skip URL encoding for host names | Salah-Eddin Shaban |
| 2017-08-13 | test2032: mark as flaky (again) | Daniel Stenberg |
| 2017-08-12 | travis: test cmake build on tarball too | Daniel Stenberg |
| 2017-08-12 | cmake: allow user to override CMAKE_DEBUG_POSTFIX | Simon Warta |
| 2017-08-12 | connect-to.d: better language | Daniel Stenberg |
| 2017-08-12 | connect-to.d: clarified | Daniel Stenberg |
| 2017-08-12 | bagder/Curl_tvdiff_us: fix the math | Daniel Stenberg |
| 2017-08-12 | curl/system.h: add Oracle Solaris Studio | Daniel Stenberg |
| 2017-08-12 | docs: fix typo funtion -> function | Alessandro Ghedini |
| 2017-08-12 | docs: fix grammar in CURL_SSLVERSION_MAX_DEFAULT description | Alessandro Ghedini |
| 2017-08-12 | docs: fix typo stuct -> struct | Alessandro Ghedini |
| 2017-08-12 | test1447: require a curl with http support | Dan Fandrich |
| 2017-08-11 | curl/system.h: support more architectures | Thomas Petazzoni |
| 2017-08-11 | test2033: this went flaky again | Daniel Stenberg |
| 2017-08-11 | test1447: verifies the parse proxy fix in 6e0e152ce5c | Daniel Stenberg |
| 2017-08-11 | parse_proxy(): fix memory leak in case of invalid proxy server name | Even Rouault |
| 2017-08-11 | RELEASE-NOTES: synced with 37f2195a9 | Daniel Stenberg |
| 2017-08-11 | curlver: bump to 7.55.1 | Daniel Stenberg |
| 2017-08-11 | openssl: fix "error: this statement may fall through" | Daniel Stenberg |
| 2017-08-11 | openssl: remove CONST_ASN1_BIT_STRING. | David Benjamin |
| 2017-08-10 | maketgz: remove old *.dist files before making the tarball | Daniel Stenberg |
| 2017-08-10 | mkhelp.pl: allow executing this script directly | Jay Satiro |
| 2017-08-10 | configure: use the threaded resolver backend by default if possible | Daniel Stenberg |
| 2017-08-10 | cmake: move cmake_uninstall.cmake to CMake/ | Daniel Stenberg |
| 2017-08-10 | metalink: fix error: ‘*’ in boolean context, suggest ‘&&’ instead | Daniel Stenberg |
| 2017-08-10 | dist: fix the cmake build by shipping cmake_uninstall.cmake.in too | Daniel Stenberg |
| 2017-08-10 | travis: verify "make install" | Daniel Stenberg |
| 2017-08-10 | build: check out *.sln files with Windows line endings | Marcel Raad |
| 2017-08-10 | gitignore: ignore top-level .vs folder | Marcel Raad |
| 2017-08-10 | digest_sspi: Don't reuse context if the user/passwd has changed | Jay Satiro |
| 2017-08-09 | dist: Add dictserver.py/negtelnetserver.py to EXTRA_DIST | Adam Sampson |
| 2017-08-09 | curl: do bounds check using a double comparison | Adam Sampson |
| 2017-08-09 | make install: add 8 missing man pages to the installation | Daniel Stenberg |
| 2017-08-09 | build: fix 'make install' with configure, install docs/libcurl/* too | Daniel Stenberg |
| 2017-08-09 | RELEASE-NOTES: curl 7.55.0 | Daniel Stenberg |
| 2017-08-09 | THANKS: 20 new contributors in 7.55.0 | Daniel Stenberg |
| 2017-08-08 | docs/comments: Update to secure URL versions | Viktor Szakats |
| 2017-08-08 | configure: fix recv/send/select detection on Android | Daniel Stenberg |
| 2017-08-08 | ax_code_coverage.m4: update to latest version | Marcel Raad |
| 2017-08-07 | test1427: verify command line parser integer overflow detection | Daniel Stenberg |
| 2017-08-07 | curl: detect and bail out early on parameter integer overflows | Daniel Stenberg |