The Styleguide section has been moved to the Wireshark Developer's Guide.
[obnox/wireshark/wip.git] / asn1 / h248 /
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.
2006-10-29 ulflput every python script name into "" so the call won...
2006-10-25 geraldAdd more paranoid pointer checks. Fixes CID 219.
2006-10-15 etxrabFix Event dissection which was broken when going to V3.
2006-10-15 etxrabUpadte to H.248 V3 and add some annex E parameters.
2006-10-10 guyClean up some compiler warnings.
2006-10-09 etxrabAdd ASN1 for H248 v3. The aim is to replace the current...
2006-10-08 etxrabH248:
2006-10-06 etxrabAdd a few packages and fix dissecton of a_codecs and...
2006-10-04 etxrabAdded the possibillity of Statistic pkg as well.
2006-10-04 etxrabPut back the bugfixes froim Revision 19190/19356
2006-10-04 legomore cleanup... almost there...
2006-10-03 legoGet it to compile...
2006-10-03 legoMSVCC does not like mixing code and variable declarations
2006-10-03 legoH.248 packages...
2006-09-29 etxrabAdd some more package names.
2006-09-11 etxrabFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2006-09-04 guyDeclare "dissect_h248_Name()" and "dissect_h248_Value...
2006-09-04 etxrabFrom Oleg Kostenko:
2006-08-14 sahlbergrename some structures and defines from the se_tree...
2006-06-20 etxrabFrom Albert Chin:
2006-05-23 kukosaEthereal -> Wireshark
2006-05-21 kukosa- asn2eth renamed to asn2wrs
2006-05-21 sahlbergname change
2006-05-04 etxrabFrom LEGO fix "Dissector bug, Protocol H248"
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-03-11 sahlberggive se_trees names so that it is easier to debug...
2006-03-11 sahlbergdont declare variables in the middle of a code block...
2006-03-10 legofix coverity CIDs 113 and 114.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-02-05 legoH.248 over UDP
2006-01-12 geraldBefore we begin dissection, NULLify some global variabl...
2006-01-06 geraldDon't dereference a null pointer. Fixes bug 651. ...
2006-01-02 guyFix a typo.
2005-12-28 lego- Decode some more annex C fields
2005-12-16 etxrabGet rid of duplicted dissector tables for MTP3 Service...
2005-12-13 geraldasn2eth.py:
2005-12-07 legoAvoid dereferencing pointers to the message, context...
next