aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
1999-01-30Correct and expand the discussion of ATM Sniffer captures.Guy Harris1-4/+17
1999-01-29Modified code to allow compilation under IBM's C compiler for AIX.Gilbert Ramirez3-74/+5
1999-01-27Added token-ring support to netmon.cGilbert Ramirez3-5/+11
1999-01-21Added news about Guy's netmon addition.Gilbert Ramirez2-1/+12
1999-01-21I changed the wtap_open_offline() function so that it takes only theGilbert Ramirez2-72/+28
1999-01-18Added Guy's netmon.[ch] files to CVS for him. His firewall admins forgotGilbert Ramirez2-0/+240
1999-01-17Add suppport for Microsoft Network Monitor Ethernet capture files.Guy Harris6-26/+54
1999-01-13* Modified Makefile.am and configure.in so that wiretap isn't built unlessGerald Combs5-44/+104
1999-01-08Use g_free instead of free so that I don't have to include <stdlib.h>Gilbert Ramirez1-4/+4
1999-01-07Logged my change about per-packet encapsulation types.Gilbert Ramirez1-0/+5
1999-01-07I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez7-16/+32
1999-01-04* Final commit for version 0.5.1Gerald Combs3-3/+8
1999-01-03Added files to handle AIX iptrace 2.0 files in wiretap.Gilbert Ramirez2-0/+154
1999-01-02I made sure to note that wiretap only supports iptrace 2.0 files so far.Gilbert Ramirez1-6/+7
1999-01-02Added the iptrace (AIX's packet-capture tool) file format to wiretap.Gilbert Ramirez6-14/+45
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs3-27/+21
1998-12-17Added Guy Harris' patch to read Sniffer ATM trace files. Very nice.Gilbert Ramirez4-126/+581
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1-0/+3
1998-12-15Fix the bitmask for the hour field in a DOS-format time (not that itGuy Harris1-2/+2
1998-12-13Debug statement commented out.Gilbert Ramirez1-3/+3
1998-12-13Added Guy's patch to calculate date of Sniffer packet trace. I copiedGilbert Ramirez3-26/+67
1998-11-23LANalyzer records time in half microseconds, not microseconds.Gilbert Ramirez1-2/+2
1998-11-23Added time-stamp decoding to LANalyzer decodes, made minor comment changes toGilbert Ramirez3-15/+46
1998-11-21The Sniffer-reading code now checks to make sure that it is tryingGilbert Ramirez2-12/+25
1998-11-21Pick up from Ethereal's "configure.in" the test to check whether we'reGuy Harris2-22/+41
1998-11-20I gave Guy the credit he deserves.Gilbert Ramirez1-0/+1
1998-11-18* Don't build wiretap if it isn't configured.Gerald Combs1-0/+353
1998-11-18* Added patches from Laurent and GuyGerald Combs1-19/+22
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifGuy Harris1-1/+9
1998-11-17Add the header files to "libwiretap_a_SOURCES", so they get included ifGuy Harris1-2/+9
1998-11-17* Added column formatting functionality.Gerald Combs1-22/+19
1998-11-17Un-comment "AC_CONFIG_SUBDIRS()", so that it'll run "configure" in theGuy Harris1-345/+0
1998-11-16Put the Makefile back, in the hopes that it'll prevent at least one ofGuy Harris1-0/+345
1998-11-15Remove the Makefile from CVS - Ethereal doesn't have its Makefile underGuy Harris1-345/+0
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris15-206/+531
1998-11-15Add "acconfig.h" to make the "auto*" stuff happy.Guy Harris1-0/+3
1998-11-13The Sniffer-reading code in wiretap now decodes the time field for eachGilbert Ramirez2-20/+89
1998-11-13Now that I know where to find the file format of Sniffer trace files, wiretapGilbert Ramirez5-62/+134
1998-11-13More patches from Guy to make wiretap compile better. I definitelyGilbert Ramirez6-39/+481
1998-11-12More patches from Guy, cleaning up warnings when using gcc -Wall.Gilbert Ramirez2-9/+12
1998-11-12Added a patch to wiretap from Guy Harris to help compile wiretap inGilbert Ramirez6-37/+2159
1998-11-12I added the LANalzyer file format to wiretap. I cleaned up some code in theGilbert Ramirez13-98/+795
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez17-0/+992