Removed some non-ASCII characters.
[metze/wireshark/wip.git] / asn1 / ranap /
2009-03-04 Anders BromanFrom Neil Piercy:
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-06 Anders BromanUpdate to the latest spec. V8.0.1 (2008-09)
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-07-26 Anders BromanFix typo(s)
2008-07-26 Anders BromanFix unused code warings generated because some IE:s...
2008-07-26 Jeff MorrissFrom Neil Piercy via https://bugs.wireshark.org/bugzill...
2008-07-24 Anders BromanGet rid of unused code warnings.
2008-07-01 Anders BromanGet rid of some unused code warnings.
2008-04-21 Anders BromanFrom Martin Peylo:
2008-02-18 Bill MeierFix some some properties
2008-02-03 Anders BromanUpdate asn1 files to GPP TS 25.413 V7.8.0 (2008-01).
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-29 Tomas Kukosaasn2wrs
2007-10-11 Jörg MayerRemove the remaining autogenereated -exp.cnf files
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-09-27 Stig BjørlykkeUpdated to include the ranap header file.
2007-09-25 Jörg MayerConvert acp133 to new build structure.
2007-09-25 Tomas Kukosaput few simple ASN.1 dissectors into the new makefile...
2007-09-17 Stig BjørlykkeModified some ASN1 Makefiles to compile on unix.
2007-09-03 Anders BromanIncorrectly decoded IMSI in RANAP prot./id-CommonID...
2007-08-29 Tomas KukosaRANAP rewritten to use original ASN.1 source and update...
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-06-06 Tomas Kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-05-18 Anders BromanLatest ASN1 files to be used later when the RANAP disse...
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-03-27 Luis OntanonAnother iteration over sctp calls (RANAP/BSSAP) a step...
2007-03-25 Luis Ontanonmigrate packet-megaco.c from plugins/megaco to epan...
2007-03-21 Luis OntanonAdd RANAP information to the sccp_info
2007-02-19 Anders BromanDecode some RANAP elements.
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 Anders BromanAdd a heuristic table to SUA (SUA and SCCP should share...
2006-06-29 Tomas Kukosause "type function" instead of "field function" in...
2006-06-15 Anders BromanRANAP:
2006-05-31 Anders BromanAdd some missing *-exp-cnf files
2006-05-27 Anders BromanFix bug 973:
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-22 Tomas Kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-05-15 Anders BromanPER Enumerated is working now.
2006-05-15 Tomas Kukosaregenerated with new asn2eth
2006-05-10 Anders BromanPreparations to be able to handle unaligned PER.
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-03-08 Tomas Kukosabetter support for ASN.1 Enumerated type in PER decoding
2006-03-05 Anders BromanMake a new PER function dissect_per_enumerated() and...
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-01-26 Anders BromanAdd the abillity to translate MCC.
2006-01-22 Anders BromanDissect CellGlobalIdOrServiceAreaIdOrLAI and RAIdentity
2006-01-21 Anders BromanRANAP - Dissect ProtocolExtensionField IE:s
2005-11-13 Anders BromanFix the lenght calculation.
2005-10-25 Anders BromanAs there are more Procedure codes the hueristics need...
2005-10-25 Luis OntanonAvoid a conflict in global symbols by declaring some...
2005-10-25 Guy HarrisWe don't have an SS-Operations.asn file, and don't...
2005-10-11 Anders BromanReplace the current ranap dissector with an asn2eth...
2005-10-11 Anders BromanAdd Id.
2005-10-10 Anders Bromanasn2eth generated ranap dissector, there's still proble...