aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xdmcp.c
AgeCommit message (Expand)AuthorFilesLines
2012-08-25cleanup some unnecessary g_malloc callsmmann1-22/+2
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...wmeier1-10/+10
2011-01-15Replace ip_to_str((tvb_get_ptr(...)) with tvb_ip_to_str().morriss1-5/+5
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-1/+1
2010-07-16From Robert Ancell:jake1-1/+30
2010-04-06#include <string.h> not needed.wmeier1-1/+0
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
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-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-10/+10
2008-11-04From Ernst Oudhof:jake1-1/+9
2007-10-23Apply the small performance enhancment patches for:etxrab1-1/+1
2007-03-26From Sebastien Tandel sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+520