]> granicus.if.org Git - p11-kit/log
p11-kit
13 years agoReference implementation of PKCS#11 URIs
Stef Walter [Sat, 19 Feb 2011 15:33:36 +0000 (16:33 +0100)]
Reference implementation of PKCS#11 URIs

13 years agoAdd p11_kit_strerror() method and internationalization.
Stef Walter [Fri, 18 Feb 2011 09:53:07 +0000 (10:53 +0100)]
Add p11_kit_strerror() method and internationalization.

13 years agoProperly read user-config setting.
Stef Walter [Thu, 17 Feb 2011 21:24:53 +0000 (22:24 +0100)]
Properly read user-config setting.

 * Unless the system 'user-config' setting is 'none' we allow
   the user to override or merge all settings, including the
   'user-config' setting.

13 years agoAdd a proper pkg-config file.
Stef Walter [Thu, 17 Feb 2011 21:24:16 +0000 (22:24 +0100)]
Add a proper pkg-config file.

13 years agoOnly allow colon between name and value.
Stef Walter [Thu, 17 Feb 2011 19:01:21 +0000 (20:01 +0100)]
Only allow colon between name and value.

14 years agoConfiguration tests.
Stef Walter [Sun, 30 Jan 2011 14:26:23 +0000 (08:26 -0600)]
Configuration tests.

14 years agoAdd testing and start testing hash table functionality.
Stef Walter [Wed, 26 Jan 2011 18:46:14 +0000 (12:46 -0600)]
Add testing and start testing hash table functionality.

14 years agoReinitialize modules after fork().
Stef Walter [Tue, 25 Jan 2011 03:41:55 +0000 (21:41 -0600)]
Reinitialize modules after fork().

14 years agoInitial implementation with new config system.
Stef Walter [Tue, 25 Jan 2011 03:25:02 +0000 (21:25 -0600)]
Initial implementation with new config system.

14 years agoRename to p11-kit.
Stef Walter [Mon, 24 Jan 2011 20:53:16 +0000 (14:53 -0600)]
Rename to p11-kit.

A less pretentios, better description of what's going on.

14 years agoRework public library API so that we can initialize arbitrary
Stef Walter [Sat, 22 Jan 2011 22:34:29 +0000 (16:34 -0600)]
Rework public library API so that we can initialize arbitrary
modules.

14 years agoRough idea of possible library functions.
Stef Walter [Sat, 22 Jan 2011 20:45:57 +0000 (14:45 -0600)]
Rough idea of possible library functions.

14 years agoInitial implementation of p11-unity
Stef Walter [Thu, 20 Jan 2011 19:36:33 +0000 (13:36 -0600)]
Initial implementation of p11-unity