rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.
commit6be35136333b5d6289f23209cf896e741462909a
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 24 Nov 2012 12:31:02 +0000 (24 13:31 +0100)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Sat, 24 Nov 2012 18:35:33 +0000 (24 19:35 +0100)
tree40373bf5671720c424589d3df69611faae21a2c0
parentbc9bea2b3d5c19c209415000863afc1b7434343b
rewritten ASN.1 handling string subsystems to use the new libtasn1 APIs.
19 files changed:
lib/gnutls_asn1_tab.c
lib/pkix_asn1_tab.c
lib/tpm.c
lib/x509/common.c
lib/x509/common.h
lib/x509/crl.c
lib/x509/crq.c
lib/x509/dn.c
lib/x509/extensions.c
lib/x509/mpi.c
lib/x509/ocsp.c
lib/x509/pkcs12.c
lib/x509/pkcs12_bag.c
lib/x509/privkey.c
lib/x509/x509.c
lib/x509/x509_int.h
lib/x509/x509_write.c
tests/crq_apis.c
tests/set_pkcs12_cred.c