witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / rnsap /
2014-01-04 etxrabOmit assignment for not used types.
2013-12-08 etxrab- Forward declaration of register functions.
2013-11-02 mmannRequire dissector_try_string to pass a data parameter...
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-09-18 cmaynardRemove all non-ASCII characters from all .asn files...
2013-06-19 eapacheAdd some missing wmem includes that apparently only...
2013-06-19 eapacheApparently one of our major global headers must include...
2013-05-11 jmayerI added EXPORT_FILES in too many places, remove them
2013-05-10 jmayerSome more protocols can be generated via cmake
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 darkjamesInitial commit to support yet another method of passing...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-05-11 etxrabMake it possible to dissect private IE's
2011-10-31 etxrabTry to fix warnings.
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-09-27 etxrabGet rid of check_col, while at it set ENC.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-17 etxrab- Update to 3GPP TS 25.413 V9.4.0 (2010-09).
2010-11-15 wmeierUse value_string_ext fcns to access several value_strin...
2010-11-15 wmeierUse value_string_ext fcns to access a value_string...
2010-05-14 etxrabUpdate to V9.2.3 (2010-03)
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-02-02 etxrabTry to get rid of unused code warnings.
2010-02-02 etxrabFix a typo and get rid of some unused code warnings.
2009-12-22 etxrabUpdate to V9.1.0 (2009-12)
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2008-11-04 wmeierMinor cleanup mostly related to proto_reg_handoff
2008-07-21 etxrabFix compile error.
2008-07-21 etxrabUpdate to version 7.9.0
2008-07-20 etxrabFix a warning.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-25 jmayerConvert acp133 to new build structure.
2007-09-25 kukosaput few simple ASN.1 dissectors into the new makefile...
2007-09-17 stigModified some ASN1 Makefiles to compile on unix.
2007-08-13 kukosaNBAP rewritten to use original ASN.1 source and updated...
2007-07-30 kukosaRNSAP updated to V7.5.0 (2007-06)
2007-06-04 kukosa- CLASS definitions support including exports through...
2007-05-30 kukosa- remove unused hf_rnsap_L3_DL_DCCH_Message_PDU from...
2007-05-24 kukosa- RNSAP calls RRC through dissector handle instead...
2007-05-16 kukosaRNSAP updated to V7.4.0 (2007-03)
2007-05-16 kukosause some by mistake unused types
2007-05-15 kukosaget rid of the rest of dummy ASN.1 code and switch()
2007-05-14 kukosapacket-rnsap-template.h is not necessary
2007-05-14 kukosa- RNSAP regenerated from the last specification Release...
2007-05-04 kukosa- Q.932: fix warnings
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-04-18 kukosausage of new #.MAKE_DEFINES asn2wrs directive in RNSAP
2006-10-29 ulflput every python script name into "" so the call won...
2006-08-08 etxrabRoutines for Universal Mobile Telecommunications System...
2006-07-04 kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 kukosause "type function" instead of "field function" in...
2006-06-20 etxrabFrom Albert Chin:
2006-05-22 kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-05-15 kukosaregenerated with new asn2eth
2006-05-10 etxrabPreparations to be able to handle unaligned PER.
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-03-01 guyReplace commenting-out of code with "#if 0"/#endif...
2006-02-23 etxrabAdd TCAP ssn
2006-02-17 etxrabDissect the rest of the IE:s
2006-02-17 guySquelch some compiler warnings.
2006-02-16 etxrabAdd dissection of all Signals and more IE:s
2005-12-20 etxrabAdd dissection of RNSAP, not complete yet.