aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-04-12compressed.d: stress that the headers are not modifiedDaniel Stenberg
2020-04-07CURLOPT_WRITEFUNCTION.3: add inline example and new see-alsoDaniel Stenberg
2020-04-06cleanup: correct copyright year range on a few filesDaniel Stenberg
2020-04-06TODO: Option to make -Z merge lined based outputs on stdoutDaniel Stenberg
2020-04-05KNOWN_BUGS: fixed "USE_UNIX_SOCKETS on Windows"Daniel Stenberg
2020-04-05CURLINFO_CONDITION_UNMET: return true for 304 http status codeKwon-Young Choi
2020-04-04KNOWN_BUGS: Store TLS context per transfer instead of per connectionDaniel Stenberg
2020-03-31RELEASE-PROCEDURE.md: run the copyright.pl script!Daniel Stenberg
2020-03-31vquic: add support for GnuTLS backend of ngtcp2Daiki Ueno
2020-03-31examples/sessioninfo.c: add include to fix compiler warningGisle Vanem
2020-03-30output.d: quote the URL when globbingDaniel Stenberg
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