aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1/asn_mstbl.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-22This has been added to avoid the situation where some host ctype.h functionsPauli1-2/+1
2016-06-15Constify some input buffers in asn1FdaSilvaYY1-2/+2
2016-05-17Copyright consolidation 08/10Rich Salz1-50/+5
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-1/+1
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte1-1/+1
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz1-1/+2
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz1-6/+6
2015-05-01free NULL cleanup 11Rich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell1-107/+89
2012-10-24oops, add missing asn_mstbl.cDr. Stephen Henson1-0/+178