aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-oipf.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-1/+0
2014-07-05convert to proto_tree_add_subtree[_format]Michael Mann1-3/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-1/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-03-16no need for if(tree)Martin Kaiser1-5/+3
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-07-24(Minor) Create handle in proto_reg_handoff...() (where it's used);Bill Meier1-4/+5
2012-04-24Remove svn:executable property; Minor whitespace changes.Bill Meier1-6/+6
2012-04-09From Martin Kaiser: DVB-CI: register an application for the SAS resource, new...Anders Broman1-0/+194