summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* THANKS-filter: Peter WangDaniel Stenberg2020-05-081-0/+1
* docs/HTTP3: add qlog to the quiche build instructionDaniel Stenberg2020-05-071-1/+1
* ngtcp2: convert to dynbufDaniel Stenberg2020-05-041-1/+1
* dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg2020-05-042-0/+81
* doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler2020-05-022-1/+1
* examples: remove asiohiper.cppDaniel Stenberg2020-05-022-498/+2
* doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler2020-05-021-1/+1
* KNOWN_BUGS: Remove "curl --upload-file . hang if delay in STDIN"Emil Engler2020-05-021-11/+2
* GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler2020-04-302-3/+3
* THANKS: synced with the 7.70.0 releaseDaniel Stenberg2020-04-291-0/+36
* copyright updates: adjust year rangesDaniel Stenberg2020-04-262-2/+2
* docs: fix two typosYuri Slobodyanyuk2020-04-252-3/+3
* libcurl-multi.3: added missing full stopi-ky2020-04-231-1/+1
* GnuTLS: Don't skip really long certificate fieldsEmil Engler2020-04-211-7/+0
* gnutls: bump lowest supported version to 3.1.10Daniel Stenberg2020-04-211-1/+1
* src: Remove C99 constructs to ensure C89 complianceTom2020-04-191-2/+3
* docs/MQTT: replace confusing 80 by 75JP Mens2020-04-141-1/+1