aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2016-03-25docs/TODO: Add feature request for metalink in HTTP headersDusty Mabe
2016-03-24schannel: Add ALPN supportJDepooter
2016-03-23RELEASE-PROCEDURE: mention the github release tag editDaniel Stenberg
2016-03-23THANKS: 15 new contributors from 7.48.0 releaseDaniel Stenberg
2016-03-23CURLINFO_TLS_SSL_PTR.3: Warn about limitationsJay Satiro
2016-03-22libcurl-thread.3: minor nroff format fixDaniel Stenberg
2016-03-22CURLINFO_TLS_SSL_PTR.3: minor nroff format fixDaniel Stenberg
2016-03-22CODE_STYLE: indend example codeDaniel Stenberg
2016-03-20CODE_STYLE: Use boolean conditionsSteve Holme
2016-03-19KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platformsSteve Holme
2016-03-18FAQ: 2.5 Install libcurl for both 32bit and 64bit?Daniel Stenberg
2016-03-15CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine supportJay Satiro
2016-03-14CODE_STYLE: Space around operatorsDaniel Stenberg
2016-03-14CODE_STYLE: add example for indent style as wellDaniel Stenberg
2016-03-14CODE_STYLE: mention braces for functions tooDaniel Stenberg
2016-03-14docs/Makefile.am: include CODE_STYLE in tarball tooDaniel Stenberg
2016-03-14CONTRIBUTE: moved out code style to a separate documentDaniel Stenberg
2016-03-14CODE_STYLE: initial versionDaniel Stenberg
2016-03-13TODO: Use the RFC6265 test suiteDaniel Stenberg
2016-03-10THANKS-filter: unify Michael KönigDaniel Stenberg
2016-03-09HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc linkDaniel Stenberg
2016-03-09curl_multi_wait.3: add exampleDaniel Stenberg
2016-03-08opt-docs: fix heading macrosJay Satiro
2016-03-08HTTP2.md: HTTP/2 by default for curl's HTTPS connectionsDaniel Stenberg
2016-03-08HTTP2.md: mention the disable ALPN and NPN optionsDaniel Stenberg
2016-03-07TODO: 17.12 keep running, read instructions from pipe/socketDaniel Stenberg
2016-03-06CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_APPEND.3: added exampleDaniel Stenberg
2016-03-06CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg
2016-03-06opts: added two examplesDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg
2016-03-06CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg
2016-03-06curlx.c: use more curl style codeDaniel Stenberg
2016-02-27getinfo: Add support for mbedTLS TLS session infoJay Satiro
2016-02-26ROADMAP: clarify on the TLS proxy, mention HTTP cookies to work onDaniel Stenberg
2016-02-23getinfo: CURLINFO_TLS_SSL_PTR supersedes CURLINFO_TLS_SESSIONJay Satiro
2016-02-23TFTP: add option to suppress TFTP option requests (Part 2)Jay Satiro
2016-02-23TFTP: add option to suppress TFTP option requests (Part 1)Michael Koenig
2016-02-20CURLOPT_DEBUGFUNCTION.3: Fix exampleJay Satiro
2016-02-18CURLOPT_COOKIEFILE.3: HTTP headers must be Set-Cookie styleJay Satiro
2016-02-18curl.1: HTTP headers for --cookie must be Set-Cookie styleJay Satiro
2016-02-18curl.1: add a missing dashDaniel Stenberg
2016-02-18opts: add referencesDaniel Stenberg
2016-02-17examples/make: add 'checksrc' targetDaniel Stenberg
2016-02-1710-at-a-time: typecast the argument passed to sleep()Daniel Stenberg
2016-02-17externalsocket.c: fix compiler warning for fwrite return typeDaniel Stenberg
2016-02-17anyauthput.c: fix compiler warningsDaniel Stenberg
2016-02-17simplessl.c: warning: while with spaceDaniel Stenberg
2016-02-17curlx.c: i2s_ASN1_IA5STRING() clashes with an openssl functionDaniel Stenberg