aboutsummaryrefslogtreecommitdiff
path: root/demos/pkcs12
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell2-2/+2
2020-03-13pkcs12 demo: output correct file names on error.ning2-2/+2
2019-03-13Fix memory leaks in pkread.c demo fileMatt Caswell1-19/+27
2018-12-06Following the license change, modify the boilerplates in demos/Richard Levitte2-2/+2
2017-11-30Add "friendly name" extractorRich Salz2-3/+35
2016-05-18Consolidate copyright for demosRich Salz2-0/+16
2016-01-26Remove /* foo.c */ commentsRich Salz2-2/+0
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz2-4/+4
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell2-81/+81
2010-01-20Update demoDr. Stephen Henson1-1/+1
2009-04-03Merge from 1.0.0-stable branch.Dr. Stephen Henson1-1/+1
2000-09-07Two new PKCS#12 demo programs.Dr. Stephen Henson3-0/+110