make dissect_ber_choice take a guint* that will return the
[obnox/wireshark/wip.git] / epan / dissectors / packet-gsm_map.c
2005-06-26 sahlbergmake dissect_ber_choice take a guint* that will return the
2005-06-25 etxrabMajor rewrite to update to version TS 129 002 V6.9.0
2005-06-16 guyRegenerate - this squelches some compiler warnings.
2005-06-07 etxrabFrom Tim Endean:
2005-05-15 etxrab From Tim Endean:
2005-05-11 etxrabReinsert Gerards patch (r14342) which was lost.
2005-05-11 etxrabpinfo->p2p_dir not set in the new gsm_map dissector...
2005-05-10 etxrabFix dissection of mo-forwardSM
2005-04-28 geraldDon't try to g_strdup() a null value. Fixes bug 128.
2005-04-21 sahlbergfrom Olivier J
2005-04-15 etxrabFrom Olivier Jacques:
2005-04-01 sahlbergtiny bugfix for gsmmap
2005-03-31 etxrab From Jacques, Olivier: Length of digit_str wrongly...
2005-03-30 etxrabSmall bug fix
2005-03-28 guyThe "application_context_version" variables in the...
2005-03-17 etxrabFrom Jeff Morriss: use the new range preference type.
2005-02-23 etxrabfix some asn2eth warnings
2005-02-23 sahlbergupdate asn2eth and all generated dissectors to new...
2005-02-16 etxrabAdd some of the anytime operations.
2005-02-14 guyFix some compiler warnings (at least one of which is...
2005-02-14 etxrabAdd some more V3 opcodes
2005-02-14 etxrabFrom :Tim Endean correct conditions for a while loop.
2005-02-11 etxrabDissect Return error and some more operationcodes.
2005-02-09 etxrabFix dissection of some opcodes etc.
2005-02-05 etxrabRe-commit the asn2eth based gsm-map dissector, hopfully...
2005-02-03 etxrabAdd an OID
2005-01-30 etxrabAdd OID:s to old dissector, for comparison reasons.
2005-01-24 etxrabMake the sub system number (ssn) settings preferences.
2005-01-20 guyBack out the asn2eth-generated GSM MAP dissector for...
2004-12-13 sahlbergupdate of the asn2eth compiler to use the types...
2004-12-12 sahlbergupdates from tomas and anders
2004-12-12 sahlbergupdate gsmmap to use the new signature for the ber...
2004-11-14 sahlbergvarious changes in the generated dissectors after asn2e...
2004-11-02 guyClose a comment, and re-generate the GSM MAP dissector...
2004-11-01 etxrabNew GSM MAP files based on the asn2eth compiler.
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-09-04 guyFrom Jeff Morriss: the code path that's bypassed with...
2004-07-18 gramMove dissectors to epan/dissectors directory.