[collectd-changes] collectd, the system statistics collection daemon: Changes to 'master'
Florian Forster
octo at verplant.org
Sat Apr 11 16:46:22 CEST 2009
src/network.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++----------
1 files changed, 78 insertions(+), 17 deletions(-)
New commits:
commit cbcd2eeb2e302e96f6a1d81e8808f3cd558c9696
Author: Florian Forster <octo at leeloo.lan.home.verplant.org>
Date: Sat Apr 11 16:44:05 2009 +0200
network plugin: Use libgcrypt's HMAC implementation rather than rolling our own.
The previously implemented method is simple enough, but apparently pront
to attacks.
More information about the collectd-changes
mailing list