Age | Commit message (Expand) | Author |
2018-08-23 | libcurl-thread.3: expand somewhat on the NO_SIGNAL motivation | Daniel Stenberg |
2018-08-22 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-08-22 | Tests: fixes for Windows | Marcel Raad |
2018-08-22 | http2: abort the send_callback if not setup yet | Daniel Stenberg |
2018-08-21 | http2: remove four unused nghttp2 callbacks | Daniel Stenberg |
2018-08-21 | x509asn1: use FALLTHROUGH | Daniel Stenberg |
2018-08-21 | test1148: disable if decimal separator is not point | Marcel Raad |
2018-08-21 | Enable more GCC warnings | Marcel Raad |
2018-08-21 | curl-compilers: enable -Wimplicit-fallthrough=4 for GCC | Marcel Raad |
2018-08-21 | curl-compilers: enable -Wbad-function-cast on GCC | Marcel Raad |
2018-08-21 | configure: conditionally enable pedantic-errors | Marcel Raad |
2018-08-21 | Remove unused definitions | Marcel Raad |
2018-08-21 | x509asn1: make several functions static | Daniel Stenberg |
2018-08-21 | INTERNALS: require GnuTLS >= 2.11.3 | Daniel Stenberg |
2018-08-21 | http2: avoid set_stream_user_data() before stream is assigned | Daniel Stenberg |
2018-08-20 | SSLCERTS: improve the openssl command line | Daniel Stenberg |
2018-08-20 | docs/SECURITY-PROCESS: now we name the files after the CVE id | Daniel Stenberg |
2018-08-19 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-08-18 | upload: change default UPLOAD_BUFSIZE to 64KB | Daniel Stenberg |
2018-08-18 | upload: allocate upload buffer on-demand | Daniel Stenberg |
2018-08-18 | vtls: reinstantiate engine on duplicated handles | Laurent Bonnans |
2018-08-17 | http2: make sure to send after RST_STREAM | Daniel Stenberg |
2018-08-16 | test1268: check the stderr output as "text" | Daniel Stenberg |
2018-08-16 | urldata: remove unused pipe_broke struct field | Daniel Stenberg |
2018-08-15 | curl: warn the user if a given file name looks like an option | Daniel Stenberg |
2018-08-15 | http2: check nghttp2_session_set_stream_user_data return code | Daniel Stenberg |
2018-08-15 | travis: revert back to gcc-7 for coverage builds | Daniel Stenberg |
2018-08-15 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-08-15 | CMake: CMake config files are defining CURL_STATICLIB for static builds | Adrien |
2018-08-15 | TODO: host name sections in config files | Daniel Stenberg |
2018-08-14 | ssh-libssh: fix infinite connect loop on invalid private key | Kamil Dudka |
2018-08-14 | ssh-libssh: reduce excessive verbose output about pubkey auth | Kamil Dudka |
2018-08-14 | travis: disable h2 torture tests for "coverage" | Daniel Stenberg |
2018-08-14 | travis: update to GCC 8 | Marcel Raad |
2018-08-13 | http: fix for tiny "HTTP/0.9" response | Daniel Stenberg |
2018-08-13 | docs: add disallow-username-in-url.d and haproxy-protocol.d on the list | Kamil Dudka |
2018-08-13 | .travis.yml: verify that man pages can be regenerated | Kamil Dudka |
2018-08-11 | Split non-portable part off test 1133 | Marcel Raad |
2018-08-11 | projects: Improve Windows perl detection in batch scripts | Jay Satiro |
2018-08-11 | docs: Improve the manual pages of some callbacks | Michael Kaufmann |
2018-08-11 | GCC: silence -Wcast-function-type uniformly | Marcel Raad |
2018-08-11 | Silence GCC 8 cast-function-type warnings | Marcel Raad |
2018-08-11 | CURLINFO_SIZE_UPLOAD: fix missing counter update | Daniel Stenberg |
2018-08-10 | Documentation: fix CURLOPT_SSH_COMPRESSION copy/paste bug | Daniel Jelinski |
2018-08-10 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-08-10 | openssl: fix potential NULL pointer deref in is_pkcs11_uri | Daniel Stenberg |
2018-08-10 | travis: execute "set -eo pipefail" for coverage build | Marcel Raad |
2018-08-10 | lib1502: fix memory leak in torture test | Daniel Stenberg |
2018-08-10 | docs: mention NULL is fine input to several functions | Daniel Stenberg |
2018-08-09 | README.md: add LGTM.com code quality grade for C/C++ | Bas van Schaik |