summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_USERNAME.3
Commit message (Collapse)AuthorAgeFilesLines
* docs: reduce/avoid English contractionsDaniel Stenberg2021-11-071-1/+1
| | | | | | | | | | | You're => You are Hasn't => Has not Doesn't => Does not Don't => Do not You'll => You will etc Closes #7930
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
| | | | Closes #6172
* man pages: switch to https://example.com URLsDaniel Stenberg2020-09-171-1/+1
| | | | | | | Since HTTPS is "the new normal", this update changes a lot of man page examples to use https://example.com instead of the previous "http://..." Closes #5969
* 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
* docs/opts: 24 more man pages now have examplesDaniel Stenberg2017-05-051-2/+13
|
* docs: Add note about libcurl copying strings to CURLOPT_* manpagesFrank Gevaerts2017-01-131-0/+3
| | | | Closes #1169
* docs: unified man page references to use \fIDaniel Stenberg2016-05-021-2/+2
|
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
|
* opts: Use common wording for user/password option namesSteve Holme2014-10-311-1/+1
|
* docs: Escaped single backslashSteve Holme2014-08-161-1/+1
|
* CURLOPT_USERNAME.3: Added Kerberos V5 and NTLM domain informationSteve Holme2014-08-161-0/+16
| | | | | | This repeats what has already been documented in both the curl manpage and CURLOPT_USERPWD documentation but is provided here for completeness as someone may not especially read the latter when using libcurl.
* opts: 37 additional man pagesDaniel Stenberg2014-06-191-0/+55