aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mq.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-10-15Fix for bug #2969Bill Meier1-2/+2
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-05-15Fix some of the Errors/warnings detected by checkapi.Bill Meier1-1/+3
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-1/+1
2006-07-09In new_format_oid(), handle a zero-length OID.Gerald Combs1-1/+2
2006-07-07Fix more bugs reported by Ilja van Sprundel.Gerald Combs1-1/+4
2006-07-07Fix a few format string bugs found by Ilja van Sprundel.Gerald Combs1-177/+177
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+1
2005-09-28fix #480: Change defaults for all reassembling settings to ONUlf Lamping1-1/+1
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-11/+11
2005-07-24some more ep_tvb_get_string updatesRonnie Sahlberg1-22/+11
2005-03-16Fix a format string vulnerability discovered by Bryan Fulton.Gerald Combs1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-2/+2
2004-11-17Don't set a string pointer to point to a constant string if that pointerGuy Harris1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-3/+4
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+3285