Revisit https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161
[obnox/wireshark/wip.git] / wiretap / commview.c
2011-12-13 guyRename WTAP_ERR_BAD_RECORD to WTAP_ERR_BAD_FILE; it...
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-09-01 guySet eth.fcs_len in the pseudo-header for Ethernet packets.
2011-05-10 guyfile_read() can return -1; don't just blindly add it...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 guy"This file format can't be written to a pipe" and ...
2011-04-06 guyFrom Jakub Zawadzki:
2011-03-27 stigAdded a missing break.
2010-12-20 sfisherFix bug #5509: CommView file format now uses reserved...
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2009-05-31 sfisherChange my e-mail address
2008-10-01 morrissFix for: https://bugs.wireshark.org/bugzilla/show_bug...
2007-11-27 sfisherAdd support for showing wireless LAN info (signal stren...
2007-11-26 sfisherChange %G to %Y for year in strftime() so it works...
2007-11-26 sfisherAdd writing support for the CommView file format.
2007-11-24 sfisherInitial checkin of support to read TamoSoft's CommView...