RTSE and PRES relies on the TCP conversation to do reassembly, switch to
[metze/wireshark/wip.git] / asn1 / rrlp /
2016-02-04 Alexis La GoutteASN1: fix misspelling (found by Lintian)
2015-12-10 Michael MannConvert ASN.1 dissectors to remove "new" from "new...
2015-12-09 Michael Mann"new" dissector API -> dissector API for ASN.1 dissectors.
2015-01-18 Pascal Quantinasn2wrs: autodetect if 64 bits variant is required...
2014-12-23 Bill Meierasn1 generated dissectors: cleanup #include usage
2014-10-13 Stig BjørlykkeASN1: Register PDU-dissectors as NEW
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-07 Anders Broman- Make local functions static.
2013-10-16 Pascal QuantinUpgrade RRLP dissector to V11.0.0
2013-05-11 Jörg MayerI added EXPORT_FILES in too many places, remove them
2013-05-10 Jörg MayerSome more protocols can be generated via cmake
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-08-15 Pascal QuantinRemove non ASCCI characters
2012-08-15 Pascal QuantinFix some headers fields that were wrongly marked as...
2012-08-15 Pascal QuantinFix field type for some 64 bits header fields
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-19 pascalUse col_append_sep_str instead of col_append_str
2012-05-10 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-30 pascalUpdate comments with the RRLP version currently dissected
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2010-05-13 Anders BromanUpdate to V9.2.0 (2010-03)
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-22 Anders BromanUpdate to V9.1.0 (2009-12)
2009-10-10 Kovarththanan Raja... gsmmap -> gsm_map to make directory name consistent...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-09-24 Kovarththanan Raja... * Prefer col_append_str instead of col_append_fstr...
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-10-28 Anders BromanMove dissect_geographical_description() from gsm_map...
2008-07-23 Anders BromanGet rid of unused code warnings.
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 Jörg Mayer- Change Makefiles to include preinc
2007-10-10 Tomas Kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-27 Tomas Kukosaadd forgotten makefiles
2007-09-27 Tomas Kukosaput next few simple ASN.1 dissectors into the new makef...
2007-06-04 Tomas Kukosa- CLASS definitions support including exports through...
2007-05-25 Tomas Kukosaget rid of few warnings
2007-05-18 Tomas KukosaRRLP updated to 3GPP TS 44.031 V7.4.0 (2007-03)
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-03-27 Ulf Lampingas Gisle Vanem noted that MingW doesn't "like" the...
2007-03-27 Ulf Lampingadd "#pragma warning(disable:4146)"
2006-10-29 Ulf Lampingput every python script name into "" so the call won...
2006-08-22 Anders BromanComplete clean targets
2006-05-31 Anders BromanComplete reasembly code.
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-17 Anders BromanDecode Ext-GeographicalInformation.
2006-05-17 Anders BromanFix decoding of Ext-GeographicalInformation.
2006-05-15 Tomas Kukosaregenerated with new asn2eth
2006-05-10 Anders BromanAdd 3GPP Radio Resource LCS Protocol (RRLP) packet...