Use unsigned character pointers and arrays rather than signed character
[obnox/wireshark/wip.git] / wiretap / buffer.c
2000-07-26 guyUse unsigned character pointers and arrays rather than...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
1999-11-10 gramFixed small memory leak in wiretap (frame_buffer wasn...
1999-08-24 gramChanged #include "glib.h" to #include <glib.h>, for...
1999-01-29 gramModified code to allow compilation under IBM's C compil...
1998-11-12 gramMore patches from Guy, cleaning up warnings when using...
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...