index
:
p11-kit
master
p11-kit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-03-03
Add info and copyright.
HEAD
master
Stef Walter
2011-03-03
The start of some documentation.
Stef Walter
2011-02-21
Add uri function for listing which attribute types are present.
Stef Walter
2011-02-21
Fix bug where we try to dlclose() modules we didn't load.
Stef Walter
2011-02-19
Reference implementation of PKCS#11 URIs
Stef Walter
2011-02-18
Add p11_kit_strerror() method and internationalization.
Stef Walter
2011-02-17
Properly read user-config setting.
Stef Walter
2011-02-17
Add a proper pkg-config file.
Stef Walter
2011-02-17
Only allow colon between name and value.
Stef Walter
2011-01-30
Configuration tests.
Stef Walter
2011-01-26
Add testing and start testing hash table functionality.
Stef Walter
2011-01-24
Reinitialize modules after fork().
Stef Walter
2011-01-24
Initial implementation with new config system.
Stef Walter
2011-01-24
Rename to p11-kit.
Stef Walter
2011-01-22
Rework public library API so that we can initialize arbitrary
Stef Walter
2011-01-22
Rough idea of possible library functions.
Stef Walter
2011-01-21
Initial implementation of p11-unity
Stef Walter