aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-slowprotocols.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-01-22Fix some gcc -Wshadow warningswmeier1-754/+754
2009-11-17Remove the address operator from value_string arrays fed to VALS()dimeg1-1/+1
2009-11-09Removed unused assignments.stig1-3/+1
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-18/+9
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-8/+4
2009-07-05From Kovarththanan Rajaratnam:etxrab1-2/+2
2009-06-24From Artem Tamazov:jake1-0/+530
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-15/+15
2009-04-07Use some default true_false_string's.wmeier1-33/+23
2007-08-30From Chris Maynard:etxrab1-108/+108
2007-08-22From Todd J Martin:stig1-2/+0
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesstandel1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-03-10Fix CID 6 - Unused code.etxrab1-4/+1
2006-02-19Fix for bug 752:jake1-5/+5
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-3/+3
2005-08-28add missing value_string terminationsahlberg1-1/+1
2005-08-07from Dominique Bastiensahlberg1-2/+2
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedgerald1-1/+1
2005-03-28Make hf_oampdu_info_state_parser "BASE_HEX" instead of "8", so that we don't gerald1-1/+1
2005-03-23hf_oampdu_info_state_parser seems to be an uint8 not bool, as it can contain ...ulfl1-2/+2
2005-02-04From Dominique Bastien: marker and OAM slow protocol support.guy1-479/+2644
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anguy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+819