summaryrefslogtreecommitdiff
path: root/docs/examples/usercertinmem.c
Commit message (Expand)AuthorAgeFilesLines
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-2/+2
* usercertinmem.c: improve the short descriptionDaniel Stenberg2017-01-181-3/+2
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-27/+27
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: added descriptionsDaniel Stenberg2016-01-041-3/+6
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-051-1/+1
* usercertinmem: fix memory leaksIshan SinghLevett2013-10-151-2/+15
* usercertinmem.c: add example showing user cert in memoryIshan SinghLevett2013-04-181-0/+211