aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-03-29curl.h: remnove CURL_VERSION_ESNI. Never supported nor documentedDaniel Stenberg
2020-03-28KNOWN_BUGS: DoH doesn't inherit all transfer optionsDaniel Stenberg
2020-03-28KNOWN_BUGS: DoH leaks memory after followlocationDaniel Stenberg
2020-03-28KNOWN_BUGS: "FTPS needs session reuse"Daniel Stenberg
2020-03-28KNOWN_BUGS: "stick to same family over SOCKS pro" is presumed fixedDaniel Stenberg
2020-03-28TODO: Set custom client ip when using haproxy protocolDaniel Stenberg
2020-03-27version: add 'cainfo' and 'capath' to version info structDaniel Stenberg
2020-03-26SSLCERTS.md: Fix example code for setting CA cert fileJay Satiro
2020-03-26docs/make: generate curl.1 from listed files onlyDaniel Stenberg
2020-03-25dist: add mail-rcpt-allowfails.d to the tarballDaniel Stenberg
2020-03-24copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg
2020-03-23nghttp2: 1.12.0 requiredClément Notin
2020-03-22TODO: Use "random" ports for the test serversDaniel Stenberg
2020-03-18schannel: add "best effort" revocation check optionJohannes Schindelin
2020-03-18multi: Improve parameter check for curl_multi_remove_handleJay Satiro
2020-03-17writeout: support to generate JSON outputMathias Gumz
2020-03-15TODO: TLS-PSK with OpenSSLDaniel Stenberg
2020-03-14Makefile.m32: Improve windres parameter compatibilityJay Satiro
2020-03-13docs: add warnings about FILE: URLs on WindowsDaniel Stenberg
2020-03-11THANKS: from the 7.69.1 releaseDaniel Stenberg
2020-03-06curl_share_setopt.3: Note sharing cookies doesn't enable the engineJay Satiro
2020-03-05MANUAL: update a dict-using command lineDaniel Stenberg
2020-03-05KNOWN_BUGS: configure --with-gssapi with Heimdal is ignored on macOSDaniel Stenberg
2020-03-05polarssl: remove more references and mentionsDaniel Stenberg
2020-03-04THANKS: from 7.69.0Daniel Stenberg
2020-03-02curl_escape.3: Add a link to curl_freeJay Satiro
2020-03-02curl_getenv.3: Fix the memory handling descriptionJay Satiro
2020-03-02altsvc: both h3 backends now speak h3-27Daniel Stenberg
2020-02-29docs: fix typo on CURLINFO_RETRY_AFTER - alwaus -> alwaysJonathan Cardoso Machado
2020-02-29TODO: curl --proxycommandDaniel Stenberg
2020-02-21http2: now require nghttp2 >= 1.12.0Daniel Stenberg
2020-02-19HTTP-COOKIES: mention that a trailing newline is requiredDaniel Stenberg
2020-02-18CURLOPT_REDIR_PROTOCOLS.3: update the DEFAULT sectionDaniel Stenberg
2020-02-18docs/GOVERNANCE: refreshed + added "donations" and "commercial support"Daniel Stenberg
2020-02-17socks: make the connect phase non-blockingDaniel Stenberg
2020-02-15CURLINFO_COOKIELIST.3: Fix exampleJay Satiro
2020-02-14TODO: Paged searches on LDAP serverDaniel Stenberg
2020-02-14TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPSDaniel Stenberg
2020-02-12create-dirs.d: mention the modeDaniel Stenberg
2020-02-11CURLOPT_ALTSVC_CTRL.3: fix the DEFAULT wordingDaniel Stenberg
2020-02-09altsvc: keep a copy of the file name to survive handle resetDaniel Stenberg
2020-02-05docs/HTTP3: add --enable-alt-svc to curl's configureDaniel Stenberg
2020-02-04RELEASE-PROCEDURE: feature win is closed post-release a few daysDaniel Stenberg
2020-02-04docs/HTTP3: update the OpenSSL branch to use for ngtcp2Daniel Stenberg
2020-02-02cleanup: fix typos and wording in docs and commentsPedro Monreal
2020-01-29KNOWN_BUGS: Multiple methods in a single WWW-Authenticate: headerDaniel Stenberg
2020-01-29oauth2-bearer.d: works for HTTP tooDaniel Stenberg
2020-01-28location.d: the method change is from POST to GET onlyDaniel Stenberg
2020-01-27curl.h: define CURL_WIN32 on windowsDaniel Stenberg
2020-01-26global_init: assume the EINTR bit by defaultDaniel Stenberg