aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-esio.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-07-12Do expert "telegrams lost" only of field is > 0;Bill Meier1-130/+130
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-19/+19
2011-09-21Fix ex "modeline" so it works;Bill Meier1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-08-28#inlude <emem.h> not req'd;Bill Meier1-155/+154
2010-08-27From Christian Durrer via bug 5155:Stig Bjørlykke1-0/+433