Age | Commit message (Expand) | Author |
2019-05-28 | cmake: support CMAKE_OSX_ARCHITECTURES when detecting SIZEOF variables | Jonas Vautherin |
2019-05-27 | HAProxy tests: add keywords | Marcel Raad |
2019-05-27 | tests: make test 1420 and 1406 work with rtsp-disabled libcurl | Maksim Stsepanenka |
2019-05-27 | nss: allow to specify TLS 1.3 ciphers if supported by NSS | Hubert Kario |
2019-05-26 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-05-25 | Revert all SASL authzid (new feature) commits | Jay Satiro |
2019-05-25 | FAQ: more minor updates and spelling fixes | dbrowndan |
2019-05-24 | RELEASE-NOTES: synced | Daniel Stenberg |
2019-05-24 | sectransp: handle errSSLPeerAuthCompleted from SSLRead() | Daniel Stenberg |
2019-05-24 | Fix typo. | Gisle Vanem |
2019-05-23 | tool_setopt: for builds with disabled-proxy, skip all proxy setopts() | Daniel Stenberg |
2019-05-23 | winbuild: Use two space indentation | Steve Holme |
2019-05-23 | tool_parse_cfg: Avoid 2 fopen() for WIN32 | Gisle Vanem |
2019-05-23 | md4: include the mbedtls config.h to get the MD4 info | Daniel Stenberg |
2019-05-23 | md4: build correctly with openssl without MD4 | Daniel Stenberg |
2019-05-23 | os400: take care of CURLOPT_SASL_AUTHZID in curl_easy_setopt_ccsid(). | Patrick Monnerat |
2019-05-23 | .github/FUNDING: mention our opencollective "home" [ci skip] | Daniel Stenberg |
2019-05-23 | config-win32: add support for if_nametoindex and getsockname | Zenju |
2019-05-23 | tests: Fix the line endings for the SASL alt-auth tests | Jay Satiro |
2019-05-23 | url: fix bad #ifdef | Daniel Stenberg |
2019-05-23 | Revert "progress: CURL_DISABLE_PROGRESS_METER" | Daniel Stenberg |
2019-05-22 | examples: Added SASL PLAIN authorisation identity (authzid) examples | Steve Holme |
2019-05-22 | curl: --sasl-authzid added to support CURLOPT_SASL_AUTHZID from the tool | Steve Holme |
2019-05-22 | sasl: Implement SASL authorisation identity via CURLOPT_SASL_AUTHZID | Steve Holme |
2019-05-22 | tests: add support to test against OpenSSH for Windows | Marc Hoersken |
2019-05-22 | bump: start on the next release | Daniel Stenberg |
2019-05-22 | examples: fix "clarify calculation precedence" warnings | Marcel Raad |
2019-05-22 | hiperfifo: remove unused variable | Marcel Raad |
2019-05-22 | examples: remove dead variable stores | Marcel Raad |
2019-05-22 | examples: reduce variable scopes | Marcel Raad |
2019-05-22 | http2-download: fix format specifier | Marcel Raad |
2019-05-22 | PolarSSL: deprecate support step 1. Removed from configure. | Daniel Stenberg |
2019-05-22 | configure/cmake: check for if_nametoindex() | Daniel Stenberg |
2019-05-22 | parse_proxy: use the IPv6 zone id if given | Daniel Stenberg |
2019-05-22 | RELEASE-NOTES: 7.65.0 release | Daniel Stenberg |
2019-05-22 | THANKS: from the 7.65.0 release-notes | Daniel Stenberg |
2019-05-21 | url: convert the zone id from a IPv6 URL to correct scope id | Daniel Stenberg |
2019-05-21 | configure: detect getsockname and getpeername on windows too | Daniel Stenberg |
2019-05-21 | examples: remove unused variables | Marcel Raad |
2019-05-21 | udpateconninfo: mark variable unused | Daniel Gustafsson |
2019-05-21 | ftp: move ftp_ccc in under featureflag | Daniel Gustafsson |
2019-05-20 | curl: report error for "--no-" on non-boolean options | Daniel Stenberg |
2019-05-20 | mbedtls: enable use of EC keys | Guy Poizat |
2019-05-20 | lib1560: add tests for parsing URL with too long scheme | Daniel Stenberg |
2019-05-20 | urlapi: increase supported scheme length to 40 bytes | Omar Ramadan |
2019-05-20 | lib: reduce variable scopes | Marcel Raad |
2019-05-20 | tool_formparse: remove redundant assignment | Marcel Raad |
2019-05-20 | ssh: move variable declaration to where it's used | Marcel Raad |
2019-05-20 | ssh-libssh: remove unused variable | Marcel Raad |
2019-05-20 | test332: verify the blksize fix | Daniel Stenberg |