summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* curl.1: -w filename_effective was introduced in 7.26.0Daniel Stenberg2016-04-021-1/+1
* test1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS symbolSteve Holme2016-04-021-0/+1
* curl/mprintf.h: remove support for _MPRINTF_REPLACEDaniel Stenberg2016-04-011-9/+3
* http2: more documentation for prior knowledgeDaniel Stenberg2016-03-312-5/+13
* http2: support "prior knowledge", no upgrade from HTTP/1.1Diego Bes2016-03-313-0/+9
* build: use roffit 0.11 featureDaniel Stenberg2016-03-293-5/+5
* TODO: use secure protocol in recently added URLViktor Szakats2016-03-291-1/+1
* HTTP2.md: mention libressl and boringssl tooDaniel Stenberg2016-03-291-11/+13
* docs/HTTP-COOKIES: converted to markdownDaniel Stenberg2016-03-293-128/+109
* HTTP2: s/polarssl/mbedtlsDaniel Stenberg2016-03-291-2/+2
* wolfssl: Add ALPN supportJay Satiro2016-03-281-1/+3
* TODO: 2.5 Edge-triggered sockets should workDaniel Stenberg2016-03-281-0/+7
* CURLMOPT_SOCKETFUNCTION.3: describe the 'what' argumentDaniel Stenberg2016-03-271-3/+15
* curl_multi_socket_action.3: mark the options properlyDaniel Stenberg2016-03-271-6/+7
* docs: curlinfo_filetime sftp support, new curlopt_quote "statvfs"marquis-de-muesli2016-03-273-4/+7
* docs/TODO: Add feature request for metalink in HTTP headersDusty Mabe2016-03-251-0/+14
* schannel: Add ALPN supportJDepooter2016-03-241-1/+2
* RELEASE-PROCEDURE: mention the github release tag editDaniel Stenberg2016-03-231-4/+9
* THANKS: 15 new contributors from 7.48.0 releaseDaniel Stenberg2016-03-231-0/+15
* CURLINFO_TLS_SSL_PTR.3: Warn about limitationsJay Satiro2016-03-231-5/+37
* libcurl-thread.3: minor nroff format fixDaniel Stenberg2016-03-221-1/+1
* CURLINFO_TLS_SSL_PTR.3: minor nroff format fixDaniel Stenberg2016-03-221-3/+3
* CODE_STYLE: indend example codeDaniel Stenberg2016-03-221-7/+5
* CODE_STYLE: Use boolean conditionsSteve Holme2016-03-201-2/+16
* KNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in arrays on 32-bit platformsSteve Holme2016-03-191-0/+7
* FAQ: 2.5 Install libcurl for both 32bit and 64bit?Daniel Stenberg2016-03-181-0/+27
* CURLOPT_SSLENGINE.3: Only for OpenSSL built with engine supportJay Satiro2016-03-152-13/+26
* CODE_STYLE: Space around operatorsDaniel Stenberg2016-03-141-0/+19
* CODE_STYLE: add example for indent style as wellDaniel Stenberg2016-03-141-0/+6
* CODE_STYLE: mention braces for functions tooDaniel Stenberg2016-03-141-2/+10
* docs/Makefile.am: include CODE_STYLE in tarball tooDaniel Stenberg2016-03-141-2/+2
* CONTRIBUTE: moved out code style to a separate documentDaniel Stenberg2016-03-141-62/+17
* CODE_STYLE: initial versionDaniel Stenberg2016-03-141-0/+140
* TODO: Use the RFC6265 test suiteDaniel Stenberg2016-03-131-0/+11
* THANKS-filter: unify Michael KönigDaniel Stenberg2016-03-101-0/+1
* HTTP2.md: add CURL_HTTP_VERSION_2TLS and updated alt-svc linkDaniel Stenberg2016-03-091-1/+4
* curl_multi_wait.3: add exampleDaniel Stenberg2016-03-091-1/+43
* opt-docs: fix heading macrosJay Satiro2016-03-082-2/+2
* HTTP2.md: HTTP/2 by default for curl's HTTPS connectionsDaniel Stenberg2016-03-081-1/+3
* HTTP2.md: mention the disable ALPN and NPN optionsDaniel Stenberg2016-03-081-1/+3
* TODO: 17.12 keep running, read instructions from pipe/socketDaniel Stenberg2016-03-071-10/+18
* CURLOPT_ACCEPTTIMEOUT_MS.3: added exampleDaniel Stenberg2016-03-061-3/+13
* CURLOPT_ACCEPT_ENCODING.3: added exampleDaniel Stenberg2016-03-061-2/+13
* CURLOPT_APPEND.3: added exampleDaniel Stenberg2016-03-061-5/+16
* CURLOPT_NOPROGRESS.3: added example, conform to stardard styleDaniel Stenberg2016-03-061-1/+18
* opts: added two examplesDaniel Stenberg2016-03-062-4/+32
* CURLOPT_SSL_CTX_FUNCTION.3: use .NF for exampleDaniel Stenberg2016-03-061-1/+2
* CURLOPT_SSL_CTX_FUNCTION.3: added exampleDaniel Stenberg2016-03-061-7/+76
* curlx.c: use more curl style codeDaniel Stenberg2016-03-061-13/+4
* getinfo: Add support for mbedTLS TLS session infoJay Satiro2016-02-272-7/+9