Age | Commit message (Expand) | Author |
2017-11-09 | curl_multi_fdset.3: emphasize curl_multi_timeout | Daniel Stenberg |
2017-11-05 | HTTP: implement Brotli content encoding | Patrick Monnerat |
2017-11-05 | HTTP: support multiple Content-Encodings | Patrick Monnerat |
2017-10-30 | INTERNALS: remove curlx_tv* functions no longer provided | Daniel Stenberg |
2017-10-29 | cli tool: in -F option arg, comma is a delimiter for files only | Patrick Monnerat |
2017-10-28 | auth: Added test cases for RFC7616 | Florin |
2017-10-28 | TODO: support multiple Content-Encodings | Daniel Bankhead |
2017-10-28 | ROADMAP: cleanup | Daniel Stenberg |
2017-10-28 | ROADMAP.md: spelling fixes | Magicansk |
2017-10-27 | HELP-US: rename the subtitle too since the label is changed | Daniel Stenberg |
2017-10-24 | libcurl-tutorial.3: fix typo | Alessandro Ghedini |
2017-10-23 | curl_mime_filedata.3: fix typos | Alessandro Ghedini |
2017-10-23 | RELEASE-NOTES: 7.56.1 | Daniel Stenberg |
2017-10-23 | THANKS: update at 7.56.1 release time | Daniel Stenberg |
2017-10-16 | setopt: avoid integer overflows when setting millsecond values | Daniel Stenberg |
2017-10-12 | cli tool: reimplement stdin buffering in -F option. | Patrick Monnerat |
2017-10-12 | HELP-US: the label "PR-welcome" is now renamed to "help wanted" | Daniel Stenberg |
2017-10-09 | CURLOPT_XFERINFODATA.3: fix duplicate see also | Daniel Stenberg |
2017-10-09 | CURLOPT_NOPROGRESS.3: also refer to xferinfofunction | Daniel Stenberg |
2017-10-09 | FAQ: s/CURLOPT_PROGRESSFUNCTION/CURLOPT_XFERINFOFUNCTION | Daniel Stenberg |
2017-10-08 | docs: clarify form/mime usage of non-regular data files. | Patrick Monnerat |
2017-10-05 | darwinssl: add support for TLSv1.3 | Nick Zitzmann |
2017-10-04 | docs: fix typo in curl_mime_data_cb man page | Felix Kaiser |
2017-10-04 | RELEASE-PROCEDURE: update the release schedule | Daniel Stenberg |
2017-10-04 | THANKS: added new 7.56.0 contributors | Daniel Stenberg |
2017-10-03 | libcurl-tutorial: add casts in example to avoid compilation warnings. | Patrick Monnerat |
2017-10-03 | examples: bring back curl_formadd-using examples | Daniel Stenberg |
2017-10-02 | libcurl-tutorial: fix two typos. | Patrick Monnerat |
2017-10-01 | TODO: remove deprecated form API items. | Patrick Monnerat |
2017-10-01 | libcurl-tutorial: describe MIME API and deprecate form API. | Patrick Monnerat |
2017-09-28 | docs: link CURLOPT_CONNECTTIMEOUT and CURLOPT_CONNECTTIMEOUT_MS | Michael Kaufmann |
2017-09-28 | docs: clarify the use of environment variables for proxy | Michael Kaufmann |
2017-09-23 | symbols-in-versions: fix CURLSSLSET_NO_BACKENDS entry | Jay Satiro |
2017-09-22 | symbols-in-versions: add CURLSSLSET_NO_BACKENDS | Daniel Stenberg |
2017-09-22 | vtls: provide curl_global_sslset() even in non-SSL builds | Daniel Stenberg |
2017-09-22 | form/mime: field names are not allowed to contain zero-valued bytes. | Patrick Monnerat |
2017-09-21 | examples/post-callback: use long for CURLOPT_POSTFIELDSIZE | Marcel Raad |
2017-09-15 | docs: clarify the CURLOPT_INTERLEAVE* options behavior | Daniel Stenberg |
2017-09-12 | code style: use space after semicolon | Daniel Stenberg |
2017-09-11 | code style: use spaces around pluses | Daniel Stenberg |
2017-09-11 | code style: use spaces around equals signs | Daniel Stenberg |
2017-09-10 | mbedtls: enable CA path processing | Jay Satiro |
2017-09-07 | KNOWN_BUGS: Remove CMake symbol hiding issue | Jakub Zakrzewski |
2017-09-07 | HISTORY: added some recent items | Daniel Stenberg |
2017-09-05 | mime: implement encoders. | Patrick Monnerat |
2017-09-05 | docs/curl_mime_*.3: use correct variable types in examples | Daniel Stenberg |
2017-09-05 | examples/mime: minor example code fixes | Viktor Szakats |
2017-09-05 | docs/curl_mime_*.3: added examples | Daniel Stenberg |
2017-09-05 | MAIL-ETIQUETTE: added "1.9 Your emails are public" | Daniel Stenberg |
2017-09-04 | docs: Update to secure URL versions | Viktor Szakats |