summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add C++ header guards, and require API instability acknowledgement.Stef Walter2011-03-314-4/+42
* Support setting of CK_C_INITIALIZE_ARGS.pReserved to string.Stef Walter2011-03-311-0/+7
* Give reference chapter an explicit id.Stef Walter2011-03-311-1/+1
* Add make target for uploading docs.Stef Walter2011-03-311-0/+6
* Mix in other documentation.Stef Walter2011-03-315-16/+25
* Fix up styling and tweaks.Stef Walter2011-03-312-9/+19
* Fix up styling of documentation.Stef Walter2011-03-313-2/+74
* Documentation and API cleanup.Stef Walter2011-03-3128-171/+857
* WIPStef Walter2011-03-312-0/+162
* Fix for previous commit.Stef Walter2011-03-311-2/+2
* Custom initialization and finalization arguments cannot be supported.Stef Walter2011-03-314-103/+104
* Add info and copyright.Stef Walter2011-03-031-8/+34
* The start of some documentation.Stef Walter2011-03-038-1/+287
* Add uri function for listing which attribute types are present.Stef Walter2011-02-212-1/+26
* Fix bug where we try to dlclose() modules we didn't load.Stef Walter2011-02-211-1/+2
* Reference implementation of PKCS#11 URIsStef Walter2011-02-1910-14/+2146
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-1819-6/+2523
* Properly read user-config setting.Stef Walter2011-02-171-41/+146
* Add a proper pkg-config file.Stef Walter2011-02-174-16/+38
* Only allow colon between name and value.Stef Walter2011-02-172-4/+4
* Configuration tests.Stef Walter2011-01-307-22/+158
* Add testing and start testing hash table functionality.Stef Walter2011-01-2612-5/+1191
* Reinitialize modules after fork().Stef Walter2011-01-243-4/+66
* Initial implementation with new config system.Stef Walter2011-01-2410-937/+1558
* Rename to p11-kit.Stef Walter2011-01-245-177/+177
* Rework public library API so that we can initialize arbitraryStef Walter2011-01-222-271/+502
* Rough idea of possible library functions.Stef Walter2011-01-223-54/+314
* Initial implementation of p11-unityStef Walter2011-01-2114-0/+3718