Branch: refs/heads/master
Home:
https://github.com/fabbione/kronosnet
Commit: da349ab247ab5b99db4edd273b9f81e507a86b72
https://github.com/fabbione/kronosnet/commit/da349ab247ab5b99db4edd273b9f81…
Author: Fabio M. Di Nitto <fdinitto(a)redhat.com>
Date: 2012-10-12 (Fri, 12 Oct 2012)
Changed paths:
M kronosnetd/cfg.c
M kronosnetd/cfg.h
M kronosnetd/vty_cli_cmds.c
M libknet/handle.c
M libknet/libknet-private.h
M libknet/libknet.h
M libknet/nsscrypto.c
M libknet/nsscrypto.h
M tests/khandle_test.c
M tests/listener_test.c
M tests/ping_test.c
Log Message:
-----------
crypto: rework the API and make it a separate init call
this also saves us a few memcpy around when not using crypto
Signed-off-by: Fabio M. Di Nitto <fdinitto(a)redhat.com>