aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/sv
AgeCommit message (Expand)AuthorFilesLines
2013-01-10#if 0 out unused codeAnders Broman1-3/+6
2013-01-10From an.huang:Anders Broman4-9/+63
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-01-13Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2011-10-24Fix encoding arg for a proto_tree_add_bitmask() function call.Bill Meier1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-5/+0
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier1-5/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-06-02Set Subversion properties right.Jaap Keuter7-7/+7
2010-06-01From Michael Bernhard via bug 3398 with minor fixups:Gerald Combs7-0/+539