wireshark/epan/ftypes
Gilbert Ramirez fb571671d2 When producing a display-filter representation of an FT_STRING*, represent
any non-printable character in hex, as "\xNN". We rely on isprint(), which
may not be the best solution because it is locale-specific.

svn path=/trunk/; revision=10707
2004-04-26 02:09:37 +00:00
..
.cvsignore Forgot *.la 2004-02-09 17:23:59 +00:00
ftype-bytes.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-double.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-integer.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-ipv4.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-none.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-pcre.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-string.c When producing a display-filter representation of an FT_STRING*, represent 2004-04-26 02:09:37 +00:00
ftype-time.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftype-tvbuff.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftypes-int.h Make the _pcre_tuple_t struct internal. 2003-12-10 21:12:02 +00:00
ftypes.c First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
ftypes.h First attempt at "bitwise AND" display filter operator. 2004-02-27 12:00:32 +00:00
Makefile.am At last compiling on CygWin works again! Added the missing PCRE and GLIB 2004-04-14 18:42:19 +00:00
Makefile.nmake epan don't need GTK_CFLAGS as GTK isn't used, 2004-01-22 19:27:59 +00:00