summaryrefslogtreecommitdiff
path: root/docs/libcurl
Commit message (Expand)AuthorAgeFilesLines
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-24120-142/+200
* schannel: add "best effort" revocation check optionJohannes Schindelin2020-03-183-0/+14
* multi: Improve parameter check for curl_multi_remove_handleJay Satiro2020-03-181-2/+2
* docs: add warnings about FILE: URLs on WindowsDaniel Stenberg2020-03-132-2/+32
* curl_share_setopt.3: Note sharing cookies doesn't enable the engineJay Satiro2020-03-061-0/+2
* polarssl: remove more references and mentionsDaniel Stenberg2020-03-054-15/+12
* curl_escape.3: Add a link to curl_freeJay Satiro2020-03-021-1/+1
* curl_getenv.3: Fix the memory handling descriptionJay Satiro2020-03-021-4/+4
* docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado2020-02-291-1/+1
* CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg2020-02-181-2/+5
* CURLINFO_COOKIELIST.3: Fix exampleJay Satiro2020-02-151-3/+3
* CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg2020-02-111-2/+5
* altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg2020-02-091-2/+3
* location.d: the method change is from POST to GET onlyDaniel Stenberg2020-01-281-2/+2
* curl.h: define CURL_WIN32 on windowsDaniel Stenberg2020-01-271-1/+2
* global_init: assume the EINTR bit by defaultDaniel Stenberg2020-01-261-4/+6
* CURLOPT_PROXY_SSL_OPTIONS.3: Sync with CURLOPT_SSL_OPTIONS.3Jay Satiro2020-01-231-16/+22
* smtp: Allow RCPT TO command to fail for some recipientsPavel Volgarev2020-01-214-0/+75
* HTTP: increase EXPECT_100_THRESHOLD to 1Mb加藤郁之2020-01-201-2/+2
* HTTP-COOKIES.md: describe the cookie file formatDaniel Stenberg2020-01-132-2/+10
* ngtcp2: Add an error code for QUIC connection errorsEmil Engler2020-01-112-0/+4
* multi: Change curl_multi_wait/poll to error on negative timeoutJay Satiro2020-01-112-1/+4
* include: remove non-curl prefixed definesDaniel Stenberg2020-01-091-5/+6
* CURLOPT_READFUNCTION.3: fix fopen params in exampleJay Satiro2020-01-061-1/+1
* CURLOPT_READFUNCTION.3: fix variable name in exampleJay Satiro2020-01-061-1/+1
* docs: mention CURL_MAX_INPUT_LENGTH restrictionsDaniel Stenberg2020-01-052-2/+10
* CURLOPT_HEADERFUNCTION.3: Document that size is always 1Jay Satiro2019-12-261-3/+3
* CURLOPT_QUOTE.3: fix typosJay Satiro2019-12-183-11/+11
* CURLOPT_URL.3: "curl supports SMB version 1 (only)"Daniel Stenberg2019-12-181-2/+2
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-163-5/+11
* CURLOPT_VERBOSE.3: see also ERRORBUFFERDaniel Stenberg2019-12-041-1/+2
* openssl: CURLSSLOPT_NO_PARTIALCHAIN can disable partial cert chainsDaniel Stenberg2019-12-032-17/+22
* OPENSOCKETFUNCTION.3: correct the purpose descriptionDaniel Stenberg2019-12-031-7/+4
* docs: add more references to curl_multi_pollDaniel Stenberg2019-11-282-3/+4
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-263-4/+11
* TLS: add BearSSL vtls implementationMichael Forney2019-11-262-1/+3
* curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg2019-11-261-0/+39
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-255-2/+60
* test1175: verify symbols-in-versions and libcurl-errors.3 in syncDaniel Stenberg2019-11-222-9/+12
* include: make CURLE_HTTP3 use a new error codeDaniel Stenberg2019-11-211-0/+3
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-121-0/+1
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-0220-20/+20
* CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro2019-10-161-5/+6
* CURLOPT_TIMEOUT.3: remove the mention of "minutes"Daniel Stenberg2019-10-071-4/+4
* docs: add note on failed handles not being counted by curl_multi_performDenis Chaplygin2019-10-032-2/+3
* CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typoDaniel Stenberg2019-10-031-1/+1
* ESNI: initial build/setupNiall2019-10-021-0/+1
* CURLMOPT_MAX_CONCURRENT_STREAMS: new setoptKunal Ekawde2019-10-024-5/+65
* docs: disambiguate CURLUPART_HOST is for host name (ie no port)Jay Satiro2019-09-282-4/+6
* urlapi: CURLU_NO_AUTHORITY allows empty authority/host partJens Finkhaeuser2019-09-192-0/+7