http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19291
User: gerald
Date: 2006/09/22 09:14 PM
Log:
Add support for reading from stdin under Windows. Based on a patch sent
in last year by Gianluca Varenni.
Add partial support for reading from named pipes (currently disabled).
Move utf_8to16() and utf_16to8() to a separate module (unicode-utils.[ch])
so that we don't have to cut and paste code in dumpcap.c.
Fix up whitespace.
Directory: /trunk/doc/
Changes Path Action
+1 -1 tshark.pod Modified
Directory: /trunk/epan/
Changes Path Action
+2 -0 Makefile.common Modified
+6 -6 guid-utils.c Modified
+3 -0 proto.c Modified
+1 -0 proto.h Modified
+1 -88 strutil.c Modified
+2 -24 strutil.h Modified
Directory: /trunk/gtk/
Changes Path Action
+5 -5 font_utils.c Modified
+7 -7 help_dlg.c Modified
+1 -1 prefs_dlg.c Modified
+7 -7 webbrowser.c Modified
(7 files not shown)