From: Ian Jackson Date: Mon, 21 Apr 2014 21:31:55 +0000 (+0100) Subject: site: Remove clone-and-hack of signature verification X-Git-Tag: debian/0.3.1_beta1~2 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/e001e8c056deecfdd295638262a9d61ca9995e23?hp=e001e8c056deecfdd295638262a9d61ca9995e23 site: Remove clone-and-hack of signature verification process_msg3 and process_msg4 shared some signature checking etc. code. Move it into a common function. No functional change other than to error messages. Signed-off-by: Ian Jackson ---