summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* KNOWN_BUGS: 89 is bug #1411Daniel Stenberg2015-03-291-0/+3
* cyassl: CTX callback cosmetic changes and doc fixJay Satiro2015-03-282-16/+18
* cyassl: add SSL context callback support for CyaSSLKyle L. Huff2015-03-272-4/+4
* symbols-in-versions: added CURLOPT_PATH_AS_ISDan Fandrich2015-03-241-0/+1
* curl_easy_setopt.3: Fix misspelling in CURLOPT_PATH_AS_IS descriptionJay Satiro2015-03-241-1/+1
* CURLOPT_HTTPHEADER.3: fix typo in recent commitViktor Szakáts2015-03-241-1/+1
* CURLOPT_PATH_AS_IS.3: add type 'long' to prototypeViktor Szakáts2015-03-241-1/+1
* curl_easy_setopt.3: Add CURLOPT_PATH_AS_ISDaniel Stenberg2015-03-241-0/+2
* CURLOPT_PATH_AS_IS: addedDaniel Stenberg2015-03-243-13/+82
* curl_easy_recv/send: make them work with the multi interfaceYamada Yasuharu2015-03-232-6/+8
* darwinsssl: add support for TLS False StartNick Zitzmann2015-03-212-3/+4
* curl: add --false-start optionAlessandro Ghedini2015-03-201-0/+9
* url: add CURLOPT_SSL_FALSESTART optionAlessandro Ghedini2015-03-204-5/+57
* gtls: implement CURLOPT_CERTINFOAlessandro Ghedini2015-03-201-7/+6
* CURLOPT_URL.3: spelling!Daniel Stenberg2015-03-201-1/+1
* CURLOPT_URL.3: Added "SECURITY CONCERNS"Daniel Stenberg2015-03-201-1/+24
* CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" sectionDaniel Stenberg2015-03-201-1/+10
* docs/libcurl: clean up libcurl-symbols.3Dan Fandrich2015-03-181-1/+1
* docs/libcurl: check that all options with man pages are referencedDan Fandrich2015-03-181-1/+15
* curl_easy_setopt.3: added a few missing optionsDan Fandrich2015-03-181-0/+4
* docs/libcurl: make portability fixChristian Weisgerber2015-03-181-1/+1
* CONTRIBUTE: refer to git log instead of deprecated CHANGES fileDaniel Stenberg2015-03-171-4/+4
* CURLOPT_*.3: more examples and editsDaniel Stenberg2015-03-175-15/+70
* CURLOPT_*.3: added lots of small example sectionsDaniel Stenberg2015-03-1711-22/+157
* CURLOPT_PRIVATE.3: provide an exampleDaniel Stenberg2015-03-161-2/+17
* CURLOPT_*TIMEOUT.3: provide examplesDaniel Stenberg2015-03-164-8/+48
* CURLOPT_USERAGENT.3: added an exampleDaniel Stenberg2015-03-161-2/+11
* CURLOPT_STDERR.3: added an exampleDaniel Stenberg2015-03-161-2/+11
* curl_easy_perform.3: remove superfluous close brace from exampleDaniel Stenberg2015-03-161-2/+2
* Bug #149: Deletion of unnecessary checks before calls of the function "free"Markus Elfring2015-03-163-13/+5
* mksymbolsmanpage.pl: use std header and generate better nroff headerDaniel Stenberg2015-03-151-22/+43
* gtls: add support for CURLOPT_CAPATHAlessandro Ghedini2015-03-101-3/+2
* curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUSDaniel Stenberg2015-03-061-3/+5
* FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request?Daniel Stenberg2015-03-041-0/+11
* symbols.pl: handle '-' in the deprecated fieldDaniel Stenberg2015-03-041-1/+1
* curl.1: fix "The the" typoDaniel Stenberg2015-03-041-4/+4
* BINDINGS: add link to Harbour bindingsViktor Szakáts2015-03-021-2/+7
* CURLOPT_HEADERFUNCTION.3: typo in error code nameDaniel Stenberg2015-03-021-2/+2
* BINDINGS: tclcurl movedDaniel Stenberg2015-03-021-1/+1
* opts: Fix pipelining examplesJay Satiro2015-03-022-2/+2
* curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTSJay Satiro2015-03-021-0/+2
* CONTRIBUTE: the new more github-friendly attitude!Daniel Stenberg2015-03-011-21/+13
* RELEASE-PROCEDURE: add some more future release datesDaniel Stenberg2015-02-251-3/+4
* THANKS: added contributors from the 7.41.0 RELEASE-NOTEScurl-7_41_0Daniel Stenberg2015-02-252-0/+12
* ROADMAP: curl_easy_setopt.3 has already been split upDaniel Stenberg2015-02-201-4/+1
* ROADMAP: extend the HTTP/2 stuff, remove SPDYDaniel Stenberg2015-02-201-13/+14
* curl.1: --cert-status is also supported by OpenSSL nowAlessandro Ghedini2015-02-141-1/+1
* curl.1: clarify that -X is used for all requestsDaniel Stenberg2015-02-091-1/+6
* curl.1: add warning when using -H and redirectsDaniel Stenberg2015-02-081-0/+6
* opts: CURLOPT_CAINFO availability depends on SSL engineJay Satiro2015-02-031-1/+2