Upgrade LTE RRC dissector to v11.3.0
[metze/wireshark/wip.git] / asn1 / ros /
2013-03-18 Anders BromanFrom beroset:
2013-02-19 Guy HarrisHow can I get a new tvbuff that starts at an offset...
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-01-13 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2011-11-14 Anders Broman[-Wunused-but-set-variable]
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...
2011-07-19 Stig BjørlykkeUse ENC_NA as encoding for FT_PROTOCOL, FT_NONE and...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-09-08 Tomas KukosaDo not report undecoded message to expert info for...
2010-06-09 Graeme LuntUpdates to the ROS dissector to support IDMP and fix...
2010-05-13 Jeff MorrissUse find_or_create_conversation() in some ASN.1 dissectors
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.
2010-01-28 Bill MeierFix gcc -Wshadow warnings
2010-01-27 Bill MeierRemove a check_col() in asn1 template file (SVN #31519...
2009-10-18 Jeff MorrissDon't se_alloc() the conversation structure which conta...
2009-10-11 Stig BjørlykkeMake all proto_* values static.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-08-24 Tomas KukosaExpert info for undecoded Q.932 and H.450 operations
2009-08-09 Kovarththanan Raja... Don't guard col_clear with col_check
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-07-07 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-02 Graeme LuntSmall typo.
2009-05-20 Stig BjørlykkeAdded expert info for OID not implemented.
2008-10-31 Stig BjørlykkeFix some "format not a string literal and no format...
2008-07-23 Anders BromanGet rid of unused code warnings.
2008-04-13 Graeme LuntHandling of ROS Rejects.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-03 Graeme LuntSupport table-based dissection of ROS operations.
2007-11-24 Anders BromanExport classes from ROS - hopfully without breaking...
2007-11-13 Stig BjørlykkeMark some generated items in ROS.
2007-10-22 Graeme LuntUpdate to use the -X and -T flags to asn2wrs.
2007-10-11 Jörg MayerRemove the remaining autogenereated -exp.cnf files
2007-10-11 Jörg Mayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-10 Jörg MayerMore conversions and updates to existing Makefile stuff
2007-09-24 Tomas Kukosaimprovements in ROS handling in Q.932 and H.450
2007-08-24 Jörg Mayerget_ber_length doesn't need the tree argument, get...
2007-06-11 Anders BromanAdd some more asn1 modules.
2007-06-06 Tomas Kukosause ASN.1 type names in #.FN_BODY (instead of Wireshark...
2007-06-02 Anders BromanCheck in original asn1, to be referenced.
2007-05-13 Anders BromanSecond step in introducing asn context to BER dissector...
2007-05-03 Tomas KukosaEXTERNAL type is handled in asn2wrs now
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-05-23 Tomas KukosaEthereal -> Wireshark
2006-05-21 Tomas Kukosa- asn2eth renamed to asn2wrs
2006-05-21 Ronnie Sahlbergname change
2006-05-01 Graeme LuntOperation request/result correlation and timing.
2006-04-25 Guy HarrisAdd distclean and maintainerclean rules.
2006-02-23 Anders BromanAdd parsertab.pyc in clean target
2005-12-14 Anders BromanAdd makefiles
2005-12-14 Anders BromanFrom Grame Lunt:
2005-10-24 Anders BromanFrom Graeme Lunt:
2005-09-07 Gerald CombsSet "COPYCMD=/Y" and remove the "/Y" from each XCOPY...
2005-09-04 Anders Broman From Graeme Lunt
2005-09-04 Anders BromanFrom Graeme Lunt