aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl
AgeCommit message (Expand)Author
2020-06-12ABI.md: rename to .md and polish the markdownDaniel Stenberg
2020-06-10wording: avoid blacklist/whitelist stereotypesDaniel Stenberg
2020-06-05CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg
2020-05-23setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-05-02doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-26copyright updates: adjust year rangesDaniel Stenberg
2020-04-23libcurl-multi.3: added missing full stopi-ky
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-07CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-04-05CURLINFO_CONDITION_UNMET: return true for 304 http status codeKwon-Young Choi
2020-03-29curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg
2020-03-27version: add 'cainfo' and 'capath' to version info structDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-18multi: Improve parameter check for curl_multi_remove_handleJay Satiro
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-03-06curl_share_setopt.3: Note sharing cookies doesn't enable the engineJay Satiro
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-03-02curl_escape.3: Add a link to curl_freeJay Satiro
2020-03-02curl_getenv.3: Fix the memory handling descriptionJay Satiro
2020-02-29docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado
2020-02-18CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg
2020-02-15CURLINFO_COOKIELIST.3: Fix exampleJay Satiro
2020-02-11CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
2020-01-27curl.h: define CURL_WIN32 on windowsDaniel Stenberg
2020-01-26global_init: assume the EINTR bit by defaultDaniel Stenberg
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-20HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之
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-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-18CURLOPT_QUOTE.3: fix typosJay Satiro
2019-12-18CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg
2019-12-16docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg
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