From Xiao Xiangquan:
[obnox/wireshark/wip.git] / wiretap / netxray.c
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-04-28 wmeier#include <stdlib.h> not needed;
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-02-25 wmeierFrom Robert Bullen: ... code is not incrementing wtap_d...
2010-08-08 guyAdd a note.
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-02-27 guyConstify.
2009-04-24 wmeier[Trivial] Constify a few things
2009-04-22 guyClean up some 64-bit issues.
2009-01-06 wmeierFix a typo in a comment
2009-01-04 wmeierOops: Revert SVN #27152: There weren't actually any...
2009-01-04 wmeierFix a few minor memory leaks...
2007-08-17 guyAt least some LAPB Windows Sniffer captures have 4...
2007-06-11 wmeierNote invalidity of realtick for
2007-05-31 guyNote realtick's invalidity for ETH_CAPTYPE_OTHERPOD...
2007-05-31 guyMy comment is redundant with Bill's more-detailed comme...
2007-05-30 wmeierUpdate Comments
2007-05-30 guyUpdate a comment.
2007-05-29 guyGive more detail on a captype of 6 for an Ethernet...
2007-05-29 guyIt's pretty clear that hdr.captype's interpretation...
2007-05-29 guyUpdate the big time unit comment to reflect Bill Meier...
2007-05-29 wmeier(fix comment)
2007-05-29 wmeierAnother sniffer timestamp display fix; addresses bug...
2007-04-26 guyFrom Jeff Foster: add support for Cisco HDLC captures.
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-10-23 tuexenUse G_GINT64_CONSTANT to handle 64-bit constants in...
2006-10-20 wmeierfix 'save' to store hi-order 32 bits of time offset...
2006-04-15 jakeSake Blok wrote....
2006-03-11 legoRemove an entire horde of off-by-one errors pointed...
2006-03-08 legoAnother off by one error found by coverity (CID 83...
2006-01-12 jakeThe attached patch to fix bug 663 allows Ethereal to...
2005-09-09 guyFrom Bill Meier:
2005-08-29 guyGet rid of the old file header definition.
2005-08-28 guyFrom Bill Meier:
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-18 guyTry yet another scheme for handling time stamps; realti...
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...
next