Chris Lydick: Support for Sniffer 2.003 files.
[obnox/wireshark/wip.git] / wiretap / netxray.c
2005-07-02 jmayerChris Lydick: Support for Sniffer 2.003 files.
2005-06-16 guyNote that the WAN_CAPTYPE value of 4 can correspond...
2005-01-29 guyAdd some notes about stuff discovered by Ken Mann.
2005-01-14 guyNote that the low-order bit of hdr->hdr_2_x.xxx[8]...
2005-01-03 guyAdd some more comments about the FCS issue.
2005-01-03 guyGive a bit more information on the "are there FCSes...
2005-01-03 guyRename the CAPTYPE_ definitions as appropriate - many...
2005-01-03 guyFrom James Fields and Kevin Johnson: fix the handling...
2004-10-17 guyfile_hdr.network is one byte long, so don't use htoles...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-01-27 guySupply a pseudo-header for all 802.11 packets; add...
2004-01-25 guyDon't muck with the Ethernet pseudo-header if we have...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-19 guyIt appears that, for ISDN captures, the rules for wheth...
2004-01-05 ulfl removed some MSVC warnings (level 3)
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-09-28 guyIt appears that, at least for gigabit pod captures...
2003-07-07 guyA couple of captures have been seen with the first...
2003-03-31 guyThe units, in non-whizzo-gigabit-pod captures, for...
2003-03-28 guyIan Schorr discovered that, for gigabit pod captures...
2003-03-04 guyHandle the direction bit in SDLC and PPP Sniffer files.
2003-03-03 guyHandle packet direction information for SDLC Sniffer...
2003-03-01 guyA "hdr.xxb[20]" value of 2 in a version 2 capture appea...
2003-01-31 guyAdd WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame...
2003-01-30 guyAdd support for writing Frame Relay files in NetXRay...
2003-01-10 guyThe Sniffer file formats include a file to identify...
2003-01-09 guyIt appears that a channel number of 0 means DTE->DCE...
2003-01-07 guyPRI captures appear to be the ISDN captures with padding.
2003-01-07 guyUse some fields in the per-packet header for ATM to...
2003-01-07 guyThe direction flag for LAPB/X.25 and ISDN appears to...
2003-01-07 guyUpdate a comment.
2003-01-07 guyProperly turn the raw ISDN channel number field into...
2003-01-03 guyAdd some more comments.
2003-01-03 guyGet rid of some bogus commented-out statements.
2003-01-03 guyIt appears there are, indeed, two fields in the "xxb...
2003-01-03 guyRename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS...
2003-01-03 guyAdd support for version 002.000, and note that there...
2002-10-31 guyDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
2002-10-29 guySome fields that are treated as 16-bit or 8-bit fields...
2002-10-22 guyPut in a comment noting that not *all* captures with...
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-28 guyAdd support for old NetXRay format.
2002-05-04 guyFix capture-file-specific "close output" routines to...
2002-04-18 guyInitial support for writing NetXRay 2.x (Windows Sniffe...
2002-04-08 guyAdd an encapsulation type for "802.11 with radio inform...
2002-04-08 guyYes, that stuff really *does* appear to be just padding...
2002-04-07 guyGerald says the padding has values that don't look...
2002-04-07 guyMake the end-of-packet padding a per-capture-file property.
2002-04-07 geraldAdd support for Sniffer 4.6 wireless captures.
2002-03-04 guyCheck for errors in seeks, "tell"s, and "stat()"s/...
2002-03-02 guyFrom Joerg Mayer: get rid of "-Wno-unused" flag in...
2002-02-27 guyFrom Joerg Mayer: remove unused variables and declarati...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-10-25 gramGet rid of signed/unsigned comparison warnings in wiretap.
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-08-25 guyThe return value from "fwrite()" is a "size_t"; make...
2001-05-09 guyPatch from Chris Jepeway to use, in NetXRay 2.x capture...
2001-03-23 guyBack out the guint64 stuff - it's not clear it's the...
2001-03-10 guyObliging every capture file reader's "open()" routine...
2001-02-14 guySigh. Microsoft Visual C++ 6.0 won't convert a "guint6...
2001-02-13 guyChanges from Chris Jepeway to
2000-11-19 guy"wtap_read()" must *always* set "*err" when it returns...
2000-09-23 guyWindows Sniffers appear to write out ATM traces with...
2000-09-21 gramMake sure to pass the sent/received direction from...
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-25 gramMove #include <time.h> into wtap-int.h instead of requi...
2000-06-24 guyJoerg Mayer's changes to add support for NetXRay file...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-10 guyRename the "private" member of a "wtap_dumper" structur...
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-02-19 guyUse WTAP_ERR_UNSUPPORTED_ENCAP for all attempts to...
2000-01-29 gramSupport for NetXray 3.03 (the program version, not...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
1999-12-15 guyOne field in the NetXRay header appears to be the numbe...
1999-12-14 nneulmore work on netxray, still not sniffer compatible...
1999-12-14 guyInclude <string.h> to declare "memset()".
1999-12-14 nneulAdded support for writing netxray version 1.1 dumps.
1999-10-05 guyBetter handle errors from zlib:
1999-09-24 guyFix it so that it builds with "--disable-zlib".
1999-09-22 ashoknThis commit contains support for reading capture files...
1999-08-28 guyKeep in the "wtap" structure the current offset into...
1999-08-24 guyAdd a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BI...
1999-08-22 guyGet rid of some cruft left in by previous checkins...
1999-08-19 guyHave the per-capture-file-type open routines "wtap_open...
1999-08-18 guyAdd to Wiretap the ability to write capture files;...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-05-12 guyAdd support for Network Monitor 2.0 files, thanks to...
1999-03-25 guyThe program that produced the version 2.001 file was...
1999-03-22 gramGot rid of "hdr_size may not be initialized" warning...
1999-03-20 guyAdd support for file format version 2.001 (used by...
1999-03-01 guyIt turns out that the first of the unknown fields in...
1999-03-01 gramAdded display filters to wiretap.
1999-02-20 guyAdd support for Cinco Networks NetXRay - which is,...