summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add support for debug tracing.Stef Walter2011-04-051-6/+17
| | | | | | | | | | | Use P11_KIT_DEBUG=xxx environment variable to enable tracing. Must have been built without --disable-debug option. P11_KIT_DEBUG can (at this point) be one of these values: all help conf lib
* Documentation and API cleanup.Stef Walter2011-03-311-7/+10
| | | | | | * Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.
* The start of some documentation.Stef Walter2011-03-031-0/+1
|
* Add p11_kit_strerror() method and internationalization.Stef Walter2011-02-181-0/+4
|
* Add a proper pkg-config file.Stef Walter2011-02-171-11/+14
|
* Add testing and start testing hash table functionality.Stef Walter2011-01-261-0/+42
|
* Initial implementation with new config system.Stef Walter2011-01-241-1/+2
|
* Rename to p11-kit.Stef Walter2011-01-241-2/+2
| | | | A less pretentios, better description of what's going on.
* Rough idea of possible library functions.Stef Walter2011-01-221-1/+4
|
* Initial implementation of p11-unityStef Walter2011-01-211-0/+90