network plugin: Updated signature handling.
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 16 Apr 2009 08:26:31 +0000 (10:26 +0200)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Thu, 16 Apr 2009 08:26:31 +0000 (10:26 +0200)
commit995411def34803cbe8839f7ae22b27ac0e8a6d3c
tree571b18268102372f408f1569a155711cb0b903c8
parent530356d9f6ffb8784d278d6a6a67d8df5c493cca
network plugin: Updated signature handling.

This is a preparation for being able to handle mixed signed/unsigned
data in one packet. The signature verifying code uses a recursive
structure now, just like the decryption code.
src/network.c