summaryrefslogtreecommitdiff
path: root/doc/p11-kit-sections.txt
Commit message (Collapse)AuthorAgeFilesLines
* More fine tuning of the pin APIs.Stef Walter2011-07-061-0/+1
|
* Add documentation for PIN callbacks.Stef Walter2011-07-061-0/+19
|
* Complete documentation for message functionality.Stef Walter2011-06-091-0/+6
|
* Fix up documentationStef Walter2011-06-071-1/+4
|
* Add function p11_kit_uri_space_strlen() for figuring out the lengthStef Walter2011-05-301-0/+1
| | | | of space terminated strings.
* Allow use with CRYPTOKI_GNU style use of PKCS#11Stef Walter2011-05-301-1/+9
|
* Add p11_kit_load_initialize_module() function.Stef Walter2011-05-271-0/+1
| | | | | * This function will load a module from a file path, and then initialize it.
* Fix up documentationStef Walter2011-05-271-2/+7
|
* Documentation and API cleanup.Stef Walter2011-03-311-0/+40
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.