summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* THANKS: updated with names from the 7.68.0 releaseDaniel Stenberg2020-01-071-0/+32
* RELEASE-PROCEDURE: add four future release datesDaniel Stenberg2020-01-071-4/+4
* 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
* examples/postinmemory.c: Call curl_global_cleanup alwaysJay Satiro2019-12-241-3/+2
* url2file.c: fix copyright yearDaniel Stenberg2019-12-211-1/+1
* examples/url2file.c: corrected a commentRickard Hallerbäck2019-12-201-1/+1
* HISTORY: OSS-Fuzz started fuzzing libcurl in 2017Daniel Stenberg2019-12-201-0/+2
* 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
* HISTORY: the SMB(S) support landed in 2014Daniel Stenberg2019-12-181-0/+2
* KNOWN_BUGS: TLS session cache doesn't work with TFODaniel Stenberg2019-12-161-0/+5
* KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg2019-12-161-1/+2
* KNOWN_BUGS: LDAP on Windows doesn't workDaniel Stenberg2019-12-161-0/+8
* docs: TLS SRP doesn't work with TLS 1.3Daniel Stenberg2019-12-165-5/+15
* docs: fix some typosmhasbini2019-12-065-5/+5
* 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 "added: 7.68.0" to the --etag-* docsDaniel Stenberg2019-12-022-0/+2
* docs: add more references to curl_multi_pollDaniel Stenberg2019-11-282-3/+4
* curl: two new command line options for etagsMaros Priputen2019-11-283-0/+34
* docs: fix typosDaniel Gustafsson2019-11-285-5/+5
* XFERINFOFUNCTION: support CURL_PROGRESSFUNC_CONTINUEJohn Schroeder2019-11-263-4/+11
* TLS: add BearSSL vtls implementationMichael Forney2019-11-265-4/+12
* curl_multi_wakeup.3: add example and AVAILABILITYDaniel Stenberg2019-11-261-0/+39
* multi: add curl_multi_wakeup()Gergely Nagy2019-11-256-10/+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
* curl: add --parallel-immediateDaniel Stenberg2019-11-212-1/+11
* docs: fix typosVictor Magierski2019-11-202-2/+2
* INSTALL.md: provide Android build instructionsAndreas Falkenhahn2019-11-161-0/+41
* examples: add multi-poll.cDaniel Stenberg2019-11-142-1/+77
* HISTORY: added cmake, HTTP/3 and parallel downloads with curlDaniel Stenberg2019-11-131-0/+9
* quiche: reject headers in the wrong orderDaniel Stenberg2019-11-121-0/+1
* CURL-DISABLE: initial docs for the CURL_DISABLE_* definesDaniel Stenberg2019-11-123-14/+113
* TODO: curl_multi_unblockDaniel Stenberg2019-11-081-0/+8
* TODO: Run web-platform-tests url testsDaniel Stenberg2019-11-081-0/+10
* TODO: 1.4 alt-svc sharingDaniel Stenberg2019-11-081-0/+8
* copyrights: fix copyright year rangeDaniel Stenberg2019-11-0829-29/+29
* THANKS: add new names from 7.67.0Daniel Stenberg2019-11-051-0/+42
* copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz2019-11-0239-39/+39
* INSTALL: add missing space for configure commandsTrivikram Kamat2019-10-291-2/+2
* examples: remove the "this exact code has not been verified"Daniel Stenberg2019-10-292-4/+2
* HTTP3: fix typo somehere1 > somewhere1Trivikram Kamat2019-10-291-1/+1
* examples/sslbackend: fix -Wchar-subscripts warningMarcel Raad2019-10-181-1/+1
* CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue timeJay Satiro2019-10-161-5/+6
* TODO: Handle growing SFTP filesDaniel Stenberg2019-10-131-0/+11