| Commit message (Expand) | Author | Age | Files | Lines |
* | This adds a new dissector plugin: INTERLINK. This protocol is used in | Uwe Girlich | 2010-03-16 | 1 | -0/+1 |
* | tvbtest needs bytes_to_str() and bytes_to_str_punct(), and they're now | Guy Harris | 2010-02-27 | 1 | -1/+1 |
* | Add new to_str.o/obj dependency to reassemble_test target | Kovarththanan Rajaratnam | 2010-02-24 | 1 | -1/+1 |
* | Move make-sminmpec.pl to tools directory | Kovarththanan Rajaratnam | 2009-10-11 | 1 | -3/+2 |
* | List the new DOCSIS dissector file here as well. | Jaap Keuter | 2009-08-21 | 1 | -0/+1 |
* | * Tue May 26 2009 cmorve69@yahoo.es | Jörg Mayer | 2009-08-07 | 1 | -1/+3 |
* | python binding for wireshark (first commit) | Sebastien Tandel | 2009-05-29 | 1 | -5/+16 |
* | Create an "epan/crc" directory for CRC code. Add crc-16-plain.[ch], | Gerald Combs | 2009-03-18 | 1 | -5/+5 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-22 | 1 | -1/+0 |
* | Incorporate plugin dissector into build in collection. | Jaap Keuter | 2009-02-21 | 1 | -1/+0 |
* | From Marc Moussali: | Anders Broman | 2008-10-30 | 1 | -1/+1 |
* | Add support for the GeoIP library. Using different database files, | Gerald Combs | 2008-10-27 | 1 | -2/+3 |
* | (Temporarily?) Put libwireshark_la_DEPENDENCIES back: it seems to allow inet_... | Jeff Morriss | 2008-09-19 | 1 | -0/+7 |
* | Link libwireshark and wiretap against libwsutil. That was the original intent | Jeff Morriss | 2008-09-16 | 1 | -7/+3 |
* | Give macros and libraries names that imply that clean dissectors are the | Guy Harris | 2008-08-26 | 1 | -6/+4 |
* | Add support for c-ares to the GNU toolchain. | Gerald Combs | 2008-08-08 | 1 | -1/+1 |
* | Remove iconv/libiconv checks from *NIX builds: GLIB-2 provides iconv replacem... | Jeff Morriss | 2008-07-18 | 1 | -1/+1 |
* | Add Makefile.common files for epan/dfilter and epan/ftypes. | Guy Harris | 2008-07-02 | 1 | -0/+3 |
* | Make inet_ntop fix work for out-of-tree builds | Jeff Morriss | 2008-06-24 | 1 | -2/+2 |
* | Fix *NIX builds where we need our own inet_pton.c or inet_ntop.c . This shou... | Jeff Morriss | 2008-06-24 | 1 | -2/+10 |
* | Get rid of one extra reference for our own g_ascii_strtoull(). | Guy Harris | 2008-06-04 | 1 | -2/+2 |
* | g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 or | Guy Harris | 2008-06-04 | 1 | -2/+0 |
* | From Hans-Peter Bock: | Jaap Keuter | 2008-05-10 | 1 | -0/+8 |
* | All versions of GLib 2.x come with g_ascii_strcasecmp(), and we require | Guy Harris | 2008-04-29 | 1 | -4/+2 |
* | Running glib 2.16 on 32 bit platform requires this lempar.c change in additio... | Jaap Keuter | 2008-03-23 | 1 | -1/+1 |
* | Make sure the Infiniband plugin is properly built and packaged. | Gerald Combs | 2008-03-14 | 1 | -0/+1 |
* | Reindent libwireshark's LIBADD and DEPENDENCIES for readability | Jeff Morriss | 2008-03-01 | 1 | -2/+14 |
* | Add files to the tarball that are necessary to compile and create | Gerald Combs | 2008-02-26 | 1 | -1/+2 |
* | epan (libwireshark) uses getservbyport() which, at least on Solaris, is in li... | Jeff Morriss | 2008-01-17 | 1 | -7/+7 |
* | From Peter via bug #1689: | Stephen Fisher | 2007-12-21 | 1 | -1/+1 |
* | Add a directory argument and some default directories to "configure | Gerald Combs | 2007-11-30 | 1 | -2/+2 |
* | try to fix *nix build environment | Tomas Kukosa | 2007-11-28 | 1 | -6/+12 |
* | Various changes with focus to startup speedup | Tomas Kukosa | 2007-11-28 | 1 | -1/+3 |
* | strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda | Guy Harris | 2007-11-27 | 1 | -2/+4 |
* | Get rid of the remains of NET-SNMP in the build process. | Jörg Mayer | 2007-09-24 | 1 | -1/+1 |
* | Treat runlex.sh-generated headers differently from Flex-generated .c | Guy Harris | 2007-08-04 | 1 | -2/+4 |
* | Add a script as a front-end for Flex, to work around various problems, | Guy Harris | 2007-08-04 | 1 | -1/+13 |
* | 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 | -14/+6 |
* | Fix distcheck | Luis Ontanon | 2007-07-16 | 1 | -0/+1 |
* | update Makefiles to build diam_dict.[co] | Luis Ontanon | 2007-07-16 | 1 | -0/+3 |
* | Fix dist. | Gerald Combs | 2007-06-11 | 1 | -4/+1 |
* | From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol. | Gerald Combs | 2007-05-25 | 1 | -1/+46 |
* | "make maintainer-clean" cleans up everything that "make distclean" does; | Guy Harris | 2007-05-22 | 1 | -5/+2 |
* | distclean fix (delete dtd_grammar.h) | Sebastien Tandel | 2007-05-19 | 1 | -0/+3 |