aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sita.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier1-241/+343
2011-12-28Prepend the sita_phdr fields with "sita_" to make them lessGerald Combs1-10/+9
2011-08-16More misspellings of "unknown", for bug 6244.Guy Harris1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-6/+6
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-11-17Remove the address operator from value_string arrays fed to VALS()Gerasimos Dimitriadis1-1/+1
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+2
2009-04-03Use an emem_strbuf_t where appropriate.Guy Harris1-8/+10
2009-03-29Define certain fcns as static (if not used externally).Bill Meier1-1/+2
2008-12-20Fix various typos and spelling errors (mostly in text strings)Bill Meier1-2/+2
2008-09-27Small cleanup of proto_reg_handoff & etcBill Meier1-25/+18
2007-12-18No extended characters here please.Jaap Keuter1-1/+1
2007-12-16From Fulko Hew:Stig Bjørlykke1-0/+309