| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for bug 1704: | Jaap Keuter | 2007-08-09 | 1 | -2/+2 |
* | Add a script as a front-end for Flex, to work around various problems, | Guy Harris | 2007-08-04 | 1 | -0/+7 |
* | Add a Makefile.am.inc file, to hold rules etc. used by multiple | Guy Harris | 2007-08-01 | 1 | -7/+2 |
* | Add comments to various %option items to explain what they're doing. | Guy Harris | 2007-07-30 | 1 | -5/+2 |
* | include generator sources in EXTRA_DIST | Sebastien Tandel | 2007-05-18 | 1 | -0/+1 |
* | Since code generated by lex may trigger gcc warnings, we are now generating two | Sebastien Tandel | 2007-05-17 | 1 | -3/+24 |
* | add support for the text export format of textronix k1[25] | Luis Ontanon | 2007-05-02 | 1 | -0/+3 |
* | Grr. Flex. Can't make warnings errors yet - we'd have to keep that | Guy Harris | 2007-04-23 | 1 | -4/+0 |
* | Make warnings errors when possible. | Guy Harris | 2007-04-23 | 1 | -0/+3 |
* | remove "treat warnings as errors" barrier for every repo containing code | Sebastien Tandel | 2007-04-14 | 1 | -3/+0 |
* | From Sebastien Tandel: | Stephen Fisher | 2007-03-23 | 1 | -1/+1 |
* | Add -Werror when using GCC only to the Makefile.am of the base | Stephen Fisher | 2007-03-22 | 1 | -0/+4 |
* | Automake variables ending with _LDFLAGS are special: | Guy Harris | 2007-01-12 | 1 | -1/+1 |
* | second try for file_util.c ... (at least OS X didn't liked it) | Ulf Lamping | 2007-01-12 | 1 | -0/+1 |
* | On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS | Guy Harris | 2007-01-04 | 1 | -1/+1 |
* | If we have to use Lex or Flex, check whether we found it, first, and if | Guy Harris | 2006-10-19 | 1 | -0/+4 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | After doing "make maintainer-clean", "svn status --no-ignore | grep ^I" | Jörg Mayer | 2005-07-10 | 1 | -1/+6 |
* | Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear | Guy Harris | 2004-07-27 | 1 | -1/+3 |
* | Add a Makefile.common for Wiretap, and have Makefile.am and | Guy Harris | 2004-07-26 | 1 | -72/+7 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Fix the CLEANFILES target so both static and shared libraries are cleaned. | Olivier Biot | 2004-03-24 | 1 | -1/+2 |
* | Make libethereal and libwiretap shared libs. | Jörg Mayer | 2004-03-13 | 1 | -6/+5 |
* | From Jeff Morriss: delete "ascend-grammar.c" and "ascend-grammar.h" with | Guy Harris | 2004-03-06 | 1 | -1/+5 |
* | From Rolf Fiedler: support for reading EyeSDN USB S0 trace files. | Guy Harris | 2004-02-11 | 1 | -1/+3 |
* | From Martijn Schipper: support for reading AiroPeek files in V9 capture | Guy Harris | 2003-12-02 | 1 | -1/+3 |
* | From Scott Emberley: support for reading Network Instruments version 9 | Guy Harris | 2003-10-31 | 1 | -1/+3 |
* | From Marcel Holtmann: support for reading Linux Bluez Bluetooth stack | Guy Harris | 2003-10-30 | 1 | -1/+3 |
* | From Jesper Peterson: support for Endace ERF file format. | Guy Harris | 2003-08-26 | 1 | -1/+3 |
* | Use "file_access.c", not "file_io.c", as the latter is already in use in | Guy Harris | 2003-08-23 | 1 | -2/+2 |
* | Rename "wiretap/file.c" to "wiretap/file_io.c", as some tools, such as | Guy Harris | 2003-08-22 | 1 | -2/+2 |
* | From Thierry Martin: support for reading files from Accellent 5Views LAN | Guy Harris | 2003-07-29 | 1 | -5/+7 |
* | Newer build tools generate the following warning: | Jörg Mayer | 2003-04-27 | 1 | -2/+2 |
* | Add a new README.developer file for wiretap; it's currently just some | Guy Harris | 2003-04-02 | 1 | -3/+3 |
* | From Motonori Shindo: support for reading CoSine L2 debug output. | Guy Harris | 2002-07-31 | 1 | -1/+3 |
* | Add a Wiretap routine to process packets captured via libpcap, possibly | Guy Harris | 2002-06-07 | 1 | -1/+2 |
* | Move the code to guess the traffic type based on the packet contents | Guy Harris | 2002-04-30 | 1 | -1/+3 |
* | Support for reading Visual Networks traffic capture files, from Tom | Guy Harris | 2001-12-04 | 1 | -1/+3 |
* | DBS Etherwatch wiretap module, from Marc Milgram. | Guy Harris | 2001-10-19 | 1 | -1/+3 |
* | VMS TCPIPtrace wiretap module, from Marc Milgram. | Guy Harris | 2001-10-18 | 1 | -1/+3 |
* | Distribute wtap.def | Gilbert Ramirez | 2001-04-18 | 1 | -2/+3 |
* | Etherpeek version 5, 6, and 7 support, from Daniel Thompson. | Guy Harris | 2001-02-22 | 1 | -1/+3 |
* | Add support for reading pppd log files in wiretap. | Gilbert Ramirez | 2000-09-19 | 1 | -1/+3 |
* | Added wiretap support to read the Cisco Secure Intrusion Detection System IPL... | Mike Hall | 2000-08-08 | 1 | -1/+3 |
* | Add a script, "aclocal-flags", which figures out where | Guy Harris | 2000-07-26 | 1 | -1/+3 |
* | Fix list of deliverables (add wtap-int.h) | Gilbert Ramirez | 2000-06-06 | 1 | -2/+3 |
* | Use the "-o" flag, rather than using the "-t" flag and redirecting the | Guy Harris | 2000-03-29 | 1 | -2/+2 |
* | We are obliged to define HAVE_UNISTD_H in "config.h"; to avoid the | Guy Harris | 2000-01-13 | 1 | -2/+3 |
* | Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module | Gilbert Ramirez | 1999-12-12 | 1 | -1/+4 |
* | Add a module to wiretap to be able to read trace files from Toshiba's | Gilbert Ramirez | 1999-10-31 | 1 | -1/+3 |