aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rmt-norm.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-25Fix proto_tree_add_item() encoding args.wmeier1-62/+62
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-06-19Fix gcc 4.6 "set but not used [-Wunused-but-set-variable]" warnings.wmeier1-2/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-01-19Fix a few gcc _Wshadow warnings ....wmeier1-10/+10
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07From Kovarththanan Rajaratnam:stig1-4/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-52/+52
2008-10-29Minor cleanup related to proto_register & proto_reg_handoffwmeier1-17/+16
2007-11-09Apply yet another set of the optimization patches:etxrab1-1/+1
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-04-30Add a header that redefines g_array_index() to throw in a "void *" castguy1-18/+2
2007-04-30Yet another workaround for GArray's bad data type choice.guy1-1/+18
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-11-26Fix RFC number.guy1-26/+28
2005-11-22Trivial warning fixesjmayer1-1/+1
2005-10-20From Julian Onionsetxrab1-27/+70
2005-10-11From Hannes Gredler:etxrab1-75/+588
2005-01-14From Stefano Pettini: RMT support for ALC and NORM.guy1-0/+281