From Sven Eckelmann:
[metze/wireshark/wip.git] / wiretap / buffer.c
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...