summaryrefslogtreecommitdiff
path: root/p11-kit/p11-kit.h
Commit message (Expand)AuthorAgeFilesLines
* MOVED TO: https://github.com/p11-glue/p11-kitHEADmasterStef Walter2016-11-291-122/+0
* Added p11_kit_module_get_filename()Nikos Mavrogiannopoulos2015-07-141-0/+1
* p11-kit: Mark p11_kit_be_quiet() and p11_kit_be_loud() stableStef Walter2014-07-041-4/+4
* p11-kit: Add P11_KIT_MODULE_TRUSTED flagStef Walter2013-07-041-0/+1
* Mark p11_kit_message() as a stable functionStef Walter2013-05-211-2/+2
* Fix building of applications using CRYPTOKI_GNU styleStef Walter2013-05-211-1/+3
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-211-22/+41
* Add public iterator API to p11-kitStef Walter2013-02-051-0/+2
* Add p11_kit_be_loud() function for use in tests and toolsStef Walter2013-02-051-0/+2
* Add enable-in and disable-in options to module configStef Walter2012-04-011-0/+2
* Store last failure message per thread.Stef Walter2011-06-091-0/+8
* Add p11_kit_space_strdup() function, and rename p11_kit_space_strlen()Stef Walter2011-06-071-0/+6
* Remove unstable API markers.Stef Walter2011-06-071-9/+0
* Allow use with CRYPTOKI_GNU style use of PKCS#11Stef Walter2011-05-301-1/+10
* Add p11_kit_load_initialize_module() function.Stef Walter2011-05-271-0/+3
* Rename module arguments from 'funcs' to 'module'Stef Walter2011-05-271-4/+4
* Change around installation of headers, pkg-config, and file namesStef Walter2011-05-271-1/+1
* Fix up copyright lines.Stef Walter2011-04-011-1/+1
* Add C++ header guards, and require API instability acknowledgement.Stef Walter2011-03-311-0/+17
* Documentation and API cleanup.Stef Walter2011-03-311-0/+59