Age | Commit message (Expand) | Author |
2017-08-17 | cmake: sizeof curl_off_t, remove unused detections | Daniel Stenberg |
2017-08-17 | system.h: remove all CURL_SIZEOF_* defines | Daniel Stenberg |
2017-08-17 | ftp: fix CWD when doing multicwd then nocwd on same connection | Daniel Stenberg |
2017-08-17 | CURLOPT_SSH_COMPRESSION.3: enable with 1L | Daniel Stenberg |
2017-08-17 | compressed-ssh.d: "Added: 7.56.0" | Daniel Stenberg |
2017-08-17 | curl/system.h: checksrc compliance | Daniel Stenberg |
2017-08-17 | ssh: add the ability to enable compression (for SCP/SFTP) | Viktor Szakats |
2017-08-16 | examples/ftpuploadresume: checksrc compliance | Jay Satiro |
2017-08-16 | http_proxy: fix build error for CURL_DOES_CONVERSIONS | Maksim Stsepanenka |
2017-08-16 | configure: check for __builtin_available() availability (#1788) | Nick Zitzmann |
2017-08-16 | travis: add metalink to some osx builds | Daniel Stenberg |
2017-08-16 | coverage: Use two coveralls commands to get lib/vtls results | Max Dymond |
2017-08-16 | darwinssi: fix error: variable length array used | Daniel Stenberg |
2017-08-16 | m4/curl-compilers.m4: use proper quotes around string, not backticks | Daniel Stenberg |
2017-08-15 | cmake: remove dead code for DISABLED_THREADSAFE | Benbuck Nason |
2017-08-15 | curl-confopts.m4: fix --disable-threaded-resolver | Jakub Zakrzewski |
2017-08-15 | progress: Track total times following redirects | Ryan Winograd |
2017-08-15 | cmake: remove dead code for CURL_DISABLE_RTMP | Benbuck Nason |
2017-08-15 | zsh.pl: produce a working completion script again | Kamil Dudka |
2017-08-15 | curlver: toward 7.56.0? | Daniel Stenberg |
2017-08-15 | RELEASE-NOTES: synced with 91c46dc44 | Daniel Stenberg |
2017-08-14 | test1449: FTP download range with an too large size | Daniel Stenberg |
2017-08-14 | strtoofft: reduce integer overflow risks globally | Daniel Stenberg |
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 |