summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* 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
* libcurl-symbols: first basic shot for autogenerated docsDaniel Stenberg2015-02-022-5/+81
* FAQ: minor edit of 3.22Daniel Stenberg2015-02-021-2/+3
* CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0Daniel Stenberg2015-02-021-3/+3
* TODO: moved WinSSL/SChannel todo items into docsMarc Hoersken2015-01-311-70/+110
* CURLOPT_SEEKFUNCTION.3: also when server closes a connectionMichael Kaufmann2015-01-291-5/+8
* docs: cite SASL external authentication.Patrick Monnerat2015-01-272-7/+7
* openssl: add support for the Certificate Status Request TLS extensionAlessandro Ghedini2015-01-221-2/+2
* CURLOPT_SSL_VERIFYSTATUS.3: mention it is added in version 7.41.0Daniel Stenberg2015-01-161-4/+4
* opts: add CURLOPT_SSL_VERIFYSTATUS* to docs/MakefileDaniel Stenberg2015-01-161-26/+27
* copyright years: after OCSP stapling changesDaniel Stenberg2015-01-161-1/+1
* curl: add --cert-status optionAlessandro Ghedini2015-01-161-0/+10