aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mq.c
AgeCommit message (Expand)AuthorFilesLines
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-1/+1
2006-07-09In new_format_oid(), handle a zero-length OID.gerald1-1/+2
2006-07-07Fix more bugs reported by Ilja van Sprundel.gerald1-1/+4
2006-07-07Fix a few format string bugs found by Ilja van Sprundel.gerald1-177/+177
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...sahlberg1-0/+1
2005-09-28fix #480: Change defaults for all reassembling settings to ONulfl1-1/+1
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-11/+11
2005-07-24some more ep_tvb_get_string updatessahlberg1-22/+11
2005-03-16Fix a format string vulnerability discovered by Bryan Fulton.gerald1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2005-02-02From Jon Ringle:etxrab1-2/+2
2004-11-17Don't set a string pointer to point to a constant string if that pointerguy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...ulfl1-3/+4
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+3285