summaryrefslogtreecommitdiff
path: root/module/p11-kit-lib.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation and API cleanup.Stef Walter2011-03-311-1081/+0
* WIPStef Walter2011-03-311-0/+119
* Fix for previous commit.Stef Walter2011-03-311-2/+2
* Custom initialization and finalization arguments cannot be supported.Stef Walter2011-03-311-95/+98
* Fix bug where we try to dlclose() modules we didn't load.Stef Walter2011-02-211-1/+2
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-181-2/+2
* Properly read user-config setting.Stef Walter2011-02-171-41/+146
* Configuration tests.Stef Walter2011-01-301-4/+4
* Reinitialize modules after fork().Stef Walter2011-01-241-4/+47
* Initial implementation with new config system.Stef Walter2011-01-241-0/+810