Bill Meier:
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_map.c
2006-01-05 Jörg MayerBill Meier:
2005-12-19 Anders BromanGet rid of some GCC warnings about unused code.
2005-12-17 Luis OntanonHave tcap subdissectors registering using functions...
2005-12-08 Guy HarrisRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-29 Anders BromanISUP - Export functions used by INAP and Camel
2005-11-25 Anders BromanUpdate the Camel asn1 spec to 3GPP TS 29.078 version...
2005-09-25 Guy HarrisA loop processing all the bytes in a tvbuff from a...
2005-09-21 Guy HarrisOIDs are put into the protocol tree as strings containi...
2005-09-20 Anders BromanFix bug #404 Decoding of MSISDN on GSM is incomplete.
2005-09-02 Anders BromanFrom ouli:
2005-08-22 Anders BromanFix decoding of sendIdentificationArg/Res and ProvideSu...
2005-08-21 Ronnie Sahlbergremove sprintf from gsm_a
2005-08-17 Anders Broman from Tomas Kukosa, remove a redundant g_strdup()
2005-08-08 Ronnie Sahlbergupdates from Anders B
2005-07-26 Anders BromanRewrite of MAP_dialouge asn1 code, export and use of...
2005-07-21 Ronnie Sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-07-19 Anders BromanFix an unpack_digits off by one error.
2005-07-11 Anders BromanDissect some more fields
2005-07-08 Anders BromanAdd some missing IMPLICIT tags, and use FN_PARS directive.
2005-07-04 Anders BromanAdd dissection of BSS-MAP elements and a fix to dissect...
2005-06-28 Anders BromanFix to SendAuthenticationInfoRes
2005-06-26 Guy HarrisGet rid of the private "my_match_strval()" routine...
2005-06-26 Anders BromanAdd a signal
2005-06-26 Ronnie Sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-25 Anders BromanMajor rewrite to update to version TS 129 002 V6.9.0
2005-06-16 Guy HarrisRegenerate - this squelches some compiler warnings.
2005-06-07 Anders BromanFrom Tim Endean:
2005-05-15 Anders Broman From Tim Endean:
2005-05-11 Anders BromanReinsert Gerards patch (r14342) which was lost.
2005-05-11 Anders Bromanpinfo->p2p_dir not set in the new gsm_map dissector...
2005-05-10 Anders BromanFix dissection of mo-forwardSM
2005-04-28 Gerald CombsDon't try to g_strdup() a null value. Fixes bug 128.
2005-04-21 Ronnie Sahlbergfrom Olivier J
2005-04-15 Anders BromanFrom Olivier Jacques:
2005-04-01 Ronnie Sahlbergtiny bugfix for gsmmap
2005-03-31 Anders Broman From Jacques, Olivier: Length of digit_str wrongly...
2005-03-30 Anders BromanSmall bug fix
2005-03-28 Guy HarrisThe "application_context_version" variables in the...
2005-03-17 Anders BromanFrom Jeff Morriss: use the new range preference type.
2005-02-23 Anders Bromanfix some asn2eth warnings
2005-02-23 Ronnie Sahlbergupdate asn2eth and all generated dissectors to new...
2005-02-16 Anders BromanAdd some of the anytime operations.
2005-02-14 Guy HarrisFix some compiler warnings (at least one of which is...
2005-02-14 Anders BromanAdd some more V3 opcodes
2005-02-14 Anders BromanFrom :Tim Endean correct conditions for a while loop.
2005-02-11 Anders BromanDissect Return error and some more operationcodes.
2005-02-09 Anders BromanFix dissection of some opcodes etc.
2005-02-05 Anders BromanRe-commit the asn2eth based gsm-map dissector, hopfully...
2005-02-03 Anders BromanAdd an OID
2005-01-30 Anders BromanAdd OID:s to old dissector, for comparison reasons.
2005-01-24 Anders BromanMake the sub system number (ssn) settings preferences.
2005-01-20 Guy HarrisBack out the asn2eth-generated GSM MAP dissector for...
2004-12-13 Ronnie Sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 Ronnie Sahlbergupdates from tomas and anders
2004-12-12 Ronnie Sahlbergupdate gsmmap to use the new signature for the ber...
2004-11-14 Ronnie Sahlbergvarious changes in the generated dissectors after asn2e...
2004-11-02 Guy HarrisClose a comment, and re-generate the GSM MAP dissector...
2004-11-01 Anders BromanNew GSM MAP files based on the asn2eth compiler.
2004-09-29 Guy HarrisMove the tap infrastructure to the epan directory.
2004-09-04 Guy HarrisFrom Jeff Morriss: the code path that's bypassed with...
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.