Age | Commit message (Expand) | Author |
2019-06-12 | url: Fix CURLOPT_MAXAGE_CONN time comparison | Cliff Crosland |
2019-06-11 | test1165: verify that CURL_DISABLE_ symbols are in sync | Daniel Stenberg |
2019-06-11 | configure: remove CURL_DISABLE_TLS_SRP | Daniel Stenberg |
2019-06-11 | Revert "cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified" | Daniel Stenberg |
2019-06-11 | cmake: add SMB to list of disabled protocols if HTTP_ONLY is specified | sergey-raevskiy |
2019-06-11 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-11 | http2: remove CURL_DISABLE_TYPECHECK define | Daniel Stenberg |
2019-06-11 | configure: more --disable switches to toggle off individual features | Daniel Stenberg |
2019-06-11 | wolfssl: fix key pinning build error | Daniel Stenberg |
2019-06-10 | CURLMOPT_SOCKETFUNCTION.3: clarified | Daniel Stenberg |
2019-06-10 | wolfssl: fixup for SNI use | Daniel Stenberg |
2019-06-10 | CURLOPT_CAINFO.3: polished wording | Daniel Stenberg |
2019-06-10 | SECURITY.md: created | Daniel Stenberg |
2019-06-10 | tool_cb_prg: Fix integer overflow in progress bar | Daniel Gustafsson |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-06-10 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-06-10 | bindlocal: detect and avoid IP version mismatches in bind() | Daniel Stenberg |
2019-06-10 | multi: make sure 'data' can present in several sockhash entries | Daniel Stenberg |
2019-06-09 | libcurl-tutorial.3: Fix small typo (mutipart -> multipart) | Sorcus |
2019-06-09 | unpause: trigger a timeout for event-based transfers | Daniel Stenberg |
2019-06-09 | travis: use xenial LLVM package for scan-build | Marcel Raad |
2019-06-09 | travis: update scan-build job to xenial | Marcel Raad |
2019-06-08 | bump: start working on 7.65.2 | Daniel Stenberg |
2019-06-05 | examples/htmltitle: use C++ casts between pointer types | Marcel Raad |
2019-06-05 | examples/fopen: fix comparison | Marcel Raad |
2019-06-05 | build: fix Codacy warnings | Marcel Raad |
2019-06-05 | sws: remove unused variables | Marcel Raad |
2019-06-04 | RELEASE-NOTES: 7.65.1 | Daniel Stenberg |
2019-06-04 | THANKS: new contributors from 7.65.1 | Daniel Stenberg |
2019-06-04 | ssl: Update outdated "openssl-only" comments for supported backends | Frank Gevaerts |
2019-06-04 | curl_share_setopt.3: improve wording [ci ship] | Daniel Stenberg |
2019-06-04 | tool_parsecfg: Use correct return type for GetModuleFileName() | Steve Holme |
2019-06-03 | TODO: "at least N milliseconds between requests" [ci skip] | Daniel Stenberg |
2019-06-02 | tests/server/.gitignore: Add socksd to the ignore list | Steve Holme |
2019-06-02 | tool_parsecfg: Fix control flow issue (DEADCODE) | Steve Holme |
2019-06-02 | NTLM: reset proxy "multipass" state when CONNECT request is done | Sergey Ogryzkov |
2019-06-02 | test334: verify HTTP 204 response with chunked coding header | Daniel Stenberg |
2019-06-02 | http: don't parse body-related headers bodyless responses | Michael Kaufmann |
2019-06-02 | tls13-docs: mention it is only for OpenSSL >= 1.1.1 | Daniel Stenberg |
2019-06-01 | dump-header.d: spell out that no headers == empty file [ci skip] | Daniel Stenberg |
2019-06-01 | singlesocket: use separate variable for inner loop | Daniel Stenberg |
2019-05-31 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-05-30 | http2: Stop drain from being permanently set on | Josie Huddleston |
2019-05-29 | conncache: Remove the DEBUGASSERT on length check | Steve Holme |
2019-05-29 | system_win32: fix function prototype | Gisle Vanem |
2019-05-29 | appveyor: add Visual Studio solution build | Marcel Raad |
2019-05-29 | appveyor: add support for other build systems | Marcel Raad |
2019-05-29 | url: Load if_nametoindex() dynamically from iphlpapi.dll on Windows | Steve Holme |
2019-05-29 | http: fix "error: equality comparison with extraneous parentheses" | Daniel Stenberg |
2019-05-28 | parse_proxy: make sure portptr is initialized | Daniel Stenberg |