Variable name changes. Removed gpg sig. analyzer
authorAndrew Engelbrecht <andrew@localhost.localdomain>
Sat, 18 Jul 2015 20:17:17 +0000 (16:17 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 17:46:48 +0000 (12:46 -0500)
commit394a1476b84c4cdbd2fc9c672eb71f1f92a12dc3
treec2a94570888ce113b80f8db0d62200a644f2dcb9
parentc96f3837667e479b35cbeaecf0d1366438d6dd9f
Variable name changes. Removed gpg sig. analyzer

Many variable names were changed to make the code easier to understand.

Signature analysis was removed and replaced with collection of keys used
in gpg signing. This will be useful for choosing the public key to use
when encrypting the reply message.

These two commits should have been separate but the edits got mixed
together.
edward-bot