aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rtps2.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-12/+9
2009-04-08More ethereal --> wiresharkBill Meier1-1/+1
2009-04-06The last of the size_t fixes in epan/dissectors.Gerald Combs1-24/+21
2009-03-29Define certain fcns as static (if not used externally).Bill Meier1-2/+2
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke1-3/+2
2009-02-06#include <conversation.h> not req'd ....Bill Meier1-1/+0
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;Bill Meier1-17/+1
2008-12-20Fix various typos and spelling errors (mostly in text strings)Bill Meier1-20/+20
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-5/+5
2008-08-13Removed a C++ style comment.Stig Bjørlykke1-1/+1
2008-08-13PRI[duox]64 isn't being defined on all platforms, breaking the build,Guy Harris1-5/+5
2008-08-13Fix:Anders Broman1-3/+3
2008-08-13From Fabrizio Bertocci:Anders Broman1-0/+9274