summaryrefslogtreecommitdiff
path: root/tests/ptr-array-test.c
Commit message (Collapse)AuthorAgeFilesLines
* Implement support for registering and calling pinfile callbacksStef Walter2011-07-061-0/+259
* 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.