Age | Commit message (Expand) | Author |
2018-09-06 | schannel: unified error code handling | Han Han |
2018-09-06 | darwinssl: more specific and unified error codes | Han Han |
2018-09-06 | CURLOPT_DNS_USE_GLOBAL_CACHE: deprecated | Daniel Stenberg |
2018-09-05 | url: default to CURL_HTTP_VERSION_2TLS if built h2-enabled | Daniel Stenberg |
2018-09-05 | multiplex: enable by default | Daniel Stenberg |
2018-09-05 | tests: add unit tests for url.c | Jim Fuller |
2018-09-05 | test1452: mark as flaky | Daniel Stenberg |
2018-09-05 | pipelining: deprecated | Daniel Stenberg |
2018-09-05 | RELEASE-NOTES: start working on 7.62.0 | Daniel Stenberg |
2018-09-04 | THANKS: 7.61.1 status | Daniel Stenberg |
2018-09-04 | RELEASE-NOTES: 7.61.1 | Daniel Stenberg |
2018-09-04 | Curl_getoff_all_pipelines: ignore unused return values | Daniel Stenberg |
2018-09-04 | sftp: fix indentation | Viktor Szakats |
2018-09-04 | sftp: don't send post-qoute sequence when retrying a connection | Przemysław Tomaszewski |
2018-09-03 | url, vtls: make CURLOPT{,_PROXY}_TLS13_CIPHERS work | Kamil Dudka |
2018-09-03 | tool_operate: Add http code 408 to transient list for --retry | Jay Satiro |
2018-09-03 | openssl: Fix setting TLS 1.3 cipher suites | Jay Satiro |
2018-09-03 | Curl_ntlm_core_mk_nt_hash: return error on too long password | Daniel Stenberg |
2018-09-02 | http2: Use correct format identifier for stream_id | Rikard Falkeborn |
2018-09-02 | test1148: fix precheck output | Marcel Raad |
2018-09-01 | all: s/int/size_t cleanup | Daniel Stenberg |
2018-09-01 | ssh-libssh: use FALLTHROUGH to silence gcc8 | Daniel Stenberg |
2018-08-31 | tool_operate: Fix setting proxy TLS 1.3 ciphers | Jay Satiro |
2018-08-31 | cookies: support creation-time attribute for cookies | Daniel Gustafsson |
2018-08-31 | Don't use Windows path %PWD for SSH tests | Marcel Raad |
2018-08-29 | CURLOPT_SSL_CTX_FUNCTION.3: clarify connection reuse warning | Jay Satiro |
2018-08-28 | THANKS-filter: dedup Daniel Jeliński | Daniel Stenberg |
2018-08-27 | RELEASE-NOTES: synced | Daniel Stenberg |
2018-08-27 | CURLOPT_ACCEPT_ENCODING.3: list them comma-separated [ci skip] | Daniel Stenberg |
2018-08-27 | CURLOPT_SSL_CTX_FUNCTION.3: might cause unintended connection reuse [ci skip] | Daniel Stenberg |
2018-08-25 | curl: fix time-of-check, time-of-use race in dir creation | Daniel Stenberg |
2018-08-25 | cmdline-opts/page-footer: fix edit mistake | Daniel Stenberg |
2018-08-24 | docs: clarify NO_PROXY env variable functionality | Daniel Stenberg |
2018-08-24 | lib1522: fix curl_easy_setopt argument type | Marcel Raad |
2018-08-24 | curl_threads: silence bad-function-cast warning | Marcel Raad |
2018-08-24 | README: add appveyor build badge [ci skip] | Daniel Stenberg |
2018-08-24 | schannel: client certificate store opening fix | Ihor Karpenko |
2018-08-24 | gopher: Do not translate `?' to `%09' | Leonardo Taccari |
2018-08-23 | cookie tests: treat files as text | Marcel Raad |
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 |