Branch: refs/heads/master Home: https://github.com/fabbione/kronosnet Commit: 9a240a005fafe1254af6dc5e3a30dcfa5579a37a https://github.com/fabbione/kronosnet/commit/9a240a005fafe1254af6dc5e3a30dcf... Author: Fabio M. Di Nitto fdinitto@redhat.com Date: 2012-09-24 (Mon, 24 Sep 2012)
Changed paths: M kronosnetd/Makefile.am M kronosnetd/vty_cli_cmds.c M libknet/Makefile.am M libknet/handle.c M libknet/libknet-private.h M libknet/libknet.h A libknet/nsscrypto.c A libknet/nsscrypto.h R libknet/totemcrypto.c R libknet/totemcrypto.h M tests/Makefile.am M tests/khandle_test.c M tests/listener_test.c M tests/ping_test.c
Log Message: ----------- libknet: more nss crypto work
make crypto_init/fini work.
make libknet shared (necessary for correct linking with nss).
Signed-off-by: Fabio M. Di Nitto fdinitto@redhat.com