From: Jonathan McDowell Date: Wed, 25 Jul 2012 04:44:51 +0000 (-0700) Subject: Start pulling non-library material out of core source files X-Git-Url: https://git.sommitrealweird.co.uk/onak.git/commitdiff_plain/e0dd4d10f385cd19da389ec66622eea8aa66ae59?hp=e0dd4d10f385cd19da389ec66622eea8aa66ae59 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. ---