aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mtp3.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-20remove sprintf from mtp3sahlberg1-17/+20
2005-08-08various code cleanup:ulfl1-4/+0
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-2/+2
2005-02-25Add higher SI values.tuexen1-3/+7
2005-02-02Add mtp3.pc as suggested by Luis Ontanon.tuexen1-157/+99
2004-12-31Don't assign a const pointer argument to a non-const pointer variable.guy1-1/+1
2004-12-27Again, some warnings removed.ulfl1-6/+6
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...ulfl1-1/+1
2004-11-24From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.guy1-2/+4
2004-10-22From Francisco Alcoba: declare the tap data as static, so it's stillguy1-1/+1
2004-09-29Move the tap infrastructure to the epan directory.guy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-16From Viorel Suman: TALI (RFC 3094) support.guy1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+694