[Ntop-dev] r4048 - in trunk/n2n/n2n_v2: . win32
svn-commit at ntop.org
svn-commit at ntop.org
Wed Dec 30 00:45:12 CET 2009
Author: andrews
Date: 2009-12-30 00:45:11 +0100 (Wed, 30 Dec 2009)
New Revision: 4048
Modified:
trunk/n2n/n2n_v2/n2n_wire.h
trunk/n2n/n2n_v2/twofish.c
trunk/n2n/n2n_v2/twofish.h
trunk/n2n/n2n_v2/win32/n2n_win32.h
Log:
Entirely remove u_intN_t types from n2n in favour of uintN_t from stdint.h (C99). Visual Studio still fails to provide stdint.h so fix that. Fix breakage for mingw32. Patch courtesy of Marcel Wysocki.
More information about the Ntop-dev
mailing list