aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-05-21Add gemini protocol supportBen Burwell
2020-05-19TODO: --dry-runDaniel Stenberg
2020-05-19TODO: Ratelimit or wait between serial requestsDaniel Stenberg
2020-05-18TODO: forbid TLS post-handshake auth and do TLS record paddingDaniel Stenberg
2020-05-17dynbuf: return NULL when there's no buffer lengthDaniel Stenberg
2020-05-15CMake: add libssh build supportPeter Wu
2020-05-15KNOWN_BUGS: wolfssh: publickey auth doesn't workDaniel Stenberg
2020-05-15KNOWN_BUGS: OS400 port requires deprecated IBM libraryDaniel Stenberg
2020-05-15setopt: support certificate options in memory with struct curl_blobGilles Vollant
2020-05-15source cleanup: remove all custom typedef structsDaniel Stenberg
2020-05-14KNOWN_BUGS: adapt 5.5 to recent changesMarcel Raad
2020-05-13curl.1: Quote globbed URLsJay Satiro
2020-05-14checksrc: enhance the ASTERISKSPACE and update code accordinglyDaniel Stenberg
2020-05-13docs/options-in-versions: which version added each cmdline optionDaniel Stenberg
2020-05-13docs: unify protocol listsDaniel Stenberg
2020-05-13OpenSSL: have CURLOPT_CRLFILE imply CURLSSLOPT_NO_PARTIALCHAINDaniel Stenberg
2020-05-13tls13-ciphers.d: shorten the ArgDaniel Stenberg
2020-05-13sasl-authzid.d: add Arg: and shorten the descDaniel Stenberg
2020-05-13cert-type.d: mention the available types in the descDaniel Stenberg
2020-05-13tool: shorten 3 --help descriptionsDaniel Stenberg
2020-05-12list-only.d: this option existed already in 4.0Daniel Stenberg
2020-05-12retry-all-errors.d: Shorten the summary lineJay Satiro
2020-05-12tool: Add option --retry-all-errors to retry on any errorJay Satiro
2020-05-12CMake: fix runtests.pl with CMake, add new test targetsPeter Wu
2020-05-11write-out.d: added "response_code"Daniel Stenberg
2020-05-11KNOWN_BUGS: Build with staticly built dependencyDaniel Stenberg
2020-05-11ROADMAP: remove old entriesDaniel Stenberg
2020-05-09TODO: update regarding missing Schannel featuresMarc Hoersken
2020-05-08CURLOPT_SSL_OPTIONS: add *_NATIVE_CA to use Windows CA store (with openssl)Gilles Vollant
2020-05-08TODO: native IDN support on macOSDaniel Stenberg
2020-05-08THANKS-filter: Peter WangDaniel Stenberg
2020-05-07docs/HTTP3: add qlog to the quiche build instructionDaniel Stenberg
2020-05-04ngtcp2: convert to dynbufDaniel Stenberg
2020-05-04dynbuf: introduce internal generic dynamic buffer functionsDaniel Stenberg
2020-05-02doc: Rename VERSIONS to VERSIONS.md as it already has Markdown syntaxEmil Engler
2020-05-02examples: remove asiohiper.cppDaniel Stenberg
2020-05-02doc: add missing closing parenthesis in CURLINFO_SSL_VERIFYRESULT.3Emil Engler
2020-05-02KNOWN_BUGS: Remove "curl --upload-file . hang if delay in STDIN"Emil Engler
2020-04-30GnuTLS: Backend support for CURLINFO_SSL_VERIFYRESULTEmil Engler
2020-04-29THANKS: synced with the 7.70.0 releaseDaniel Stenberg
2020-04-26copyright updates: adjust year rangesDaniel Stenberg
2020-04-25docs: fix two typosYuri Slobodyanyuk
2020-04-23libcurl-multi.3: added missing full stopi-ky
2020-04-21GnuTLS: Don't skip really long certificate fieldsEmil Engler
2020-04-21gnutls: bump lowest supported version to 3.1.10Daniel Stenberg
2020-04-19src: Remove C99 constructs to ensure C89 complianceTom
2020-04-14docs/MQTT: replace confusing 80 by 75JP Mens
2020-04-14KNOWN_BUGS: Add entry 'Blocking socket operations'Jay Satiro
2020-04-14mqtt: add new experimental protocolBjorn Stenberg
2020-04-14TODO: Consider convenience options for JSON and XML?Daniel Stenberg