aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-yami.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15Make the default port zero.Anders Broman1-11/+17
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-16(trivial) Explicitly initialize a static variable to NULL.Bill Meier1-1/+1
2012-07-13Various minor cleanup, including:Bill Meier1-19/+18
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-06-14Fix Coverity CID 703859: Unused pointer value.Chris Maynard1-2/+1
2012-06-05yami: dissect header messages, add parameter names to parent tree item.Jakub Zawadzki1-22/+62
2012-06-05packet-yami: cleanup, remove non-ASCII character.Jakub Zawadzki1-11/+16
2012-06-05Dissector for YAMI protocol.Jakub Zawadzki1-0/+568