]> granicus.if.org Git - p11-kit/commit
common: New public pkcs11x.h header containing extensions
authorStef Walter <stefw@redhat.com>
Thu, 4 Sep 2014 13:59:28 +0000 (15:59 +0200)
committerStef Walter <stef@thewalter.net>
Wed, 10 Sep 2014 06:04:55 +0000 (08:04 +0200)
commiteccbcc298f59eb9518b07baf840930cec54c7655
tree8817b435da095793571778e7a6386c3b302e8c0e
parentb1cd802e4241aa81c12ba4ecccdb17404799ff03
common: New public pkcs11x.h header containing extensions

Move our internal stuff to pkcs11i.h, and install the pkcs11x.h
header containing extensions.

https://bugs.freedesktop.org/show_bug.cgi?id=83495
12 files changed:
common/Makefile.am
common/attrs.c
common/constants.c
common/mock.h
common/pkcs11i.h [new file with mode: 0644]
common/pkcs11x.h
doc/manual/Makefile.am
p11-kit/virtual.h
trust/builder.c
trust/persist.c
trust/test-builder.c
trust/test-persist.c