summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* SSL: Pinned public key hash supportmoparisthebest2015-07-012-8/+22
* examples: provide <DESC> sectionsDaniel Stenberg2015-07-0118-29/+89
* symbols-in-versions: Add new http2 push symbolsJay Satiro2015-06-301-0/+4
* SSL-PROBLEMS: mention WinSSL problems in WinXPDaniel Stenberg2015-06-291-2/+8
* CODE_OF_CONDUCT.md: addedDaniel Stenberg2015-06-292-1/+33
* CURLOPT_FAILONERROR.3: mention that it closes the connectionDaniel Stenberg2015-06-241-1/+4
* curl_multi_setopt.3: alpha sort the optionsDaniel Stenberg2015-06-241-18/+18
* curl_multi_setopt.3: add the new push optionsDaniel Stenberg2015-06-241-1/+5
* CURLMOPT_PUSHFUNCTION.3: Remove unused variableTatsuhiro Tsujikawa2015-06-241-1/+0
* CURLMOPT_PUSHFUNCTION.3: added exampleDaniel Stenberg2015-06-241-1/+32
* http2: curl_pushheader_byname now takes a const char *Daniel Stenberg2015-06-241-7/+8
* http2-serverpush.c: example codeDaniel Stenberg2015-06-242-1/+314
* http2: fixed the header accessor functions for the push callbackDaniel Stenberg2015-06-241-14/+7
* http2: initial implementation of the push callbackDaniel Stenberg2015-06-241-1/+1
* http2: initial HTTP/2 server push types/docsDaniel Stenberg2015-06-243-3/+162
* INSTALL: Advise use of non-native SSL for Windows <= XPJay Satiro2015-06-201-0/+9
* curl_easy_setopt.3: restore contents removed by mistakeKamil Dudka2015-06-191-0/+232
* curl_easy_setopt.3: mention CURLOPT_PIPEWAITDaniel Stenberg2015-06-191-232/+2
* TODO: Support IDNA2008Daniel Stenberg2015-06-181-0/+7
* examples: more descriptionsDaniel Stenberg2015-06-1819-72/+90
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-188-25/+40
* libcurl-errors.3: fix typoDaniel Stenberg2015-06-181-2/+2
* curl_easy_setopt.3: option order doesn't matterDaniel Stenberg2015-06-181-0/+2
* CURLOPT_ERRORBUFFER.3: Fix example, escape backslashesJay Satiro2015-06-171-6/+7
* CURLOPT_ERRORBUFFER.3: Improve exampleJay Satiro2015-06-171-4/+21
* THANKS: updated with 7.43.0 namesDaniel Stenberg2015-06-172-0/+24
* Fix typo in docsPaul Oliver2015-06-161-1/+1
* docs: update URLsViktor Szakats2015-06-1612-57/+55
* HTTP2.md: use SSL/TLS IETF URLsViktor Szakats2015-06-151-2/+2
* LICENSE-MIXING: update URLsViktor Szakats2015-06-151-10/+10
* LICENSE-MIXING: refreshedDaniel Stenberg2015-06-151-6/+22
* curl_easy_duphandle: see also *resetDaniel Stenberg2015-06-151-2/+4
* curl.1: netrc is in man section 5Daniel Stenberg2015-06-151-1/+1
* curl.1: small format fixDaniel Stenberg2015-06-151-9/+5
* curl_multi_info_read.3: fix example formattingJay Satiro2015-06-131-1/+2
* BINDINGS: there's a new R binding in town!Daniel Stenberg2015-06-131-2/+1
* BINDINGS: added the Xojo bindingDaniel Stenberg2015-06-111-0/+5
* curl_easy_cleanup.3: provide more SEE ALSODaniel Stenberg2015-06-111-3/+4
* VERSIONS: now using markdownDaniel Stenberg2015-06-101-12/+8
* RELEASE-PROCEDURE: remove ascii logo at the top of fileDaniel Stenberg2015-06-101-6/+0
* INTERNALS: absorbed docs/LIBCURL-STRUCTSDaniel Stenberg2015-06-103-250/+234
* INTERNALS: cat lib/README* >> INTERNALSDaniel Stenberg2015-06-091-149/+528
* fopen.c: fix a few compiler warningsDaniel Stenberg2015-06-081-4/+4
* docs: Spelling fixesVille Skyttä2015-06-0821-25/+25
* docs: man page indentation and syntax fixesVille Skyttä2015-06-082-5/+6
* BINDINGS: update several URLsDaniel Stenberg2015-06-051-8/+7
* BINDINGS: the curl-rust bindingDaniel Stenberg2015-06-051-0/+5
* curl.h: add CURL_HTTP_VERSION_2Daniel Stenberg2015-06-051-0/+1
* LIBCURL-STRUCTS: clarify for multiplexingDaniel Stenberg2015-06-041-1/+4
* cookie: Stop exporting any-domain cookiesJay Satiro2015-06-032-1/+9