summaryrefslogtreecommitdiff
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | * Unless the system 'user-config' setting is 'none' we allow the user to override or merge all settings, including the 'user-config' setting.
* 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
| | | | A less pretentios, better description of what's going on.
* Rework public library API so that we can initialize arbitraryStef Walter2011-01-222-271/+502
| | | | modules.
* Rough idea of possible library functions.Stef Walter2011-01-222-53/+310
|
* Initial implementation of p11-unityStef Walter2011-01-215-0/+3476