aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris30-60/+60
2000-01-20The headers of HP-UX 9.04 and HP-UX 10.20 nettl files seem to be different.Olivier Abad1-7/+11
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez2-19/+11
2000-01-13Add "file_wrappers.c" to the list of things to compile with MicrosoftGuy Harris1-0/+1
2000-01-13Fix "ascend-scanner.l" to include "file_wrappers.h" rather than theGuy Harris2-13/+15
2000-01-13We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid theGuy Harris18-114/+167
2000-01-10Some initial changes for win32 support, but not all.Gilbert Ramirez6-10/+28
2000-01-09Add to some comments notes on the meaning of DLT types 15 and 16 onGuy Harris1-3/+15
2000-01-01Add relative timestamps. The Toshiba ISDN router has the same problemGilbert Ramirez1-3/+3
1999-12-15Pull in some additional non-definitions, to make it match the currentGuy Harris1-3/+17
1999-12-15Bring it somewhat up to date.Guy Harris1-2/+16
1999-12-15Handle i4btrace captures if they're from a machine with the oppositeGuy Harris3-19/+62
1999-12-15One field in the NetXRay header appears to be the number of frames inGuy Harris4-93/+82
1999-12-14more work on netxray, still not sniffer compatible thoughNathan Neulinger2-16/+49
1999-12-14Changed the meaning of the 0x80 bit in "fs" in a frame2 record (from DTEOlivier Abad1-3/+4
1999-12-14Include <string.h> to declare "memset()".Guy Harris1-1/+2
1999-12-14Added support for writing netxray version 1.1 dumps.Nathan Neulinger4-5/+160
1999-12-12Put the "." in "V.120".Guy Harris1-2/+2
1999-12-12Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez7-8/+307
1999-12-12Add short names (for "editcap" command lines and the like) for theGuy Harris1-3/+3
1999-12-11Put in a private data structure hanging off the "wtap_dumper" structureGuy Harris2-11/+23
1999-12-11Correct timestamp calculation in ngsniffer_dumpOlivier Abad1-30/+45
1999-12-11Provide different file types for "modified" and Red Hat 6.1 "libpcap"Guy Harris3-32/+98
1999-12-09Add support to Wiretap for writing sniffer capture files.Olivier Abad2-9/+188
1999-12-05Provide a table of descriptive and short (command-line) names forGuy Harris2-2/+93
1999-12-05Expand on the description of "libpcap" and "snoop" capture file formats.Guy Harris1-3/+3
1999-12-04Oops! First check if the short name in the "dump_open_table[]" entry isGuy Harris1-2/+3
1999-12-04Give those capture file formats we can write a "short name", to be usedGuy Harris2-20/+45
1999-12-04Fields in the "snoop" file header are big-endian; write them as such.Guy Harris1-3/+3
1999-12-04Fix some names.Guy Harris7-22/+22
1999-12-04More infrastructure changes for Ethereal - makeGuy Harris2-10/+10
1999-12-04Add some infrastructure for the use of Ethereal, so it can make a listGuy Harris9-187/+244
1999-12-04Include <string.h> to declare "memset()".Guy Harris1-1/+2
1999-12-04Null out the "pointer to private data" member of a "wtap_dumper"Guy Harris1-1/+2
1999-12-04Add support to Wiretap for writing Network Monitor 1.x-format captureGuy Harris1-5/+35
1999-12-04Add support to Wiretap for writing Network Monitor 1.x-format captureGuy Harris8-53/+296
1999-12-04Add support to Wiretap for writing "snoop"-format capture files.Guy Harris3-17/+155
1999-12-03It appears that our "Makefile.in" won't work with the scripts generatedGuy Harris1-2/+14
1999-11-29Change Olivier's e-mail address.Gilbert Ramirez1-1/+1
1999-11-29Update one more comment.Guy Harris1-4/+4
1999-11-29Update some comments.Guy Harris1-2/+13
1999-11-29Duh. If you say you're going to check for "gzgets()", check forGuy Harris1-1/+1
1999-11-29Of the "zlib" functions we use that aren't in all versions of "zlib",Guy Harris1-4/+8
1999-11-29Don't add compressed-file-reading support unless "gzopen()" *and*Guy Harris1-0/+4
1999-11-28Add in a comment about the "fs" and "flags" fields in the "frame2"Guy Harris1-1/+16
1999-11-27Sigh. Apparently "Internetwork analyzer" covers a multitude of sins;Guy Harris1-6/+35
1999-11-27Update a comment.Guy Harris1-29/+35
1999-11-27Move the "guess what type of ATM traffic this is" stuff into the ATMGuy Harris2-51/+126
1999-11-26It appears that the first frame in a NetMon 2.0 capture file doesn'tGuy Harris1-4/+41
1999-11-26Update documentation about iptrace version support.Gilbert Ramirez1-26/+24