aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-teimanagement.c
Commit message (Expand)AuthorAgeFilesLines
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-5/+5
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-4/+4
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Apply yet another set of the optimization patches:Anders Broman2007-11-081-1/+1
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+146