aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-01-23form.d: fix two minor typosAron Rotteveel
2020-01-23CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro
2020-01-21smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev
2020-01-21data.d: remove "Multiple files can also be specified"Daniel Stenberg
2020-01-20HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之
2020-01-17ROADMAP: thread-safe `curl_global_init()`Daniel Stenberg
2020-01-16polarssl: removedDaniel Stenberg
2020-01-13HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg
2020-01-11ngtcp2: Add an error code for QUIC connection errorsEmil Engler
2020-01-11multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro
2020-01-09include: remove non-curl prefixed definesDaniel Stenberg
2020-01-09KNOWN_BUGS: AUTH PLAIN for SMTP is not working on all serversDaniel Stenberg
2020-01-09docs/RELEASE-PROCEDURE.md: pushed some release datesDaniel Stenberg
2020-01-08RELEASE-PROCEDURE.md: fix next release date (Feb 26)Daniel Stenberg
2020-01-07THANKS: updated with names from the 7.68.0 releaseDaniel Stenberg
2020-01-07RELEASE-PROCEDURE: add four future release datesDaniel Stenberg
2020-01-06CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro
2020-01-06CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro
2020-01-05docs: mention CURL_MAX_INPUT_LENGTH restrictionsDaniel Stenberg
2019-12-26CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro
2019-12-24examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro
2019-12-21url2file.c: fix copyright yearDaniel Stenberg
2019-12-20examples/url2file.c: corrected a commentRickard Hallerbäck
2019-12-20HISTORY: OSS-Fuzz started fuzzing libcurl in 2017Daniel Stenberg
2019-12-18CURLOPT_QUOTE.3: fix typosJay Satiro
2019-12-18CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg
2019-12-18HISTORY: the SMB(S) support landed in 2014Daniel Stenberg
2019-12-16KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg
2019-12-16KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg
2019-12-16KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg
2019-12-16docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg
2019-12-06docs: fix some typosmhasbini
2019-12-04CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg
2019-12-03openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg
2019-12-03OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg
2019-12-02docs: add "added: 7.68.0" to the --etag-* docsDaniel Stenberg
2019-11-28docs: add more references to curl_multi_pollDaniel Stenberg
2019-11-28curl: two new command line options for etagsMaros Priputen
2019-11-28docs: fix typosDaniel Gustafsson
2019-11-26XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder
2019-11-26TLS: add BearSSL vtls implementationMichael Forney
2019-11-26curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg
2019-11-25multi: add curl_multi_wakeup()Gergely Nagy
2019-11-22test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg
2019-11-21include: make CURLE_HTTP3 use a new error codeDaniel Stenberg
2019-11-21curl: add --parallel-immediateDaniel Stenberg
2019-11-20docs: fix typosVictor Magierski
2019-11-16INSTALL.md: provide Android build instructionsAndreas Falkenhahn
2019-11-14examples: add multi-poll.cDaniel Stenberg
2019-11-13HISTORY: added cmake, HTTP/3 and parallel downloads with curlDaniel Stenberg