witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / ansi_tcap /
2014-01-14 guyDon't cast away constness.
2013-12-30 mmannMove tcap and camel "persistent data" functionality...
2013-12-19 eapacheRename a couple of to_str functions to have ep_ in...
2013-11-23 eapacheConvert ASN1 dissectors from ep_address_to_str to addre...
2013-10-31 mmannAdd a data parameter to call_ber_oid_callback to be...
2013-10-27 mmannHave ANSI TCAP dissector pass data through subdissector...
2013-09-18 cmaynardRemove all non-ASCII characters from all .asn files...
2013-06-19 eapacheConvert a batch of asn1 dissectors from emem to wmem.
2013-05-07 jmayerAnother set of asn1 protocols can now be generated...
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-20 etxrabgit-svn-id: anonsvn.wireshark.org/wireshark/trunk@48440...
2013-03-19 etxrabFrom beroset:
2012-11-29 morrissMake all enum_val_t's const.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-18 mmannmake hash key session scoped
2012-08-18 guyMark a parameter as unused.
2012-08-18 guyepan/dissectors/packet-ansi_tcap.c shouldn't be edited...
2012-06-28 darkjamesUpdate FSF address - part II.
2012-06-28 darkjamesUpdate Free Software Foundation address.
2011-11-19 etxrabGet rid of Warnings.
2011-11-17 etxrabAdd a dissector table for National operation codes.
2011-11-16 etxrabDissect national Opcode.
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-02-04 etxrabIntroduce preferences to set the strictness of Invoke...
2010-12-20 guyRename the routines that handle dissector tables with...
2010-06-29 galDecode parameters as ASN.1 directly and avoid interpret...
2010-06-04 morrisstcaphash_context_t.oid is of size LENGTH_OID+1, not...
2010-04-06 wmeier#include <stdio.h> not needed.
2010-01-13 etxrabRemove redundant calls to check_col() in the .cnf files...
2009-12-02 etxrabMake it possible to match transaction Id:s for Conversa...
2009-10-11 krjRemove more unused variables/forward declarations
2009-10-11 krjMake some ett/hf variables static
2009-10-11 stigMake all proto_* values static.
2009-10-10 krjansi-tcap -> ansi_tcap to make directory name consisten...