implemented an integrity checker class to build and check code integrity

This commit is contained in:
Martin Willi
2009-06-22 15:47:16 +02:00
parent 2927db377d
commit 20d4fc97cf
3 changed files with 371 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ debug.c debug.h \
enum.c enum.h \
settings.h settings.c \
printf_hook.c printf_hook.h \
integrity_checker.c integrity_checker.h \
asn1/asn1.c asn1/asn1.h \
asn1/asn1_parser.c asn1/asn1_parser.h \
asn1/oid.c asn1/oid.h \