aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hdfs.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-27Use preference port (not defined constant) when port against src port;wmeier1-2/+4
2011-10-23Remove an unneeded #include.wmeier1-2/+0
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-22/+22
2011-09-21Whitespace cleanup:wmeier1-599/+599
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-09-02Quick hack to squelch compiler warnings. This code seriouslyguy1-1/+1
2011-09-02From Allison:etxrab1-269/+895
2011-08-09From Allison via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6156alagoutte1-0/+468