aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ipdc.c
AgeCommit message (Expand)AuthorFilesLines
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