Preparations for updated CAMEL dissector.
[obnox/wireshark/wip.git] / epan / dissectors / packet-gsm_map.h
2007-07-04 etxrabPreparations for updated CAMEL dissector.
2007-06-18 etxrabUpdate .cnf file
2007-06-10 etxrabUpdated GSM MAP to use the latest asn1 original files.
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-23 etxrabRemove a relic from experimental code.
2007-04-23 etxrabTCAP: Fix up indentation a bit.
2007-04-03 legoImplement a proposal from Elefterios Gabriel for SCCP:
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-02-20 sahlbergdont use _U_ when typedeffing a function pointer.
2007-02-16 etxrabFrom Florent Drouin:
2006-12-07 etxrabAs ponted out by Stig Bjørlykke change a whole bunch...
2006-06-20 geraldChange ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix...
2006-05-24 kukosa- remove some #.MODULE_IMPORT from .cng files
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-17 etxrabDecode Ext-GeographicalInformation.
2006-04-05 etxrabExpand some value strings, get map_error from gsm_map...
2006-03-30 etxrabcall OID subdissector for private extensiions, fix...
2006-03-30 geraldFix an off-by-one error.
2006-01-20 etxrabDissect:
2005-12-19 etxrabGet rid of some GCC warnings about unused code.
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-29 etxrabISUP - Export functions used by INAP and Camel
2005-11-25 etxrabUpdate the Camel asn1 spec to 3GPP TS 29.078 version...
2005-09-21 guyOIDs are put into the protocol tree as strings containi...
2005-08-17 etxrab from Tomas Kukosa, remove a redundant g_strdup()
2005-08-08 sahlbergupdates from Anders B
2005-07-26 etxrabRewrite of MAP_dialouge asn1 code, export and use of...
2005-07-21 sahlbergchange the symbol dissect_ber_CHOICE back into dissect_...
2005-06-28 etxrabFix to SendAuthenticationInfoRes
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-05-10 etxrabFix dissection of mo-forwardSM
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-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-05 etxrabRe-commit the asn2eth based gsm-map dissector, hopfully...
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 sahlbergupdate gsmmap to use the new signature for the ber...
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-07-18 gramMove dissectors to epan/dissectors directory.