aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap
AgeCommit message (Expand)AuthorFilesLines
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