Get rid of the fd member of a wth structure; the FILE_T's in that
[obnox/wireshark/wip.git] / wiretap / Makefile.am
2011-02-04 morriss(As in the Windows builds) don't have checkapi check...
2010-12-07 morrissFill out libwiretap's DEPENDENCIES line with the rest...
2010-12-07 rbalintMake libtool export only symbols listed in *.def files
2010-06-30 geraldAdd Visual C++ project files to the distribution.
2009-08-07 jmayer* Tue May 26 2009 cmorve69@yahoo.es
2009-06-15 jmayerRename all of the ascend files:
2008-09-16 morrissLink libwireshark and wiretap against libwsutil. That...
2008-07-02 guyAdd Makefile.common files for epan/dfilter and epan...
2008-05-23 guyfile_util.c isn't part of Wiretap any more.
2008-05-20 morrissCreate a new "Wireshark utility" library and move the...
2008-05-20 morrissUndo rev 24518 and (re)fix bugs.wireshark.org/bugzilla...
2008-03-01 morrissAll our programs link against glib so don't there's...
2008-02-22 morrissFrom Peter via bugs.wireshark.org/bugzilla/show_bug...
2007-12-17 jmayer_SOURCE has magic meaning and isn't to be used by non...
2007-12-07 guyRun runlex.sh from the tools directory. Get rid of...
2007-10-16 guyBug 1704 is fixed in the main branch by the simpler...
2007-09-24 jmayerAdd ascend-grammar.h explicitely to the generation...
2007-08-09 jakeFix for bug 1704:
2007-08-04 guyAdd a script as a front-end for Flex, to work around...
2007-08-01 guyAdd a Makefile.am.inc file, to hold rules etc. used...
2007-07-30 guyAdd comments to various %option items to explain what...
2007-05-18 standelinclude generator sources in EXTRA_DIST
2007-05-17 standelSince code generated by lex may trigger gcc warnings...
2007-05-02 legoadd support for the text export format of textronix...
2007-04-23 guyGrr. Flex. Can't make warnings errors yet - we'd...
2007-04-23 guyMake warnings errors when possible.
2007-04-14 standelremove "treat warnings as errors" barrier for every...
2007-03-23 sfisherFrom Sebastien Tandel:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-01-12 guyAutomake variables ending with _LDFLAGS are special:
2007-01-12 ulflsecond try for file_util.c ... (at least OS X didn...
2007-01-04 guyOn Darwin, build shared libraries with -Wl,-single_modu...
2006-10-19 guyIf we have to use Lex or Flex, check whether we found...
2006-05-21 sahlbergname change
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2004-07-27 guyRename HEADER_FILES to NONGENERATED_HEADER_FILES, so...
2004-07-26 guyAdd a Makefile.common for Wiretap, and have Makefile...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-03-24 obiotFix the CLEANFILES target so both static and shared...
2004-03-13 jmayerMake libethereal and libwiretap shared libs.
2004-03-06 guyFrom Jeff Morriss: delete "ascend-grammar.c" and "ascen...
2004-02-11 guyFrom Rolf Fiedler: support for reading EyeSDN USB S0...
2003-12-02 guyFrom Martijn Schipper: support for reading AiroPeek...
2003-10-31 guyFrom Scott Emberley: support for reading Network Instru...
2003-10-30 guyFrom Marcel Holtmann: support for reading Linux Bluez...
2003-08-26 guyFrom Jesper Peterson: support for Endace ERF file format.
2003-08-23 guyUse "file_access.c", not "file_io.c", as the latter...
2003-08-22 guyRename "wiretap/file.c" to "wiretap/file_io.c", as...
2003-07-29 guyFrom Thierry Martin: support for reading files from...
2003-04-27 jmayerNewer build tools generate the following warning:
2003-04-02 guyAdd a new README.developer file for wiretap; it's curre...
2002-07-31 guyFrom Motonori Shindo: support for reading CoSine L2...
2002-06-07 guyAdd a Wiretap routine to process packets captured via...
2002-04-30 guyMove the code to guess the traffic type based on the...
2001-12-04 guySupport for reading Visual Networks traffic capture...
2001-10-19 guyDBS Etherwatch wiretap module, from Marc Milgram.
2001-10-18 guyVMS TCPIPtrace wiretap module, from Marc Milgram.
2001-04-18 gramDistribute wtap.def
2001-02-22 guyEtherpeek version 5, 6, and 7 support, from Daniel...
2000-09-19 gramAdd support for reading pppd log files in wiretap.
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...
2000-07-26 guyAdd a script, "aclocal-flags", which figures out where
2000-06-06 gramFix list of deliverables (add wtap-int.h)
2000-03-29 guyUse the "-o" flag, rather than using the "-t" flag...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-10-31 gramAdd a module to wiretap to be able to read trace files...
1999-10-18 guyOlivier Abad's patches to add:
1999-10-08 guyAdd an "ascend-int.h" file, to declare routines used...
1999-09-24 gramMany more packaging changes. Lets compilation with...
1999-09-11 geraldAdded support for Lucent/Ascend packet traces. The...
1999-09-09 guyPut in an RCS ID (and a copyright notice and GPL notice...
1999-08-03 gramUpdate version numbers to 0.7.0, and update win32 Makef...
1999-08-02 guyCheck in Olivier Abad's patch to add dissectors for...
1999-07-15 gramModified the proto_register_field_array usage again...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-05-12 gramChanged wiretap rules so that ordinary user doesn't...
1999-05-01 gramFixed 0.6.0 packaging problems.
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-02 guyHave "rt-scanner.l" and "rt-grammar.y" depend on the...
1999-03-01 gramAdded display filters to wiretap.
1999-02-20 guyAdd support for Cinco Networks NetXRay - which is,...
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-04 gerald* Final commit for version 0.5.1
1999-01-02 gramAdded the iptrace (AIX's packet-capture tool) file...
1998-11-17 guyAdd the header files to "libwiretap_a_SOURCES", so...
1998-11-15 guyAdd support to wiretap for reading Sun "snoop" capture...
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...