aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-scriptingservice.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-0/+13
2014-07-09convert to proto_tree_add_subtree[_format]Michael Mann1-9/+4
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-11- Make local functions static.Anders Broman1-0/+2
2013-06-14Remove check_col() and the occasional tree.Michael Mann1-3/+2
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-22Update display filter names per Bug 2794. Part 1 of many.Michael Mann1-9/+9
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2011-11-12Remove some unneeded 'if(pinfo)' tests;Bill Meier1-8/+2
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier1-2/+2
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-5/+5
2011-10-04Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier1-2/+2
2011-02-10Obtained from Thomas Dreibholz: Update SCTP PPIDs.Michael Tüxen1-2/+4
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
2010-07-08From Thomas Dreibholz via bug 4989:Stig Bjørlykke1-18/+42
2010-01-13From Didier Gautheron:Anders Broman1-1/+1
2009-12-14From Thomas Dreibholz:Jaap Keuter1-35/+68
2009-09-18From Thomas Dreibholz:Jaap Keuter1-1/+11
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-5/+5
2009-04-08More ethereal --> wiresharkBill Meier1-2/+2
2008-02-06From Thomas Dreibholz (bug 2248):Stig Bjørlykke1-0/+174