aboutsummaryrefslogtreecommitdiffstats
path: root/packet-smpp.c
AgeCommit message (Expand)AuthorFilesLines
2002-08-13Get rid of a commented-out #include.Guy Harris1-2/+1
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-9/+1
2002-07-17From Joerg Mayer:Guy Harris1-5/+1
2002-03-10Register the heuristic SMPP dissector with X.25.Guy Harris1-2/+8
2002-03-10Initialize the "tm_isdst" field of a "struct tm" to -1 before passing itGuy Harris1-1/+2
2002-01-21Include files from the "epan" directory and subdirectories thereof withGuy Harris1-2/+2
2001-12-10Move the pointer to the "column_info" structure in the "frame_data"Guy Harris1-9/+9
2001-12-04Get rid of some unused variables.Guy Harris1-5/+1
2001-12-03SMPP support, from Tom Uijldert.Guy Harris1-0/+2214