From 4ef234d711e1dd40f1cd7ec328e9933fb19dc5ee Mon Sep 17 00:00:00 2001 From: lloyd Date: Fri, 17 Sep 2010 14:13:48 +0000 Subject: Split up src/cert/x509 into a set of modules, though mostly mutually dependent right now. --- src/cert/x509/info.txt | 45 --------------------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 src/cert/x509/info.txt (limited to 'src/cert/x509/info.txt') diff --git a/src/cert/x509/info.txt b/src/cert/x509/info.txt deleted file mode 100644 index 510163e69..000000000 --- a/src/cert/x509/info.txt +++ /dev/null @@ -1,45 +0,0 @@ -define X509 - -load_on auto - - -certstor.h -crl_ent.h -pkcs10.h -x509_ca.h -x509_crl.h -x509_ext.h -x509_obj.h -x509cert.h -x509find.h -x509self.h -x509stor.h - - - -certstor.cpp -crl_ent.cpp -pkcs10.cpp -x509_ca.cpp -x509_crl.cpp -x509_ext.cpp -x509_obj.cpp -x509cert.cpp -x509find.cpp -x509opt.cpp -x509self.cpp -x509stor.cpp - - - -asn1 -bigint -datastor -filters -libstate -oid_lookup -pem -pubkey -rng -sha1 - -- cgit v1.2.3