aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-05-28psl: use latest psl and refresh it periodicallyPatrick Monnerat
2018-05-28cmdline-opts/gen.pl: warn if mutexes: or see-also: list non-existing optionsDaniel Stenberg
2018-05-28curl.1: Fix cmdline-opts reference errors.Frank Gevaerts
2018-05-28docs: fix cmdline-opts metadata headers case consistency.Frank Gevaerts
2018-05-24httpauth: add support for Bearer tokensLinus Lewandowski
2018-05-24TODO: CURLINFO_PAUSE_STATEDaniel Stenberg
2018-05-22CURLOPT_ACCEPT_ENCODING.3: add brotli and clarify a bitDaniel Stenberg
2018-05-21KNOWN_BUGS: mention the -O with %-encoded file namesDaniel Stenberg
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-05-21curl: added --styled-outputDaniel Stenberg
2018-05-21docs: clarify CURLOPT_HTTPGET somewhatDaniel Stenberg
2018-05-18curl_fnmatch: only allow two asterisks for matchingDaniel Stenberg
2018-05-18docs: mention HAproxy protocol "version 1"Aleks
2018-05-18examples/progressfunc: make it build on older libcurlsDaniel Stenberg
2018-05-17getinfo: add microsecond precise timers for various intervalsPhilip Prindeville
2018-05-15THANKS: added people from the curl 7.60.0 releaseDaniel Stenberg
2018-05-15docs/libcurl/index.html: removedDaniel Stenberg
2018-05-14CODE_STYLE: mention return w/o parens, but sizeof withDaniel Stenberg
2018-05-14examples: Fix format specifiersRikard Falkeborn
2018-05-05URLs: fix one more http urlDaniel Gustafsson
2018-05-03docs: remove extraneous commas in man pagesDenis Ollier
2018-05-03Revert "TODO: remove configure --disable-pthreads"Daniel Stenberg
2018-05-02TODO: remove configure --disable-pthreadsDaniel Stenberg
2018-04-30CURLOPT_URL.3: add ENCODING section [ci skip]Daniel Stenberg
2018-04-30KNOWN_BUGS: Client cert with Issuer DN differs between backendsDaniel Stenberg
2018-04-30KNOWN_BUGS: Passive transfer tries only one IP addressDaniel Stenberg
2018-04-30KNOWN_BUGS: --upload-file . hang if delay in STDINDaniel Stenberg
2018-04-30KNOWN_BUGS: Connection information when using TCP Fast OpenDaniel Stenberg
2018-04-30TODO: Support the clienthello extensionDaniel Stenberg
2018-04-30TODO: CLOEXECDaniel Stenberg
2018-04-27CURLINFO_PROTOCOL.3: mention the existing defined namesDaniel Stenberg
2018-04-24examples/http2-upload: expand buffer to avoid silly warningDaniel Stenberg
2018-04-24examples/sftpuploadresume: typecast fseek argument to longDaniel Stenberg
2018-04-23curl_global_sslset: always provide available backendsChristian Schmitz
2018-04-23curl.1: clarify that options and URLs can be mixedDaniel Stenberg
2018-04-23CURLOPT_SSLCERT.3: improve WinSSL-specific usage infoArchangel_SDY
2018-04-21tool_help: clarify --max-time unit of time is secondsJay Satiro
2018-04-18schannel: add support for CURLOPT_CAINFODan McNulty
2018-04-17docs: fix typosJakub Wilk
2018-04-17schannel: add client certificate authenticationArchangel_SDY
2018-04-15checksrc: Fix typoDaniel Gustafsson
2018-04-15all: Refactor malloc+memset to use callocDaniel Gustafsson
2018-04-07examples/sftpuploadresmue: Fix Windows large file seekJay Satiro
2018-04-06RELEASE-NOTES: syncedDaniel Stenberg
2018-03-31docs: fix CURLINFO_*_T examples use of CURL_FORMAT_CURL_OFF_TJay Satiro
2018-03-27TODO: connection cache sharing is now supporteDaniel Stenberg
2018-03-24gitignore: ignore more generated filesDaniel Stenberg
2018-03-21CURLINFO_SSL_VERIFYRESULT.3: fix the example, add some textDaniel Stenberg
2018-03-21TODO: expand ~/ in config filesDaniel Stenberg
2018-03-20cookie.d: mention that "-" as filename means stdinDaniel Stenberg