aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2009-08-07* Tue May 26 2009 cmorve69@yahoo.esjmayer1-1/+1
2009-06-15Rename all of the ascend files:jmayer1-3/+3
2008-09-16Link libwireshark and wiretap against libwsutil. That was the original intentmorriss1-2/+1
2008-07-02Add Makefile.common files for epan/dfilter and epan/ftypes.guy1-0/+3
2008-05-23file_util.c isn't part of Wiretap any more.guy1-1/+0
2008-05-20Create a new "Wireshark utility" library and move the mpeg-audio stuff frommorriss1-0/+2
2008-05-20Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-1/+1
2008-03-01All our programs link against glib so don't there's no need to link our libra...morriss1-1/+1
2008-02-22From Peter via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 : libw...morriss1-1/+1
2007-12-17_SOURCE has magic meaning and isn't to be used by non-wizards.jmayer1-1/+1
2007-12-07Run runlex.sh from the tools directory. Get rid of the extra copy inguy1-7/+2
2007-10-16Bug 1704 is fixed in the main branch by the simpler expedient of notguy1-2/+2
2007-09-24Add ascend-grammar.h explicitely to the generation rules, otherwisejmayer1-1/+1
2007-08-09Fix for bug 1704:jake1-2/+2
2007-08-04Add a script as a front-end for Flex, to work around various problems,guy1-0/+7
2007-08-01Add a Makefile.am.inc file, to hold rules etc. used by multipleguy1-7/+2
2007-07-30Add comments to various %option items to explain what they're doing. guy1-5/+2
2007-05-18include generator sources in EXTRA_DISTstandel1-0/+1
2007-05-17Since code generated by lex may trigger gcc warnings, we are now generating twostandel1-3/+24
2007-05-02add support for the text export format of textronix k1[25]lego1-0/+3
2007-04-23Grr. Flex. Can't make warnings errors yet - we'd have to keep thatguy1-4/+0
2007-04-23Make warnings errors when possible.guy1-0/+3
2007-04-14remove "treat warnings as errors" barrier for every repo containing codestandel1-3/+0
2007-03-23From Sebastien Tandel:sfisher1-1/+1
2007-03-22Add -Werror when using GCC only to the Makefile.am of the basesfisher1-0/+4
2007-01-12Automake variables ending with _LDFLAGS are special:guy1-1/+1
2007-01-12second try for file_util.c ... (at least OS X didn't liked it)ulfl1-0/+1
2007-01-04On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSguy1-1/+1
2006-10-19If we have to use Lex or Flex, check whether we found it, first, and ifguy1-0/+4
2006-05-21name changesahlberg1-2/+2
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-1/+6
2004-07-27Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clearguy1-1/+3
2004-07-26Add a Makefile.common for Wiretap, and have Makefile.am andguy1-72/+7
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy1-1/+1
2004-03-24Fix the CLEANFILES target so both static and shared libraries are cleaned.obiot1-1/+2
2004-03-13Make libethereal and libwiretap shared libs.jmayer1-6/+5
2004-03-06From Jeff Morriss: delete "ascend-grammar.c" and "ascend-grammar.h" withguy1-1/+5
2004-02-11From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.guy1-1/+3
2003-12-02From Martijn Schipper: support for reading AiroPeek files in V9 captureguy1-1/+3
2003-10-31From Scott Emberley: support for reading Network Instruments version 9guy1-1/+3
2003-10-30From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackguy1-1/+3
2003-08-26From Jesper Peterson: support for Endace ERF file format.guy1-1/+3
2003-08-23Use "file_access.c", not "file_io.c", as the latter is already in use inguy1-2/+2
2003-08-22Rename "wiretap/file.c" to "wiretap/file_io.c", as some tools, such asguy1-2/+2
2003-07-29From Thierry Martin: support for reading files from Accellent 5Views LANguy1-5/+7
2003-04-27Newer build tools generate the following warning:jmayer1-2/+2
2003-04-02Add a new README.developer file for wiretap; it's currently just someguy1-3/+3
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.guy1-1/+3
2002-06-07Add a Wiretap routine to process packets captured via libpcap, possiblyguy1-1/+2
2002-04-30Move the code to guess the traffic type based on the packet contentsguy1-1/+3