aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wassp.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-11Revert r44441: pinfo may be NULL only when pi is not NULLPascal Quantin1-2/+2
2012-08-11After commit r44435: pinfo -> NULLJörg Mayer1-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier1-3/+3
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-1/+1
2011-08-26Replace TRUE/FALSE with the new ENCAP stuff where appropriateJörg Mayer1-21/+21
2011-05-26From Michael Mann.Anders Broman1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-3/+3
2010-07-30- Comment: some abbreviations usedJörg Mayer1-6/+87
2009-11-06Add a document referenceJörg Mayer1-0/+3
2009-09-24* Prefer col_append_str instead of col_append_fstr for constant stringsKovarththanan Rajaratnam1-2/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-9/+9
2009-05-02Add a few more elements, most of them without hf_ elementsJörg Mayer1-7/+43
2009-05-01Add hf_ elements for the new typesJörg Mayer1-195/+1174
2009-04-30Add a few additional pieces of informationJörg Mayer1-32/+18
2009-04-30Add additional Type->Name associations: Now we can roughlyJörg Mayer1-43/+239
2009-03-31Make the forward declaration of dissect_snmp() match the definition.Guy Harris1-1/+1
2009-03-31Fix gcc 3.4.6 warning about setjmp/longjmp.Martin Mathieson1-1/+1
2009-03-26(Trivial): Use NULL instead of "" in hfp[] blurbsBill Meier1-67/+67
2009-03-24Beginnings of WASSP dissection - that's the protocol run betweenJörg Mayer1-0/+851