summaryrefslogtreecommitdiff
path: root/p11-kit/modules.c
Commit message (Expand)AuthorAgeFilesLines
...
* Don't fail when duplicate modules are configured.Stef Walter2011-08-031-1/+1
* Better debug output for initialization and loading modules.Stef Walter2011-08-031-4/+7
* Fix broken debug argumentsStef Walter2011-08-031-1/+1
* Reimplement and remove apache licensed bits of code.Stef Walter2011-07-271-31/+31
* Fix logic error loading registered modules.Stef Walter2011-06-161-1/+1
* Complete documentation for message functionality.Stef Walter2011-06-091-0/+15
* Store last failure message per thread.Stef Walter2011-06-091-12/+34
* Refactor configurationStef Walter2011-06-081-305/+61
* Ignore files without a 'module' value.Stef Walter2011-06-081-7/+4
* Fix more memory errors and leaks in module code.Stef Walter2011-06-071-4/+12
* Set the return value properly in p11_kit_load_initialize_module()Stef Walter2011-05-301-0/+3
* Add p11_kit_load_initialize_module() function.Stef Walter2011-05-271-24/+143
* Rename module arguments from 'funcs' to 'module'Stef Walter2011-05-271-122/+122
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-0/+1195