change the signature that asn2wrs generates for functions to marm all parameters...
[obnox/wireshark/wip.git] / epan / dissectors / packet-ranap.c
2007-03-21 sahlbergchange the signature that asn2wrs generates for functio...
2007-03-21 legopacket_info.c and packet.c
2007-02-19 etxrabDecode some RANAP elements.
2006-08-16 kukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-03 kukosaremove name field from per_sequence_t structure, it...
2006-06-30 kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 etxrabAdd a heuristic table to SUA (SUA and SCCP should share...
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-15 etxrabRANAP:
2006-06-08 etxrabMAke it possible to get a tvb with a BIT STRING, regene...
2006-05-27 etxrabFix bug 973:
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-15 etxrabPER Enumerated is working now.
2006-05-15 kukosaregenerated with new asn2eth
2006-05-10 etxrabPreparations to be able to handle unaligned PER.
2006-03-08 kukosabetter support for ASN.1 Enumerated type in PER decoding
2006-03-05 etxrabMake a new PER function dissect_per_enumerated() and...
2006-01-26 etxrabAdd the abillity to translate MCC.
2006-01-21 etxrabRANAP - Dissect ProtocolExtensionField IE:s
2006-01-05 jmayerBill Meier:
2005-12-08 guyRegenerate with the latest asn2eth, to get FT_OID used...
2005-11-13 etxrabFix the lenght calculation.
2005-10-25 etxrabAs there are more Procedure codes the hueristics need...
2005-10-25 legoAvoid a conflict in global symbols by declaring some...
2005-10-11 etxrabReplace the current ranap dissector with an asn2eth...
2005-08-27 sahlbergsprintf removal
2005-08-05 jmayerMore char -> const char warning fixes
2005-07-15 legoregister the dissector by name
2004-07-18 gramMove dissectors to epan/dissectors directory.