From: Mark Wooding Date: Mon, 4 Sep 2017 00:02:02 +0000 (+0100) Subject: server/keyexch.c: Abstract out the common message-handling behaviour. X-Git-Tag: 1.5.0~46 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/664084ee28d1b0b6c0c5a207313559f23f2e2ff3?hp=664084ee28d1b0b6c0c5a207313559f23f2e2ff3 server/keyexch.c: Abstract out the common message-handling behaviour. Add new functions for resetting the key-exchange state on reception, and updating the statistics on send and receive. ---