[Ntop-dev] r3991 - branches/n2n_v2
svn-commit at ntop.org
svn-commit at ntop.org
Mon Nov 9 10:59:31 CET 2009
Author: andrews
Date: 2009-11-09 10:59:31 +0100 (Mon, 09 Nov 2009)
New Revision: 3991
Modified:
branches/n2n_v2/edge.c
branches/n2n_v2/n2n.c
branches/n2n_v2/n2n.h
branches/n2n_v2/n2n_transforms.h
branches/n2n_v2/transform_aes.c
branches/n2n_v2/transform_tf.c
branches/n2n_v2/twofish.h
Log:
--------
A transform_aes.c
B n2n_transforms.h
B twofish.h
BC n2n.c
B D n2n.h
B edge.c
AB D transform_tf.c
--------
A : strings.h is required for index() prototype.
B : Remove use of u_intN_t POSIX types in favour of uintN_t C99 types.
C : Tidy up some dodgey printf() code.
D : Include twofish.h only where it is needed.
More information about the Ntop-dev
mailing list