summaryrefslogtreecommitdiff
path: root/docs/examples/cacertinmem.c
AgeCommit message (Expand)Author
2019-06-07Merge tag 'curl-7_65_1' of https://github.com/curl/curlng0
2019-05-22Merge tag 'curl-7_65_0' of https://github.com/curl/curlng0
2019-05-22examples: remove dead variable storesMarcel Raad
2019-05-22examples: reduce variable scopesMarcel Raad
2019-05-21examples: remove unused variablesMarcel Raad
2019-04-12Merge tag 'curl-7_64_1' of https://github.com/curl/curlng0
2019-02-27cacertinmem.c: use multiple certificates for loading CA-chainDaVieS
2018-08-05Merge tag 'curl-7_61_0'Nils Gillmann
2018-05-21checksrc: make sure sizeof() is used *with* parenthesesDaniel Stenberg
2018-01-21Merge branch 'master' of https://github.com/curl/curlng0
2017-12-26examples/cacertinmem: ignore cert-already-exists errorJay Satiro
2017-10-06Merge tag 'curl-7_56_0'ng0
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-08-22gnurl: replace references in folder "doc".ng0
2017-08-22spelling fixesklemens
2017-08-22checksrc: code style: use 'char *name' styleDaniel Stenberg
2017-03-26spelling fixesklemens
2016-11-24checksrc: code style: use 'char *name' styleDaniel Stenberg
2016-04-03docs/examples: remove spurious white spaces all overDaniel Stenberg
2016-02-11examples: adhere to curl code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-06-18examples: add descriptions with <DESC>Daniel Stenberg
2014-07-05Update instances of some obsolete CURLOPTs to their new namesDan Fandrich
2014-05-09cacertinmem: fix memory leakDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-10-05examples: use example.com in example URLsDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-05-22Fixed a surprising number of example programs that were passing int argumentsDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2005-08-24Theo Borm's example, as was posted here:Daniel Stenberg