Removed 2 blocks of code that if #ifdef'ed out. They're just not needed.
[obnox/wireshark/wip.git] / wiretap /
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
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-22 guyAdd support for file format version 2.001 (used by...
1999-03-20 guyAdd support for file format version 2.001 (used by...
1999-03-20 gramAdded g_slist_nth_data() to glib-new.o so that glib...
1999-03-13 guyAdd "phtons()" and "phtonl()" macros, which handle...
1999-03-03 guyIt's not a problem if we don't have GLib 1.1.x or later...
1999-03-03 guyInclude "config.h", so we know whether we have GLib...
1999-03-02 gramFixed for glib-1.x.y, x > 0
1999-03-02 guyHave "rt-scanner.l" and "rt-grammar.y" depend on the...
1999-03-01 guyIt turns out that the first of the unknown fields in...
1999-03-01 gramlex_init() changed to wtap_lex_init()
1999-03-01 gramGuy noticed that lex_init was a function in both libpca...
1999-03-01 guyAdd an "acinclude.m4", from which "aclocal.m4" is made.
1999-03-01 guyFix a typo, and note that we can read Token Ring captur...
1999-03-01 gramAdded display filters to wiretap.
1999-02-20 guyUpdate to reflect support for NetXRay format.
1999-02-20 guyAdd support for Cinco Networks NetXRay - which is,...
1999-02-20 guyMake the "magic number" a "const" string.
1999-02-20 guyFix a typo in a comment, and make the "magic number...
1999-02-12 gramChange to wtap.c switch() statement to allow compilatio...
1999-01-30 guyCorrect and expand the discussion of ATM Sniffer captures.
1999-01-29 gramModified code to allow compilation under IBM's C compil...
1999-01-27 gramAdded token-ring support to netmon.c
1999-01-21 gramAdded news about Guy's netmon addition.
1999-01-21 gramI changed the wtap_open_offline() function so that...
1999-01-18 gramAdded Guy's netmon.[ch] files to CVS for him. His firew...
1999-01-17 guyAdd suppport for Microsoft Network Monitor Ethernet...
1999-01-13 gerald* Modified Makefile.am and configure.in so that wiretap...
1999-01-08 gramUse g_free instead of free so that I don't have to...
1999-01-07 gramLogged my change about per-packet encapsulation types.
1999-01-07 gramI removed the per-file encapsulation type from wiretap...
1999-01-04 gerald* Final commit for version 0.5.1
1999-01-03 gramAdded files to handle AIX iptrace 2.0 files in wiretap.
1999-01-02 gramI made sure to note that wiretap only supports iptrace...
1999-01-02 gramAdded the iptrace (AIX's packet-capture tool) file...
1998-12-29 gerald* Added Joerg Mayer's Vines patch
1998-12-17 gramAdded Guy Harris' patch to read Sniffer ATM trace files...
1998-12-17 gramA patch spread across many files to let Ethereal compil...
1998-12-15 guyFix the bitmask for the hour field in a DOS-format...
1998-12-13 gramDebug statement commented out.
1998-12-13 gramAdded Guy's patch to calculate date of Sniffer packet...
1998-11-23 gramLANalyzer records time in half microseconds, not micros...
1998-11-23 gramAdded time-stamp decoding to LANalyzer decodes, made...
1998-11-21 gramThe Sniffer-reading code now checks to make sure that...
1998-11-21 guyPick up from Ethereal's "configure.in" the test to...
1998-11-20 gramI gave Guy the credit he deserves.
1998-11-18 gerald* Don't build wiretap if it isn't configured.
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 guyAdd the header files to "libwiretap_a_SOURCES", so...
1998-11-17 guyAdd the header files to "libwiretap_a_SOURCES", so...
1998-11-17 gerald* Added column formatting functionality.
1998-11-17 guyUn-comment "AC_CONFIG_SUBDIRS()", so that it'll run...
1998-11-16 guyPut the Makefile back, in the hopes that it'll prevent...
1998-11-15 guyRemove the Makefile from CVS - Ethereal doesn't have...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
1998-11-15 guyAdd "acconfig.h" to make the "auto*" stuff happy.
1998-11-13 gramThe Sniffer-reading code in wiretap now decodes the...
1998-11-13 gramNow that I know where to find the file format of Sniffe...
1998-11-13 gramMore patches from Guy to make wiretap compile better...
1998-11-12 gramMore patches from Guy, cleaning up warnings when using...
1998-11-12 gramAdded a patch to wiretap from Guy Harris to help compil...
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...