aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-amqp.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkkrj1-3/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07From Kovarththanan Rajaratnam:stig1-1055/+1054
2009-03-18Get rid of a bunch of uses of size_t where int suffices.guy1-201/+201
2008-12-19Revert the queueing --> queuing spelling changewmeier1-1/+1
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-1/+1
2008-08-25remove unnecessary prefs registration since no prefs; minor cleanupwmeier1-10/+0
2008-04-14Get rid of a warning in gcc 4.3: An integer overflow will not cause a sign ch...jmayer1-1/+1
2007-10-15Implement some of the minor possible speed improvment patches.etxrab1-86/+86
2007-03-28From sahlberg1-306/+484
2007-03-28From Sebastien Tandel:sfisher1-0/+0
2007-03-26From sahlberg1-868/+1001
2007-03-25Add a small example on how to prettify the AMQP dissectorsahlberg1-0/+27
2007-03-25From Martin Sustriksahlberg1-0/+4922