summaryrefslogtreecommitdiff
path: root/docs/examples/cacertinmem.c
Commit message (Expand)AuthorAgeFilesLines
* checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg2018-05-211-2/+2
* examples/cacertinmem: ignore cert-already-exists errorJay Satiro2017-12-261-53/+90
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-22/+22
* spelling fixesklemens2017-03-261-2/+2
* checksrc: code style: use 'char *name' styleDaniel Stenberg2016-11-241-6/+6
* docs/examples: remove spurious white spaces all overDaniel Stenberg2016-04-031-1/+1
* examples: adhere to curl code styleDaniel Stenberg2016-02-111-19/+19
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* examples: add descriptions with <DESC>Daniel Stenberg2015-06-181-10/+4
* Update instances of some obsolete CURLOPTs to their new namesDan Fandrich2014-07-051-1/+1
* cacertinmem: fix memory leakDaniel Stenberg2014-05-091-1/+5
* sources: update source headersDaniel Stenberg2011-03-101-2/+15
* examples: use example.com in example URLsDaniel Stenberg2010-10-051-1/+1
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* Fixed a surprising number of example programs that were passing int argumentsDan Fandrich2008-05-221-5/+5
* Fixed some compile warnings and errors and improved portability in theDan Fandrich2007-07-121-0/+1
* Theo Borm's example, as was posted here:Daniel Stenberg2005-08-241-0/+138