Age | Commit message (Expand) | Author |
2019-06-24 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Daniel Gustafsson |
2019-06-20 | typecheck: CURLOPT_CONNECT_TO takes an slist too | Daniel Stenberg |
2019-06-13 | quote.d: asterisk prefix works for SFTP as well | Daniel Stenberg |
2019-06-10 | CURLMOPT_SOCKETFUNCTION.3: clarified | Daniel Stenberg |
2019-06-10 | CURLOPT_CAINFO.3: polished wording | Daniel Stenberg |
2019-06-10 | wolfssl: refer to it as wolfSSL only | Daniel Stenberg |
2019-06-09 | libcurl-tutorial.3: Fix small typo (mutipart -> multipart) | Sorcus |
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-04 | THANKS: new contributors from 7.65.1 | Daniel Stenberg |
2019-06-04 | curl_share_setopt.3: improve wording [ci ship] | Daniel Stenberg |
2019-06-03 | TODO: "at least N milliseconds between requests" [ci skip] | Daniel Stenberg |
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-05-27 | nss: allow to specify TLS 1.3 ciphers if supported by NSS | Hubert Kario |
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-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 | 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 | THANKS: from the 7.65.0 release-notes | Daniel Stenberg |
2019-05-21 | examples: remove unused variables | Marcel Raad |
2019-05-16 | docs: Markdown and misc improvements [ci skip] | Viktor Szakats |
2019-05-16 | docs/RELEASE-PROCEDURE: link to live iCalendar [ci skip] | Viktor Szakats |
2019-05-16 | cleanup: remove FIXME and TODO comments | Daniel Stenberg |
2019-05-15 | docs/RELEASE-PROCEDURE: updated coming releases dates [ci skip] | Daniel Stenberg |
2019-05-15 | CURLOPT_READFUNCTION.3: see also CURLOPT_UPLOAD_BUFFERSIZE [ci skip] | Daniel Stenberg |
2019-05-14 | CURLOPT_CAINFO.3: with Schannel, you want Windows 8 or later [ci skip] | Daniel Stenberg |
2019-05-12 | docs/INSTALL: fix broken link [ci skip] | Jay Satiro |
2019-05-11 | SECURITY-PROCESS: fix links [ci skip] | Daniel Stenberg |
2019-05-11 | doh: disable DOH for the cases it doesn't work | Daniel Stenberg |
2019-05-09 | BUG-BOUNTY: minor formatting fixes [ci skip] | Daniel Stenberg |
2019-05-09 | BUG-BOUNTY.md: add the Dropbox "bonus" extra payout ability [ci skip] | Daniel Stenberg |
2019-05-05 | urlapi: add CURLUPART_ZONEID to set and get | Daniel Stenberg |
2019-05-03 | CURLMOPT_TIMERFUNCTION.3: warn about the recursive risk [ci skip] | Daniel Stenberg |
2019-05-03 | CURLOPT_CHUNK_BGN_FUNCTION.3: document the struct and time value | Daniel Stenberg |
2019-05-03 | urlapi: strip off scope id from numerical IPv6 addresses | Daniel Stenberg |
2019-04-29 | docs: minor polish to the bug bounty / security docs | Reed Loden |
2019-04-23 | INTERNALS: fix misindentation of ToC item | Daniel Gustafsson |
2019-04-23 | INTERNALS: Add structs to ToC | Aron Bergman |
2019-04-23 | INTERNALS: Add code highlighting | Aron Bergman |
2019-04-22 | docs/BUG-BOUNTY: bug bounty time [skip ci] | Daniel Stenberg |
2019-04-21 | CURLOPT_MAXAGE_CONN: set the maximum allowed age for conn reuse | Daniel Stenberg |