aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 1704:Jaap Keuter2007-08-091-2/+2
* Add a script as a front-end for Flex, to work around various problems,Guy Harris2007-08-041-0/+7
* Add a Makefile.am.inc file, to hold rules etc. used by multipleGuy Harris2007-08-011-7/+2
* Add comments to various %option items to explain what they're doing. Guy Harris2007-07-301-5/+2
* include generator sources in EXTRA_DISTSebastien Tandel2007-05-181-0/+1
* Since code generated by lex may trigger gcc warnings, we are now generating twoSebastien Tandel2007-05-171-3/+24
* add support for the text export format of textronix k1[25]Luis Ontanon2007-05-021-0/+3
* Grr. Flex. Can't make warnings errors yet - we'd have to keep thatGuy Harris2007-04-231-4/+0
* Make warnings errors when possible.Guy Harris2007-04-231-0/+3
* remove "treat warnings as errors" barrier for every repo containing codeSebastien Tandel2007-04-141-3/+0
* From Sebastien Tandel:Stephen Fisher2007-03-231-1/+1
* Add -Werror when using GCC only to the Makefile.am of the baseStephen Fisher2007-03-221-0/+4
* Automake variables ending with _LDFLAGS are special:Guy Harris2007-01-121-1/+1
* second try for file_util.c ... (at least OS X didn't liked it)Ulf Lamping2007-01-121-0/+1
* On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGSGuy Harris2007-01-041-1/+1
* If we have to use Lex or Flex, check whether we found it, first, and ifGuy Harris2006-10-191-0/+4
* name changeRonnie Sahlberg2006-05-211-2/+2
* After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer2005-07-101-1/+6
* Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clearGuy Harris2004-07-271-1/+3
* Add a Makefile.common for Wiretap, and have Makefile.am andGuy Harris2004-07-261-72/+7
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Fix the CLEANFILES target so both static and shared libraries are cleaned.Olivier Biot2004-03-241-1/+2
* Make libethereal and libwiretap shared libs.Jörg Mayer2004-03-131-6/+5
* From Jeff Morriss: delete "ascend-grammar.c" and "ascend-grammar.h" withGuy Harris2004-03-061-1/+5
* From Rolf Fiedler: support for reading EyeSDN USB S0 trace files.Guy Harris2004-02-111-1/+3
* From Martijn Schipper: support for reading AiroPeek files in V9 captureGuy Harris2003-12-021-1/+3
* From Scott Emberley: support for reading Network Instruments version 9Guy Harris2003-10-311-1/+3
* From Marcel Holtmann: support for reading Linux Bluez Bluetooth stackGuy Harris2003-10-301-1/+3
* From Jesper Peterson: support for Endace ERF file format.Guy Harris2003-08-261-1/+3
* Use "file_access.c", not "file_io.c", as the latter is already in use inGuy Harris2003-08-231-2/+2
* Rename "wiretap/file.c" to "wiretap/file_io.c", as some tools, such asGuy Harris2003-08-221-2/+2
* From Thierry Martin: support for reading files from Accellent 5Views LANGuy Harris2003-07-291-5/+7
* Newer build tools generate the following warning:Jörg Mayer2003-04-271-2/+2
* Add a new README.developer file for wiretap; it's currently just someGuy Harris2003-04-021-3/+3
* From Motonori Shindo: support for reading CoSine L2 debug output.Guy Harris2002-07-311-1/+3
* Add a Wiretap routine to process packets captured via libpcap, possiblyGuy Harris2002-06-071-1/+2
* Move the code to guess the traffic type based on the packet contentsGuy Harris2002-04-301-1/+3
* Support for reading Visual Networks traffic capture files, from TomGuy Harris2001-12-041-1/+3
* DBS Etherwatch wiretap module, from Marc Milgram.Guy Harris2001-10-191-1/+3
* VMS TCPIPtrace wiretap module, from Marc Milgram.Guy Harris2001-10-181-1/+3
* Distribute wtap.defGilbert Ramirez2001-04-181-2/+3
* Etherpeek version 5, 6, and 7 support, from Daniel Thompson.Guy Harris2001-02-221-1/+3
* Add support for reading pppd log files in wiretap.Gilbert Ramirez2000-09-191-1/+3
* Added wiretap support to read the Cisco Secure Intrusion Detection System IPL...Mike Hall2000-08-081-1/+3
* Add a script, "aclocal-flags", which figures out whereGuy Harris2000-07-261-1/+3
* Fix list of deliverables (add wtap-int.h)Gilbert Ramirez2000-06-061-2/+3
* Use the "-o" flag, rather than using the "-t" flag and redirecting theGuy Harris2000-03-291-2/+2
* We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid theGuy Harris2000-01-131-2/+3
* Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap moduleGilbert Ramirez1999-12-121-1/+4
* Add a module to wiretap to be able to read trace files from Toshiba'sGilbert Ramirez1999-10-311-1/+3