aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-jxta.c
AgeCommit message (Expand)AuthorFilesLines
2005-07-29Include <epan/emem.h> to declare ep_alloc().guy1-0/+1
2005-07-28ememify some more tvb_get_string() callssahlberg1-17/+6
2005-06-20From Mike Duigou:etxrab1-178/+202
2005-06-16From Peter Kovar: fix an incorrect assignment that caused a compilationguy1-1/+1
2005-06-16Squelch some unitialized variable warnings.guy1-3/+3
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-5/+5
2005-06-06From Mike Duigou:etxrab1-135/+185
2005-06-03From Mike Duigou:etxrab1-31/+313
2005-03-25jxta updatessahlberg1-9/+10
2005-03-20remove some MSVC warningsulfl1-8/+8
2005-03-15jxta updates from duigousahlberg1-463/+1058
2005-03-05From Mike Duigou updates to JXTAsahlberg1-35/+122
2005-02-18usage of tcp_dissect_pdu is brokensahlberg1-0/+7
2005-01-07Use BASE_NONE, not FT_NONE, for the "base" value of an FT_STRING field.guy1-1/+1
2005-01-07Get rid of duplicate "element signature" field.guy1-65/+39
2005-01-07From Mike Duigou: JXTA protocol support.guy1-0/+548