Revert "In get_unicode_or_ascii_string(), check if the length is odd/even, not the...
[metze/wireshark/wip.git] / asn1 / h248 /
2014-01-14 guyDon't make claims of constness that can't be guaranteed...
2013-12-19 eapacheRename a couple of to_str functions to have ep_ in...
2013-12-17 etxrabMake local functions static. Include *.h when needed.
2013-11-10 mmannPass "wild_card" directly to dissector instead of using...
2013-11-10 darkjamesAdd missing includes in order to remove exceptions...
2013-09-22 pascalemem -> wmem conversion:
2013-09-05 etxrabGet rid of a duplicated filter name.
2013-09-01 eapacheMore dissectors to wmem. There are no more dissectors...
2013-08-04 mmannConvert proto_item_set_expert_flags into filterable...
2013-08-04 mmannConvert proto_item_set_expert_flags to "filterable...
2013-07-06 eapacheUse epan-scoped memory for h248 packages. Fixes another...
2013-06-19 eapacheApparently one of our major global headers must include...
2013-06-03 mmannConvert ASN.1 dissectors to use filterable expert info.
2013-05-07 jmayerSome more
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-29 eapacheRename value string (and similar) functions to use...
2013-03-19 etxrabFrom beroset:
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 wmeierits ==> it's & it's ==> its as needed.
2013-02-20 guyClean up white space - get rid of 4-space tabs.
2013-02-02 wmeierHack: disguise '/*' in text strings to prevent checkAPI...
2013-01-19 eapacheUse epan-scoped memory to clean up another 1Kb+ of...
2012-12-13 pascalFrom John Batty via https://bugs.wireshark.org/bugzilla...
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-07-11 etxrabRevert part of revision 43107 which broke sub dissection of
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-06-05 etxrabfrom Alex Lindberg:
2012-05-07 guyGet rid of remaining Booleans-as-encoding-arguments in
2012-03-13 etxrabH.248 Annex E dissector does not properly dissect event...
2012-02-03 morrissCreate a list of MTP Service Indicator macros and use...
2011-11-14 etxrab[-Wunused-but-set-variable]
2011-11-12 etxrabfix [-Wunused-but-set-variable]
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-05-27 morrissMake TVBs opaque for most users.
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-15 wmeierUse value_string_ext fcns to access certain value_strin...
2010-11-15 wmeierUpdate package_name_vals[] value_string array:
2010-01-21 etxrabFrom Alex Lindberg:
2010-01-17 etxrabGet rid of check_col();
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-10-08 krjFrom Gerasimos Dimitriadis via. bug 4104:
2009-09-28 stigOnly include config.h in C files, to avoid multiple...
2009-09-10 etxrabFrom Alex Lindberg:
2009-09-08 etxrabFrom Alex Lindberg:
2009-08-21 krjSanitize epan includes
2009-08-09 krjDon't guard col_set_str (COL_PROTOCOL) with col_check
2009-06-27 etxrabFrom yin sun:
2009-06-23 stigFrom Kovarththanan Rajaratnam:
2009-03-31 etxrabUpdate value strings.
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-12-16 wmeierFix some spelling/typos
2008-11-04 wmeierMove prefs processing from registered init fcn to proto...
2008-06-27 geraldFix some checkAPIs warnings.
2008-01-13 etxrabUpdate package name from IANA's list.
2008-01-13 etxrabtransactionId wasn't processed for:
2008-01-04 etxrabGet rid of dissect_ber_boolean_value() and change the...
2008-01-04 etxrabGet rid of ber_last_created_item(). (Final?)
2008-01-04 etxrabGet rid of ber_last_created_item().
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-11-07 etxrabUpdate to use the -X and -T asn2wrs flags.
2007-11-07 etxrabUpdate to use the -X and -T asn2wrs flags.
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-07 jmayerconvert to new Makefile structure
2007-09-17 stigModified some ASN1 Makefiles to compile on unix.
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-15 etxrabactx in the rest of dissect_ber..()l
2007-05-13 etxrabSecond step in introducing asn context to BER dissector...
2007-04-24 legoextraInfo was not propperly tagged causing ber decoding...
2007-04-13 lego Have the h248term handle evaluated as late as possible.
2007-03-27 legomegaco
2007-03-25 legomigrate packet-megaco.c from plugins/megaco to epan...
2007-03-25 legoRemove the context tracing from packet-h248.c ( migrate...
2007-03-18 legoadd a tap to h248
2007-03-18 legomake sure curr_info.sig is not-NULL before derreferenci...
2007-03-18 legomake sure curr_info.evt is not-NULL before derreferenci...
2007-03-17 legodissect H.248 over TPKT over TCP
2007-03-06 legoPubate Satienpoch keeps finding typos and incongruences...
2007-03-03 lego- have the signal name to be in the right subtree
2007-03-03 lego+ improve dissection of PkdName
2007-02-25 lego+ some cosmetic changes to package dissection.
2007-02-23 legofix some bugs introduced in the latest releases and...
2007-02-21 lego+ add some more packages from 3GPP TS 29.232
2007-01-31 etxrabExtend the events valuestring with Bearer Modification...
2007-01-31 legoMerge Anders' and my own fixes to some bugs
2007-01-30 etxrabFix bug 1328 and related bugs found when examining...
2007-01-29 etxrabUpdate value strings.
2007-01-04 legothe widcards: Choose and All were inverted (again?)
2007-01-02 wmeierOops: wireshark.com --> wireshark.org
2007-01-02 wmeierMore ethereal --> wireshark
2007-01-02 guyEhtereal[sic] -> Wireshark. :-)
2006-11-08 etxrabSorry that should have been static int. Corrcted now.
2006-11-08 jmayerMake Wireshark build on my system (gcc 4.1.0) again
2006-11-08 etxrabUse h248v3.asn.
2006-11-08 jmayerMake things build on my system again
2006-11-07 etxrabFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-11-06 jakeFix bug 1207, simple swap of the two text strings.
next