progress made toward implementing a better parser
authorAndrew Engelbrecht <sudoman@ninthfloor.org>
Tue, 21 Jul 2015 07:17:06 +0000 (03:17 -0400)
committerAndrew Engelbrecht <sudoman@ninthfloor.org>
Mon, 7 Dec 2015 18:28:38 +0000 (13:28 -0500)
commit56578eaffd8190e78cc0d37d78d28f9b04bdf8da
tree7f8274799be8e58752f12d186ba483c91099a739
parentcf75de650f8543d2bd30b9bf3d23218257e17955
progress made toward implementing a better parser

this should make detached signature verification easier and prevent
adding its contents multiple times. it should also give finer-grained
control over what decrypted and/or signed parts to include in a reply.
edward