Export G_SLICE=debug-blocks to do additional memory checks;
[obnox/wireshark/wip.git] / asn1 / h235 /
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2009-12-19 guyFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-10-11 stigMake all proto_* values static.
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
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-22 etxrabGet rid of some unused code warnings.
2008-05-21 etxrabFix some of the Errors/warnings detected by checkapi.
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-31 etxrabUse oid_add_from_string for adding names.
2007-10-17 kukosanew H.323 dissector
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-15 kukosa- add missing h450-ros and q932-ros clean rules to...
2007-10-11 jmayerRemove the remaining autogenereated -exp.cnf files
2007-10-10 kukosamore makefiles changed to new export mechanism
2007-10-07 jmayerconvert to new Makefile structure
2007-08-25 legoget users of oid_resolv to use the new oids, rollout...
2007-05-25 kukosaget rid of few warnings
2007-05-07 kukosa- simple Information Objects support
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2007-04-27 kukosaminor formal changes
2007-04-13 kukosaH.235.7: MIKEY in H.323
2007-03-27 kukosaadd missing H235-SRTP.asn into Linux/Unix makefile
2006-10-29 ulflput every python script name into "" so the call won...
2006-07-04 kukosaget rid of warning message
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-28 kukosafew OID names
2006-06-05 kukosauncomment newly supported TYPE-IDENTIFIER usage and...
2006-05-29 kukosa- h225.asn renamed to H323-MESSAGES.asn
2006-05-23 kukosaEthereal -> Wireshark
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 kukosaupdated to H.235.0:09/2005 and H.235.8:09/2005
2006-04-25 guyAdd distclean and maintainerclean rules.
2006-02-23 etxrabAdd parsertab.pyc in clean target
2006-01-16 etxrabFrom Alejandro Vaquero:
2005-09-07 geraldSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-08-31 kukosa- more standard way for FastStart item dissection
2005-07-04 kukosa- use tvb instead of offset and length in dissect_per_o...
2005-01-16 lrolandWhen using Cygwin's python asn2eth.py
2005-01-16 guySupply Makefile.nmake files.
2005-01-16 guyAdd Makefiles.
2005-01-02 etxrabThis file is needed if h225 or h245 is generated separa...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-24 sahlbergfrom tomas k
2004-06-04 sahlbergget rid of a compiler warning
2004-06-04 sahlbergTomas updates to H235 and the ASN2ETH compiler
2004-06-03 guyFrom Tomas Kukosa: unnecessary types are excluded with...
2004-05-25 guy"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YE...
2004-05-24 sahlbergFrom Tomas,