summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* THANKS: curl 7.71.0 additionsDaniel Stenberg2020-06-231-0/+33
* openssl: Don't ignore CA paths when using Windows CA storeJay Satiro2020-06-222-2/+4
* copyright: update mismatched copyright yearsDaniel Stenberg2020-06-223-3/+3
* manpage: add three missing environment variablesDaniel Stenberg2020-06-171-1/+17
* CODE_REVIEW.md: how to do code reviews in curlDaniel Stenberg2020-06-132-0/+169
* version.d: expanded and alpha-sortedDaniel Stenberg2020-06-121-28/+36
* ABI.md: rename to .md and polish the markdownDaniel Stenberg2020-06-122-19/+14
* HELP-US: add a section for "smaller tasks"Daniel Stenberg2020-06-121-0/+17
* TODO: retry on the redirected-to URLDaniel Stenberg2020-06-121-0/+12
* TODO: remove 19.3 section titleSterchele Nicolas2020-06-121-1/+1
* wording: avoid blacklist/whitelist stereotypesDaniel Stenberg2020-06-107-24/+24
* HTTP3.md: clarify cargo build directoryAdnan Khan2020-06-051-0/+1
* user-agent.d: spell out what happens given a blank argumentDaniel Stenberg2020-06-051-0/+4
* CURLINFO_ACTIVESOCKET.3: clarify the descriptionDaniel Stenberg2020-06-051-9/+11
* KNOWN_BUGS: RTSP authentication breaks without redirect supportDaniel Stenberg2020-06-041-0/+10
* examples/http2-down/upload: add error checksRadoslav Georgiev2020-06-022-6/+30
* examples/ephiperfifo: turn off interval when setting timerfdkotoriのねこ2020-06-021-3/+3
* urldata: fix comments: Curl_done() is called multi_done() nowDaniel Stenberg2020-05-281-1/+1
* all: fix codespell errorsViktor Szakats2020-05-255-12/+12
* setopt: add CURLOPT_PROXY_ISSUERCERT(_BLOB) for coherencyGilles Vollant2020-05-235-0/+166
* travis: simplify quiche build instructions wrt boringsslPeter Wu2020-05-221-19/+5
* TODO: --dry-runDaniel Stenberg2020-05-191-0/+8
* TODO: Ratelimit or wait between serial requestsDaniel Stenberg2020-05-191-0/+11
* TODO: forbid TLS post-handshake auth and do TLS record paddingDaniel Stenberg2020-05-181-7/+24
* dynbuf: return NULL when there's no buffer lengthDaniel Stenberg2020-05-171-6/+6
* CMake: add libssh build supportPeter Wu2020-05-151-2/+1
* KNOWN_BUGS: wolfssh: publickey auth doesn't workDaniel Stenberg2020-05-151-0/+8
* KNOWN_BUGS: OS400 port requires deprecated IBM libraryDaniel Stenberg2020-05-151-0/+9
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-159-4/+395
* source cleanup: remove all custom typedef structsDaniel Stenberg2020-05-153-2/+23
* KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad2020-05-141-12/+6
* curl.1: Quote globbed URLsJay Satiro2020-05-131-7/+7
* checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg2020-05-142-4/+4
* docs/options-in-versions: which version added each cmdline optionDaniel Stenberg2020-05-132-0/+245
* docs: unify protocol listsDaniel Stenberg2020-05-132-4/+6
* OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg2020-05-131-5/+8
* tls13-ciphers.d: shorten the ArgDaniel Stenberg2020-05-131-1/+1
* sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg2020-05-131-1/+2
* cert-type.d: mention the available types in the descDaniel Stenberg2020-05-131-1/+1
* tool: shorten 3 --help descriptionsDaniel Stenberg2020-05-133-3/+3
* list-only.d: this option existed already in 4.0Daniel Stenberg2020-05-121-1/+1
* retry-all-errors.d: Shorten the summary lineJay Satiro2020-05-121-1/+1
* tool: Add option --retry-all-errors to retry on any errorJay Satiro2020-05-122-0/+20
* CMake: fix runtests.pl with CMake, add new test targetsPeter Wu2020-05-121-8/+0
* write-out.d: added "response_code"Daniel Stenberg2020-05-111-0/+4
* KNOWN_BUGS: Build with staticly built dependencyDaniel Stenberg2020-05-111-3/+21
* ROADMAP: remove old entriesDaniel Stenberg2020-05-111-20/+0
* TODO: update regarding missing Schannel featuresMarc Hoersken2020-05-091-20/+12
* CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant2020-05-082-0/+5
* TODO: native IDN support on macOSDaniel Stenberg2020-05-081-0/+9