Refactor pinfo->circuit_id from H.223 dissector.
[metze/wireshark/wip.git] / asn1 / h235 /
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-02-26 Bill MeierRemove trailing whitespace from asn1 .cnf & template...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-12-08 Anders Broman- Forward declaration of register functions.
2013-09-18 Chris MaynardRemove all non-ASCII characters from all .asn files...
2013-06-12 Tomas KukosaFix wrong offset in H.235 tokens causing malformed...
2013-05-07 Jörg MayerSome more
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-07 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-04 Jeff MorrissAdd a "-build" argument to checkAPIs.pl. Use that...
2011-10-14 Jeff MorrissDon't generate the conformance file for exported types...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-04 Bill MeierMinor cleanup mostly related to proto_reg_handoff
2008-07-22 Anders BromanGet rid of some unused code warnings.
2008-05-21 Anders BromanFix some of the Errors/warnings detected by checkapi.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-31 Anders BromanUse oid_add_from_string for adding names.
2007-10-17 Tomas Kukosanew H.323 dissector
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
2007-10-15 Tomas Kukosa- add missing h450-ros and q932-ros clean rules to...
2007-10-11 Jörg MayerRemove the remaining autogenereated -exp.cnf files
2007-10-10 Tomas Kukosamore makefiles changed to new export mechanism
2007-10-07 Jörg Mayerconvert to new Makefile structure
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-05-25 Tomas Kukosaget rid of few warnings
2007-05-07 Tomas Kukosa- simple Information Objects support
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-04-27 Tomas Kukosaminor formal changes
2007-04-13 Tomas KukosaH.235.7: MIKEY in H.323
2007-03-27 Tomas Kukosaadd missing H235-SRTP.asn into Linux/Unix makefile
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-07-04 Tomas Kukosaget rid of warning message
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-06-29 Tomas Kukosause "type function" instead of "field function" in...
2006-06-28 Tomas Kukosafew OID names
2006-06-05 Tomas Kukosauncomment newly supported TYPE-IDENTIFIER usage and...
2006-05-29 Tomas Kukosa- h225.asn renamed to H323-MESSAGES.asn
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-22 Tomas Kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-05-15 Tomas Kukosaupdated to H.235.0:09/2005 and H.235.8:09/2005
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2006-01-16 Anders BromanFrom Alejandro Vaquero:
2005-09-07 Gerald CombsSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-08-31 Tomas Kukosa- more standard way for FastStart item dissection
2005-07-04 Tomas Kukosa- use tvb instead of offset and length in dissect_per_o...
2005-01-16 Lars RolandWhen using Cygwin's python asn2eth.py
2005-01-16 Guy HarrisSupply Makefile.nmake files.
2005-01-16 Guy HarrisAdd Makefiles.
2005-01-02 Anders BromanThis file is needed if h225 or h245 is generated separa...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-24 Ronnie Sahlbergfrom tomas k
2004-06-04 Ronnie Sahlbergget rid of a compiler warning
2004-06-04 Ronnie SahlbergTomas updates to H235 and the ASN2ETH compiler
2004-06-03 Guy HarrisFrom Tomas Kukosa: unnecessary types are excluded with...
2004-05-25 Guy Harris"NOT_DECODED_YET()" was replaced by "PER_NOT_DECODED_YE...
2004-05-24 Ronnie SahlbergFrom Tomas,