
svn-commit at ntop
Nov 9, 2009, 1:59 AM
Post #1 of 1
(501 views)
Permalink
|
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. _______________________________________________ Ntop-dev mailing list Ntop-dev [at] listgateway http://listgateway.unipi.it/mailman/listinfo/ntop-dev
|