Start pulling non-library material out of core source files
authorJonathan McDowell <noodles@earth.li>
Wed, 25 Jul 2012 04:44:51 +0000 (21:44 -0700)
committerJonathan McDowell <noodles@earth.li>
Wed, 25 Jul 2012 04:44:51 +0000 (21:44 -0700)
commite0dd4d10f385cd19da389ec66622eea8aa66ae59
treedf5b1466ab990d88f2deaddf29ea552e358990df
parentf81196236e05340a025e94f65830793c3d60401d
Start pulling non-library material out of core source files

As part of moving towards a libonak start pulling things that are related
to the onak keyserver out of the core PGP related source files. Start
with logthing, our logging framework, instead moving towards an onak_status_t
enum to allow up to bubble up errors to the caller.
21 files changed:
armor.c
decodekey.c
keyd.c
keydb.c
keydb_db4.c
keydb_dynamic.c
keydb_file.c
keydb_fs.c
keydb_keyd.c
keyid.c
keyid.h
keyindex.c
lookup.c
mem.c
merge.c
onak.c
parsekey.c
parsekey.h
photoid.c
photoid.h
stripkey.c