aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug 2475:Jaap Keuter2008-04-191-7/+18
* The generated code warns about 'input' being unused. -Werror turns this into ...Jörg Mayer2008-04-141-1/+1
* Get rid of some unused functions to prevent -Werror from causing the compile ...Jörg Mayer2008-04-141-0/+6
* clarify the stats_tree menu itemsUlf Lamping2008-04-141-4/+4
* fix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc Ulf Lamping2008-04-081-10/+8
* Fix for bug 2401:Jaap Keuter2008-04-072-20/+20
* - Remove GLIB1 codeStephen Fisher2008-04-073-3/+0
* Remove GTK1 code.Stephen Fisher2008-04-071-3/+1
* Make wimax mac mgmt protocol findable by name.Martin Mathieson2008-04-051-0/+4
* Don't load in files unless tree is set.Martin Mathieson2008-04-051-11/+15
* Use proto_register_prefix() with wimaxasncp plugin.Martin Mathieson2008-04-041-35/+57
* Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter2008-03-2927-54/+54
* In glib 2.16 g_malloc Changed from:Anders Broman2008-03-211-0/+4
* Try to fix distcheck again.Gerald Combs2008-03-151-1/+2
* Fix distcheck.Gerald Combs2008-03-141-0/+3
* Make sure the Infiniband plugin is properly built and packaged.Gerald Combs2008-03-141-1/+1
* Added missing Id keywords, eol-style and ignore targets.Stig Bjørlykke2008-03-146-2/+16
* Make infiniband plugin compile.Stig Bjørlykke2008-03-141-1/+1
* From Stephen Donnelly via bug 2235:Gerald Combs2008-03-1410-0/+1869
* Set default port of Unistim from 5000 to 0: It grabs the TAPAJörg Mayer2008-03-061-1/+3
* Fix the declaration of a true_false_stringStephen Fisher2008-03-051-1/+1
* From Peter Johansson :Anders Broman2008-03-055-469/+591
* Create proper dependancies for plugin.cJaap Keuter2008-03-0124-24/+48
* Quote argument to test in plugins Makefiles, as proposed by Greg A. Woods.Stig Bjørlykke2008-02-2724-24/+24
* From Richard Kuemmel via http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1...Jeff Morriss2008-02-251-1/+1
* If we have an SVN revision number, use it as the build number under WindowsGerald Combs2008-02-1826-26/+26
* Fix a (never used) 'anonymous struct'Bill Meier2008-02-071-1/+1
* Eliminate an anonymous struct, as noticed by Andrew Hood.Stig Bjørlykke2008-02-062-18/+18
* Rewrote some prohibited APIs in plugins/ (sprintf, strcpy, strcat).Stig Bjørlykke2008-02-059-122/+117
* Fixed some more malloc -> g_malloc, free -> g_free, strdup -> g_strdup.Stig Bjørlykke2008-01-241-2/+2
* add some parentheses as suggested by the OS X buildbotUlf Lamping2008-01-171-12/+12
* better conformance to the released DCP protocol spec:Ulf Lamping2008-01-171-123/+170
* Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2186 (many unnamed str...Jeff Morriss2008-01-103-123/+123
* From Chris Maynard (bug 1852):Richard van der Hoff2008-01-101-24/+24
* As noted by David Halik in bug 2172:Stig Bjørlykke2008-01-072-3/+3
* Warning fixes: function declaration isn’t a prototypeJörg Mayer2007-12-143-3/+3
* Fix for bug 2098:Jaap Keuter2007-12-131-2/+10
* The referenced sample files should be complete and correct.Jaap Keuter2007-12-122-0/+9
* mgcp is now in epan/dissectors/Jörg Mayer2007-12-1113-3078/+0
* From Ales KocourekTomas Kukosa2007-12-112-11/+11
* Get rid of unused file. (No other plugin has it.)Guy Harris2007-12-081-1/+0
* Change calls to g_ntohs, g_ntohl, g_htons, and g_htonl to theirGerald Combs2007-12-063-70/+69
* Fix some specifier strings (%d -> %u).Martin Mathieson2007-12-061-24/+27
* Simplify Windows Makefile to improve maintainabilityBill Meier2007-12-051-347/+37
* I suppose we still need va_start/va_end when using se_strdup_vprintf.Stig Bjørlykke2007-12-051-0/+2
* To generate a session-lifetime string given a format and va_list, useGuy Harris2007-12-051-7/+1
* Add missing profinet to maintainer-cleanBill Meier2007-12-051-0/+3
* Codec plugin example. The stub for ImTelephone libraries.Tomas Kukosa2007-12-0312-0/+629
* Change each filter prefix to match the protocol name ("wmx"). Add aGerald Combs2007-11-2839-1674/+1676
* Tweak the order in which fields are registered, so that they don'tGerald Combs2007-11-281-3/+3