summaryrefslogtreecommitdiff
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Documentation and API cleanup.Stef Walter2011-03-3116-6310/+0
* WIPStef Walter2011-03-312-0/+162
* Fix for previous commit.Stef Walter2011-03-311-2/+2
* Custom initialization and finalization arguments cannot be supported.Stef Walter2011-03-314-103/+104
* Add uri function for listing which attribute types are present.Stef Walter2011-02-212-1/+26
* Fix bug where we try to dlclose() modules we didn't load.Stef Walter2011-02-211-1/+2
* Reference implementation of PKCS#11 URIsStef Walter2011-02-197-13/+1089
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-184-5/+249
* Properly read user-config setting.Stef Walter2011-02-171-41/+146
* Add a proper pkg-config file.Stef Walter2011-02-172-5/+22
* Only allow colon between name and value.Stef Walter2011-02-171-2/+2
* Configuration tests.Stef Walter2011-01-303-17/+22
* Add testing and start testing hash table functionality.Stef Walter2011-01-263-4/+32
* Reinitialize modules after fork().Stef Walter2011-01-243-4/+66
* Initial implementation with new config system.Stef Walter2011-01-249-936/+1556
* Rename to p11-kit.Stef Walter2011-01-243-174/+174
* Rework public library API so that we can initialize arbitraryStef Walter2011-01-222-271/+502
* Rough idea of possible library functions.Stef Walter2011-01-222-53/+310
* Initial implementation of p11-unityStef Walter2011-01-215-0/+3476