aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sv.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-17Use G_MININT32 instead of -2^31 so as to get rid of 'this decimal constant is...pascal1-2/+2
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clangalagoutte1-1/+0
2011-10-24Fix encoding arg for a proto_tree_add_bitmask() function call.wmeier1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...wmeier1-5/+5
2011-05-13Regenerate ASN.1 dissectors to update the #line directive.stig1-14/+14
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-06-02Rebuild the IEC 61850 dissector.gerald1-36/+34
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:gerald1-0/+564