aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipdc.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-08various code cleanup:Ulf Lamping1-4/+0
2005-07-22remove a redundant tvb_memdup() and fix a potential buffer overflow at the ...Ronnie Sahlberg1-4/+2
2005-07-09Squelch various signed vs. unsigned warnings by:Guy Harris1-2/+2
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-2/+2
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping1-1/+1
2004-10-22From Josh Bailey: fix the fetch of the IPDC payload length, it's only 10Guy Harris1-3/+6
2004-09-29Move various tables into the epan directory.Guy 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-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+442