aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-simulcrypt.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-16Switch a bunch of dissectors over to using tvb_new_subset_remaining()Kovarththanan Rajaratnam1-1/+1
2009-08-02Do dissector_add() only if port non-zero; register dissector for "decode-as".Bill Meier1-2/+8
2009-07-01Added error value tables.Stig Bjørlykke1-6/+68
2009-07-01Added support for Simulcrypt EMMG <-> MUX,Stig Bjørlykke1-270/+550
2009-06-30Always register to tcp.port to be able to decode as.Stig Bjørlykke1-6/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-5/+5
2009-03-08Indicate hexadecimal preferences.Stig Bjørlykke1-1/+1
2008-10-16Default: "dissector not registered on tcp.port";Bill Meier1-10/+9
2008-10-15Squelch warnings.Guy Harris1-4/+4
2008-10-15From David Castleford (with some changes by Bill Meier); See Bug #2935Bill Meier1-0/+746