aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-teamspeak2.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-3/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-3/+1
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-5/+5
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;Bill Meier1-315/+340
2008-12-05(Minor reformat of switch statements)Bill Meier1-40/+2
2008-12-05fix crash when selecting some specific frames; fix conversation/fragmentation...Bill Meier1-14/+37
2008-10-05Minor cleanup related to proto_register and/or proto_reg_handoffBill Meier1-24/+15
2008-08-25#include <prefs.h> not req'dBill Meier1-1/+0
2008-08-09Fix an se_leakLuis Ontanon1-3/+8
2008-08-09From Brooss (bug 2373):Stig Bjørlykke1-0/+1166