Age | Commit message (Expand) | Author |
2017-08-23 | config-tpf: define SIZEOF_LONG | Jay Satiro |
2017-08-23 | test1453: Fixed <features> | Dan Fandrich |
2017-08-22 | config-dos: add missing defines, SIZEOF_* and two others | Gisle Vanem |
2017-08-22 | curl: shorten and clean up CA cert verification error message | Daniel Stenberg |
2017-08-22 | request-target.d: mention added in 7.55.0 | Daniel Stenberg |
2017-08-22 | tool_main: turn off MinGW CRT's globbing | Marcel Raad |
2017-08-22 | makefile.m32: add support for libidn2 | Viktor Szakats |
2017-08-22 | config-win32: define SIZEOF_LONG | Viktor Szakats |
2017-08-20 | cmake: enable picky compiler options with clang and gcc | Daniel Stenberg |
2017-08-20 | curl/system.h: fix build for hppa | Daniel Stenberg |
2017-08-19 | tftp: fix memory leak on too long filename | Even Rouault |
2017-08-19 | runtests: fixed case insensitive matching of keywords | Dan Fandrich |
2017-08-19 | tests: Make sure libtests call curl_global_cleanup() | Dan Fandrich |
2017-08-18 | RELEASE-NOTES: synced with 8baead425 | Daniel Stenberg |
2017-08-18 | scripts/contri*sh: use "git log --use-mailmap" | Daniel Stenberg |
2017-08-18 | mailmap: de-duplify some git authors | Daniel Stenberg |
2017-08-18 | http2_recv: return error better on fatal h2 errors | Daniel Stenberg |
2017-08-18 | KNOWN_BUGS: HTTP test server 'connection-monitor' problems | Daniel Stenberg |
2017-08-18 | curl/system.h: check for __ppc__ as well | Daniel Stenberg |
2017-08-18 | http: Don't wait on CONNECT when there is no proxy | Jan Alexander Steffens (heftig) |
2017-08-18 | metalink: adjust source code style | Johannes Schindelin |
2017-08-17 | CURL_SIZEOF_LONG: removed, use only SIZEOF_LONG | Daniel Stenberg |
2017-08-17 | lib557: no longer use CURL_SIZEOF_* defines | Daniel Stenberg |
2017-08-17 | config-win32: define SIZEOF_CURL_OFF_T | Daniel Stenberg |
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 |