Have "wtap_read()" set "wth->phdr.pkt_encap" to "wth->file_encap",
[obnox/wireshark/wip.git] / wiretap / visual.c
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2003-10-25 guyAdd a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distingui...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-01-31 guyAdd WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-29 guyFrom Joerg Mayer:
2002-07-16 guyFrom Graeme Hewson:
2002-06-07 guyGraeme Hewson noted that zlib has a bug wherein "gzseek...
2002-05-04 guyFix capture-file-specific "close output" routines to...
2002-04-09 guyMove the definition of the FROM_DCE bit in the "flags...
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-02-27 guyFrom Joerg Mayer: remove unused variables and declarati...
2001-12-04 guySupport for reading Visual Networks traffic capture...