aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2008-06-23Make sure info column is set correctly when tree == NULL.Martin Mathieson1-87/+79
2008-06-23Try again to get labels matching function names.Martin Mathieson1-2/+2
2008-06-23Fix wimax UL-MAP ext IE decode error.Martin Mathieson2-5/+5
2008-06-20Wimax: support TLV type 48 in REG-REQ/REG-RSP.Martin Mathieson3-2/+64
2008-06-20Fix wimax encoding err when packing subheader present.Martin Mathieson1-3/+3
2008-06-20Support TLV type 36 in wimax plugin.Martin Mathieson1-0/+13
2008-06-19fix BlockError stringsUlf Lamping1-4/+4
2008-05-27Do plugins Checkapi only if the checkapi target is explicitly invoked.Bill Meier1-1/+1
2008-05-26Show ops, etc even when no filter set.Martin Mathieson1-13/+7
2008-05-23From cfreeer:Jaap Keuter1-1/+1
2008-05-22Move the file utility functions from wiretap to libwsutil so thatJeff Morriss35-257/+257
2008-05-14Initialize aitem.Stig Bjørlykke1-1/+1
2008-05-14fix missing brackets causing uninitialized hidden_itemTomas Kukosa1-2/+3
2008-05-14From Anders Broman:Tomas Kukosa3-70/+144
2008-05-14From cfreeer (bug 2541):Stig Bjørlykke1-0/+2
2008-05-14From cfreeer (bug 2540):Stig Bjørlykke1-1/+1
2008-05-14From cfreeer:Jaap Keuter1-7/+7
2008-05-13Fix some of the Errors/warnings detected by checkapi.Anders Broman1-1/+1
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...Bill Meier4-13/+13
2008-05-10From Hans-Peter Bock:Jaap Keuter19-0/+2738
2008-05-09Use PROTO_ITEM_SET_HIDDEN().Anders Broman10-38/+70
2008-05-08Run checkAPI in plugins dir.Anders Broman10-95/+99
2008-05-05Add Id tag.Anders Broman1-1/+3
2008-05-05Don't use proto_tree_add_item_hidden().Anders Broman2-21/+42
2008-05-05Dount use proto_tree_add_item_hidden().Anders Broman4-10/+19
2008-05-05Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman30-0/+91
2008-04-30Now with EAP dissector safety valve.Jaap Keuter1-1/+4
2008-04-30From cfreeer:Jaap Keuter1-1/+5
2008-04-25 Bug 2493: Fix (Part 3 of 3): Bill Meier1-1/+7
2008-04-25 Bug 2493: Fix (Part 2): Bill Meier2-10/+29
2008-04-24From Mohan (bug 2501):Stig Bjørlykke1-0/+1
2008-04-19Fix for bug 2475:Jaap Keuter1-7/+18
2008-04-14The generated code warns about 'input' being unused. -Werror turns this into ...Jörg Mayer1-1/+1
2008-04-14Get rid of some unused functions to prevent -Werror from causing the compile ...Jörg Mayer1-0/+6
2008-04-14clarify the stats_tree menu itemsUlf Lamping1-4/+4
2008-04-08fix the Win32 build: tfs_yes_no -> tfs_yes_no_sbc Ulf Lamping1-10/+8
2008-04-07Fix for bug 2401:Jaap Keuter2-20/+20
2008-04-07- Remove GLIB1 codeStephen Fisher3-3/+0
2008-04-07Remove GTK1 code.Stephen Fisher1-3/+1
2008-04-05Make wimax mac mgmt protocol findable by name.Martin Mathieson1-0/+4
2008-04-05Don't load in files unless tree is set.Martin Mathieson1-11/+15
2008-04-04Use proto_register_prefix() with wimaxasncp plugin.Martin Mathieson1-35/+57
2008-03-29Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter27-54/+54
2008-03-21In glib 2.16 g_malloc Changed from:Anders Broman1-0/+4
2008-03-15Try to fix distcheck again.Gerald Combs1-1/+2
2008-03-14Fix distcheck.Gerald Combs1-0/+3
2008-03-14Make sure the Infiniband plugin is properly built and packaged.Gerald Combs1-1/+1
2008-03-14Added missing Id keywords, eol-style and ignore targets.Stig Bjørlykke6-2/+16
2008-03-14Make infiniband plugin compile.Stig Bjørlykke1-1/+1
2008-03-14From Stephen Donnelly via bug 2235:Gerald Combs10-0/+1869