Add a cast to squelch a warning.
[metze/wireshark/wip.git] / wiretap / buffer.c
2013-02-28 Balint ReczeyRevert "Fix MSVC build errors related to symbol visibility"
2013-02-28 Balint ReczeyFix MSVC build errors related to symbol visibility
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2011-09-01 Guy HarrisUse guint8 rather than guchar for raw octets and pointe...
2011-01-30 Bill MeierFix various instances of "unreachable code".
2009-03-07 Guy HarrisMore P64 stuff.
2009-03-07 Guy HarrisSome LLP64 work to get rid of warnings for Win64; this...
2007-12-28 Tomas Kukosamore buffer functions
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-07-29 Guy HarrisFrom Joerg Mayer:
2001-11-13 Gilbert RamirezHopefully the last time I have to change my e-mail...
2001-04-16 Guy HarrisThe "data" member of a Buffer structure is a "u_char...
2000-08-11 Laurent DenielMiscellaneous code cleaning
2000-07-31 Guy HarrisIn "buffer.h", include <winsock.h> if we have it, so...
2000-07-26 Guy HarrisUse unsigned character pointers and arrays rather than...
2000-01-22 Guy HarrisFix files that had Gilbert's old e-mail address or...
1999-11-10 Gilbert RamirezFixed small memory leak in wiretap (frame_buffer wasn...
1999-08-24 Gilbert RamirezChanged #include "glib.h" to #include <glib.h>, for...
1999-01-29 Gilbert RamirezModified code to allow compilation under IBM's C compil...
1998-11-12 Gilbert RamirezMore patches from Guy, cleaning up warnings when using...
1998-11-12 Gilbert RamirezI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 Gilbert RamirezA lengthy patch to add the wiretap library. Wiretap...