summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_SSLCERTTYPE.3
Commit message (Collapse)AuthorAgeFilesLines
* docs: consistent manpage SYNOPSISDaniel Stenberg2021-11-261-0/+2
| | | | | | | | | | Make all libcurl related options use .nf (no fill) for the SYNOPSIS section - for consistent look. roffit then renders that section using <pre> (monospace font) in html for the website. Extended manpage-syntax (test 1173) with a basic check for it. Closes #8062
* opts docs: unify phrasing in NAME headerDaniel Stenberg2021-09-091-2/+2
| | | | | | | | | | | | | - avoid writing "set ..." or "enable/disable ..." or "specify ..." *All* options for curl_easy_setopt() are about setting or enabling things and most of the existing options didn't use that way of description. - start with lowercase letter, unless abbreviation. For consistency. - Some additional touch-ups Closes #7688
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-281-1/+1
| | | | | | | | | | | Updated terminology in docs, comments and phrases to refer to C strings as "null-terminated". Done to unify with how most other C oriented docs refer of them and what users in general seem to prefer (based on a single highly unscientific poll on twitter). Reported-by: coinhubs on github Fixes #5598 Closes #5608
* opts: more than 100 more examples for man pages...Daniel Stenberg2017-05-311-2/+13
|
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-131-0/+3
| | | | Closes #1169
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* opts: Corrected TLS protocols list to include POP3S rather than POP3Steve Holme2015-11-071-2/+2
|
* opts: document CURLE_OUT_OF_MEMORY as RETURN VALUEDan Fandrich2014-06-181-1/+2
|
* opts: fixed a couple of typosDan Fandrich2014-06-181-1/+1
|
* opts: 16 more man pagesDaniel Stenberg2014-06-181-0/+47