Remove an (unused) HAVE_ICONV reference.
[obnox/wireshark/wip.git] / rawshark.c
2008-06-30 morrissMove privileges.c and unicode-utils.c from epan to...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-05-07 etxrabFix some of the Errors/warnings detected by checkapi.
2008-03-21 sakeMake tshark and rawshark behave similar to wireshark...
2008-03-16 morrissFrom Peter Fuller: free pref_str in set_link_type(...
2008-03-01 sfisherCustom column updates:
2008-02-23 wmeierg_strncasecmp --> g_ascii_strncasecmp
2008-02-20 geraldConvert any supplied encapsulation from libpcap to...
2008-02-18 wmeierFix some some properties
2008-02-17 stigAdd a missing default case to avoid a warning.
2008-02-16 guyNow that we're no longer linking with capture_info...
2008-02-16 geraldFix compilation on non-Windows systems.
2008-02-15 geraldAdd rawshark, a utility that, when given raw pcap-forma...