aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rfc2190.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-04-06#include <string.h> not needed.Bill Meier1-2/+0
2010-04-03Remove unneeded #include <stdio.h>Bill Meier1-1/+0
2009-09-24Don't guard col_append_str with check_colKovarththanan Rajaratnam1-9/+3
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-2/+2
2008-12-20Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-09-26Minor cleanups related to proto_reg_handoffBill Meier1-1/+1
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-08-25#include <prefs.h> not req'dBill Meier1-2/+0
2008-05-08Stop using deprecated functions identified by checkAPIs script.Martin Mathieson1-1/+1
2008-04-15i'm an idiot. we don't need to dissect data unless tree is non-NULL.Richard van der Hoff1-83/+96
2008-04-15rename header fields so that they can be distinguished from the h.263 onesRichard van der Hoff1-117/+114
2008-04-15split the various bits of h263 dissector into separate files, so that weRichard van der Hoff1-0/+523