summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorStef Walter <stefw@collabora.co.uk>2011-06-20 21:17:03 +0200
committerStef Walter <stefw@collabora.co.uk>2011-07-06 12:49:26 +0200
commitf1ca5d5b57909534d8b21f9be455c94ca57e6636 (patch)
tree1b0e46bea3f2d2af81525c4aa11914d1c099b995 /.gitignore
parent0a793a9e462727f434f6283a712b37ab30df5e95 (diff)
downloadp11-kit-f1ca5d5b57909534d8b21f9be455c94ca57e6636.tar.gz
Implement support for registering and calling pinfile callbacks
* These are callbacks that hanlde the pinfile part of a PKCS#11 URI. * One library can register a callback that another can then call in a thread-safe and simple fashion.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a844dce..c5a95f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,8 @@ temp.txt
/tests/coverage
/tests/coverage.info
/tests/hash-test
+/tests/pin-test
+/tests/ptr-array-test
/tests/conf-test
/tests/uri-test