aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp/packet-wimaxasncp.c
AgeCommit message (Expand)AuthorFilesLines
2010-09-17Use val_to_str_ext() & friends to access sminmpec_values[];Bill Meier1-1/+1
2010-04-06Get rid of check_colAnders Broman1-22/+16
2010-04-01From sangaran:Anders Broman1-0/+79
2010-01-28Fix some gcc -Wshadow warnings.Bill Meier1-5/+10
2010-01-13From Didier Gautheron:Anders Broman1-4/+1
2009-10-09From Didier Gautheron:Anders Broman1-1/+0
2009-08-26(FWIW) One step towards including stdio.h & stdlib.h only when req'd.Bill Meier1-0/+1
2009-08-21(Minor) Remove unneeded #includes.Bill Meier1-2/+0
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-4/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+1
2009-07-16From Rajasekhar Reddy Gali:Anders Broman1-67/+62
2009-07-07From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-10/+10
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-31/+31
2008-12-19Back out r27047 and r27053.Gerald Combs1-4/+4
2008-12-18Update calls to proto_tree_add_bytes_format to reflect r27047.Gerald Combs1-4/+4
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-5/+5
2008-06-23Make sure info column is set correctly when tree == NULL.Martin Mathieson1-87/+79
2008-05-26Show ops, etc even when no filter set.Martin Mathieson1-13/+7
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
2007-12-06Fix some specifier strings (%d -> %u).Martin Mathieson1-24/+27
2007-11-19- Prettify "Value" node that contains EAP tree with top-level detailsMartin Mathieson1-6/+22
2007-11-16Embedding EAP inside wimaxasncp.Martin Mathieson1-24/+133
2007-11-10Cast "char"s to "unsigned char" before handing them to <ctype.h> macros.Guy Harris1-1/+1
2007-11-09From Stephen Croll.Martin Mathieson1-365/+809
2007-10-26Add expert item for cases of unmatched function type or message op.Martin Mathieson1-3/+26
2007-10-12TLVs now defined in XML (from Stephen Croll).Martin Mathieson1-1627/+83
2007-09-26- show type (number) of unrecognised tlvs in the tlv root itemMartin Mathieson1-13/+32
2007-09-07Replace remaining non-printable characters that looked like spaces with real ...Martin Mathieson1-2/+2
2007-09-07Small cleanup:Martin Mathieson1-58/+32
2007-09-07Try Stephen Croll's workaround.Martin Mathieson1-7/+7
2007-09-06Change it back...Anders Broman1-1/+1
2007-09-06Add A11 RRQ-CVSE-Active Start Airlink Record-Subtype 108 is expressed to Subnet.Anders Broman1-1/+1
2007-09-06Fix the unsigned errors. Not sure about the other windows errors yet...Martin Mathieson1-2/+2
2007-09-06Add wimaxasncp plugin folder contents (other changes will follow)Martin Mathieson1-0/+4261