]> granicus.if.org Git - p11-kit/commit
Refactor configuration
authorStef Walter <stefw@collabora.co.uk>
Wed, 8 Jun 2011 19:21:54 +0000 (21:21 +0200)
committerStef Walter <stefw@collabora.co.uk>
Wed, 8 Jun 2011 19:21:54 +0000 (21:21 +0200)
commit21333019a5afceb5f07637fb50b784a4ecd9f9ff
tree41a8c5ea0a8e06ea7fb1411a3fd856d72b9596bb
parent7c1edab7e6c1c6939ecdeaefc5f006772298f9eb
Refactor configuration

 * Move configuration loading into conf.c
 * Have user modules with same name merge/override modules in system.
p11-kit/Makefile.am
p11-kit/conf.c
p11-kit/conf.h
p11-kit/hash.c
p11-kit/hash.h
p11-kit/modules.c
p11-kit/private.h
p11-kit/util.c
tests/conf-test.c