1.11.2 → 1.11.3.
[metze/wireshark/wip.git] / wiretap / Makefile.am
2013-11-18 Gerald Combs1.11.2 → 1.11.3.
2013-11-15 Gerald Combs1.11.1 → 1.11.2.
2013-07-12 Jeff MorrissAvoid building ascend.h and ascend.c in parallel (2...
2013-04-22 Gerald Combs1.9.3 → 1.11.0.
2013-03-28 Gerald Combs1.9.2 → 1.9.3.
2013-03-18 Gerald Combs1.9.1 → 1.9.2.
2013-03-12 Jaap KeuterFrom David Arnold:
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-28 Balint ReczeyExport libwiretap symbols using WS_DLL_PUBLIC define
2013-02-25 Balint ReczeyAdd dumpabi targets to CMake builds
2013-01-29 Gerald CombsUse readlink instead of ls.
2013-01-28 Balint Reczeymake dumpabi target build with multiple digits in libra...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-19 Gerald Combsascend_scanner.c includes ascend.h. Add corresponding...
2012-06-08 Gerald CombsForward-port r43165 and r43168 from trunk-1.6.
2012-06-04 Gerald CombsThere doesn't appear to be a way to convey the message...
2012-04-06 Gerald Combs1.7.1 → 1.7.2.
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2011-06-07 Anders BromanAdd more missing files.
2011-06-06 Gerald CombsAdd links to libtool's recommendations for library...
2011-06-04 Balint ReczeyReorganize dumpabi targets to keep temporary files
2011-05-31 Balint ReczeyAdd dumpabi target to Makefiles in wsutil, epan and...
2011-02-04 Jeff Morriss(As in the Windows builds) don't have checkapi check...
2010-12-07 Jeff MorrissFill out libwiretap's DEPENDENCIES line with the rest...
2010-12-07 Balint ReczeyMake libtool export only symbols listed in *.def files
2010-06-30 Gerald CombsAdd Visual C++ project files to the distribution.
2009-08-07 Jörg Mayer* Tue May 26 2009 cmorve69@yahoo.es
2009-06-15 Jörg MayerRename all of the ascend files:
2008-09-16 Jeff MorrissLink libwireshark and wiretap against libwsutil. That...
2008-07-02 Guy HarrisAdd Makefile.common files for epan/dfilter and epan...
2008-05-23 Guy Harrisfile_util.c isn't part of Wiretap any more.
2008-05-20 Jeff MorrissCreate a new "Wireshark utility" library and move the...
2008-05-20 Jeff MorrissUndo rev 24518 and (re)fix bugs.wireshark.org/bugzilla...
2008-03-01 Jeff MorrissAll our programs link against glib so don't there's...
2008-02-22 Jeff MorrissFrom Peter via bugs.wireshark.org/bugzilla/show_bug...
2007-12-17 Jörg Mayer_SOURCE has magic meaning and isn't to be used by non...
2007-12-07 Guy HarrisRun runlex.sh from the tools directory. Get rid of...
2007-10-16 Guy HarrisBug 1704 is fixed in the main branch by the simpler...
2007-09-24 Jörg MayerAdd ascend-grammar.h explicitely to the generation...
2007-08-09 Jaap KeuterFix for bug 1704:
2007-08-04 Guy HarrisAdd a script as a front-end for Flex, to work around...
2007-08-01 Guy HarrisAdd a Makefile.am.inc file, to hold rules etc. used...
2007-07-30 Guy HarrisAdd comments to various %option items to explain what...
2007-05-18 Sebastien Tandelinclude generator sources in EXTRA_DIST
2007-05-17 Sebastien TandelSince code generated by lex may trigger gcc warnings...
2007-05-02 Luis Ontanonadd support for the text export format of textronix...
2007-04-23 Guy HarrisGrr. Flex. Can't make warnings errors yet - we'd...
2007-04-23 Guy HarrisMake warnings errors when possible.
2007-04-14 Sebastien Tandelremove "treat warnings as errors" barrier for every...
2007-03-23 Stephen FisherFrom Sebastien Tandel:
2007-03-22 Stephen FisherAdd -Werror when using GCC only to the Makefile.am...
2007-01-12 Guy HarrisAutomake variables ending with _LDFLAGS are special:
2007-01-12 Ulf Lampingsecond try for file_util.c ... (at least OS X didn...
2007-01-04 Guy HarrisOn Darwin, build shared libraries with -Wl,-single_modu...
2006-10-19 Guy HarrisIf we have to use Lex or Flex, check whether we found...
2006-05-21 Ronnie Sahlbergname change
2005-07-10 Jörg MayerAfter doing "make maintainer-clean", "svn status -...
2004-07-27 Guy HarrisRename HEADER_FILES to NONGENERATED_HEADER_FILES, so...
2004-07-26 Guy HarrisAdd a Makefile.common for Wiretap, and have Makefile...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-03-24 Olivier BiotFix the CLEANFILES target so both static and shared...
2004-03-13 Jörg MayerMake libethereal and libwiretap shared libs.
2004-03-06 Guy HarrisFrom Jeff Morriss: delete "ascend-grammar.c" and "ascen...
2004-02-11 Guy HarrisFrom Rolf Fiedler: support for reading EyeSDN USB S0...
2003-12-02 Guy HarrisFrom Martijn Schipper: support for reading AiroPeek...
2003-10-31 Guy HarrisFrom Scott Emberley: support for reading Network Instru...
2003-10-30 Guy HarrisFrom Marcel Holtmann: support for reading Linux Bluez...
2003-08-26 Guy HarrisFrom Jesper Peterson: support for Endace ERF file format.
2003-08-23 Guy HarrisUse "file_access.c", not "file_io.c", as the latter...
2003-08-22 Guy HarrisRename "wiretap/file.c" to "wiretap/file_io.c", as...
2003-07-29 Guy HarrisFrom Thierry Martin: support for reading files from...
2003-04-27 Jörg MayerNewer build tools generate the following warning:
2003-04-02 Guy HarrisAdd a new README.developer file for wiretap; it's curre...
2002-07-31 Guy HarrisFrom Motonori Shindo: support for reading CoSine L2...
2002-06-07 Guy HarrisAdd a Wiretap routine to process packets captured via...
2002-04-30 Guy HarrisMove the code to guess the traffic type based on the...
2001-12-04 Guy HarrisSupport for reading Visual Networks traffic capture...
2001-10-19 Guy HarrisDBS Etherwatch wiretap module, from Marc Milgram.
2001-10-18 Guy HarrisVMS TCPIPtrace wiretap module, from Marc Milgram.
2001-04-18 Gilbert RamirezDistribute wtap.def
2001-02-22 Guy HarrisEtherpeek version 5, 6, and 7 support, from Daniel...
2000-09-19 Gilbert RamirezAdd support for reading pppd log files in wiretap.
2000-08-08 Mike HallAdded wiretap support to read the Cisco Secure Intrusio...
2000-07-26 Guy HarrisAdd a script, "aclocal-flags", which figures out where
2000-06-06 Gilbert RamirezFix list of deliverables (add wtap-int.h)
2000-03-29 Guy HarrisUse the "-o" flag, rather than using the "-t" flag...
2000-01-13 Guy HarrisWe are obliged to define HAVE_UNISTD_H in "config.h...
1999-12-12 Gilbert RamirezAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-10-31 Gilbert RamirezAdd a module to wiretap to be able to read trace files...
1999-10-18 Guy HarrisOlivier Abad's patches to add:
1999-10-08 Guy HarrisAdd an "ascend-int.h" file, to declare routines used...
1999-09-24 Gilbert RamirezMany more packaging changes. Lets compilation with...
1999-09-11 Gerald CombsAdded support for Lucent/Ascend packet traces. The...
1999-09-09 Guy HarrisPut in an RCS ID (and a copyright notice and GPL notice...
1999-08-03 Gilbert RamirezUpdate version numbers to 0.7.0, and update win32 Makef...
1999-08-02 Guy HarrisCheck in Olivier Abad's patch to add dissectors for...
1999-07-15 Gilbert RamirezModified the proto_register_field_array usage again...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-05-12 Gilbert RamirezChanged wiretap rules so that ordinary user doesn't...
1999-05-01 Gilbert RamirezFixed 0.6.0 packaging problems.
next