Enable building dftest by default
[metze/wireshark/wip.git] / packet-smpp.c
2004-03-08 Olivier BiotRemove email addresses and add a reference to the AUTHO...
2004-01-27 Olivier BiotFrom Chris Wilson:
2004-01-20 Olivier BiotFrom Chris Wilson:
2004-01-18 Olivier BiotFrom Chris Wilson:
2003-12-23 Olivier BiotMove the GSM SMS dissection to a dedicated subdissector...
2003-12-22 Guy HarrisFix a typo.
2003-12-21 Olivier BiotFix unconditional handoff to subdissector introduced...
2003-12-19 Guy HarrisDon't store the result of "tvb_reported_length()" into...
2003-12-12 Olivier BiotAlways dissect a sm_submit otherwise reassembly of...
2003-11-21 Guy HarrisFrom Olivier Biot: fix up the description of the
2003-09-17 Guy HarrisFrom Olivier Biot: put a summary into the top-level...
2003-09-04 Guy HarrisFrom Olivier Biot:
2003-08-23 Ronnie SahlbergFrom Biot Oliver
2003-07-07 Guy HarrisFrom Olivier Biot: use "fragment_add_seq_check()" so...
2003-07-02 Guy Harris From Olivier Biot:
2003-06-30 Guy HarrisFrom Olivier Biot:
2003-06-26 Guy HarrisFrom Tom Uijldert: fix some fields to use the appropria...
2003-06-12 Guy HarrisAdd new routines:
2003-06-06 Guy HarrisDon't use "tvb_get_nstringz()" to get string data ...
2003-03-08 Laurent DenielThe SMPP dissector has a too light heuristic and
2002-08-13 Guy HarrisGet rid of a commented-out #include.
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 Guy HarrisFrom Joerg Mayer:
2002-03-10 Guy HarrisRegister the heuristic SMPP dissector with X.25.
2002-03-10 Guy HarrisInitialize the "tm_isdst" field of a "struct tm" to...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-04 Guy HarrisGet rid of some unused variables.
2001-12-03 Guy HarrisSMPP support, from Tom Uijldert.