aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-jxta.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-13From Mike Duigou:Anders Broman1-124/+278
2005-09-29From Mike DuigouAnders Broman1-18/+22
2005-08-21From Mike Duigou:Anders Broman1-214/+286
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-31/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-4/+4
2005-08-08various code cleanup:Ulf Lamping1-4/+4
2005-07-29Include <epan/emem.h> to declare ep_alloc().Guy Harris1-0/+1
2005-07-28ememify some more tvb_get_string() callsRonnie Sahlberg1-17/+6
2005-06-20From Mike Duigou:Anders Broman1-178/+202
2005-06-16From Peter Kovar: fix an incorrect assignment that caused a compilationGuy Harris1-1/+1
2005-06-16Squelch some unitialized variable warnings.Guy Harris1-3/+3
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-5/+5
2005-06-06From Mike Duigou:Anders Broman1-135/+185
2005-06-03From Mike Duigou:Anders Broman1-31/+313
2005-03-25jxta updatesRonnie Sahlberg1-9/+10
2005-03-20remove some MSVC warningsUlf Lamping1-8/+8
2005-03-15jxta updates from duigouRonnie Sahlberg1-463/+1058
2005-03-05From Mike Duigou updates to JXTARonnie Sahlberg1-35/+122
2005-02-18usage of tcp_dissect_pdu is brokenRonnie Sahlberg1-0/+7
2005-01-07Use BASE_NONE, not FT_NONE, for the "base" value of an FT_STRING field.Guy Harris1-1/+1
2005-01-07Get rid of duplicate "element signature" field.Guy Harris1-65/+39
2005-01-07From Mike Duigou: JXTA protocol support.Guy Harris1-0/+548