| Commit message (Expand) | Author | Age | Files | Lines |
* | Add more missing files. | Anders Broman | 2011-06-07 | 1 | -0/+1 |
* | Add links to libtool's recommendations for library versions. | Gerald Combs | 2011-06-06 | 1 | -0/+1 |
* | Reorganize dumpabi targets to keep temporary files | Balint Reczey | 2011-06-04 | 1 | -2/+3 |
* | Add dumpabi target to Makefiles in wsutil, epan and wiretap directories. | Balint Reczey | 2011-05-31 | 1 | -0/+10 |
* | (As in the Windows builds) don't have checkapi check the 'abort' group in wir... | Jeff Morriss | 2011-02-04 | 1 | -1/+3 |
* | Fill out libwiretap's DEPENDENCIES line with the rest of the dependencies (fr... | Jeff Morriss | 2010-12-07 | 1 | -2/+1 |
* | Make libtool export only symbols listed in *.def files | Balint Reczey | 2010-12-07 | 1 | -1/+4 |
* | Add Visual C++ project files to the distribution. | Gerald Combs | 2010-06-30 | 1 | -0/+1 |
* | * Tue May 26 2009 cmorve69@yahoo.es | Jörg Mayer | 2009-08-07 | 1 | -1/+1 |
* | Rename all of the ascend files: | Jörg Mayer | 2009-06-15 | 1 | -3/+3 |
* | Link libwireshark and wiretap against libwsutil. That was the original intent | Jeff Morriss | 2008-09-16 | 1 | -2/+1 |
* | Add Makefile.common files for epan/dfilter and epan/ftypes. | Guy Harris | 2008-07-02 | 1 | -0/+3 |
* | file_util.c isn't part of Wiretap any more. | Guy Harris | 2008-05-23 | 1 | -1/+0 |
* | Create a new "Wireshark utility" library and move the mpeg-audio stuff from | Jeff Morriss | 2008-05-20 | 1 | -0/+2 |
* | Undo rev 24518 and (re)fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id... | Jeff Morriss | 2008-05-20 | 1 | -1/+1 |
* | All our programs link against glib so don't there's no need to link our libra... | Jeff Morriss | 2008-03-01 | 1 | -1/+1 |
* | From Peter via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2291 : libw... | Jeff Morriss | 2008-02-22 | 1 | -1/+1 |
* | _SOURCE has magic meaning and isn't to be used by non-wizards. | Jörg Mayer | 2007-12-17 | 1 | -1/+1 |
* | Run runlex.sh from the tools directory. Get rid of the extra copy in | Guy Harris | 2007-12-07 | 1 | -7/+2 |
* | Bug 1704 is fixed in the main branch by the simpler expedient of not | Guy Harris | 2007-10-16 | 1 | -2/+2 |
* | Add ascend-grammar.h explicitely to the generation rules, otherwise | Jörg Mayer | 2007-09-24 | 1 | -1/+1 |
* | 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 |