Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-ulp.c
2014-03-17 Pascal QuantinULP: upgrade dissector to approved version 2.0.1
2014-03-13 Pascal QuantinULP: add UDP transport
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2013-11-17 Pascal QuantinAdd a way to retrieve a PER variable bit string length
2013-11-09 Michael MannAdd data parameter to tcp_dissect_pdus() as well as...
2013-10-20 Pascal QuantinPut PDU dissection in protocol tree
2013-10-20 Pascal QuantinFix a typo
2013-06-14 Michael MannRemove check_col() from ASN.1 dissectors
2013-05-27 Pascal QuantinPostfix FT_NONE fields with "_element" string to reduce...
2013-04-11 Pascal QuantinUpdate the ASN.1 based dissectors following the changes...
2013-03-28 Anders Broman-Wmissing-prototypes
2012-09-24 Jakub ZawadzkiRegenerate asn.1 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-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-02-20 Anders BromanFrom e.yimjia Add LPP decoding support in ULP protocol...
2011-10-15 Bill MeierUpdate generated ASN1 *.[hc] files after recent work...
2011-05-13 Stig BjørlykkeRegenerate ASN.1 dissectors to update the #line directive.
2011-01-27 Anders BromanThe attemt to pretify MSISDN and IMSI breaks the dissec...
2011-01-19 Anders BromanUpdated to OMA-TS-ULP-V2_0-20100806-D
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Jeff MorrissMake some (preference) variables static.
2010-05-11 Jeff MorrissAdd a little more code to avoid not-very-useful blurbs:
2010-05-11 Jeff MorrissRegenerate a few more of the 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-27 Bill MeierUse generated file from latest asn1 ...
2010-01-01 Anders BromanUpdate to OMA-TS-ULP-V2_0-20091208-C
2009-11-22 Anders BromanHandle lenght restriction extension of restricted strings.
2009-06-26 Stig BjørlykkeRe-generate asn1 dissectors after hf_register_info...
2009-06-18 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-16 Stig BjørlykkeRegenerate all asn2wrs generated dissectors.
2009-03-25 Anders BromanMake it possible to check for extension marker in SEQUE...
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2008-11-04 Bill Meierasn2wrs generated files changed as a result of recent...
2008-11-01 Anders BromanRegenerate all asn2wrs generated dissectors
2007-10-29 Tomas Kukosaasn2wrs
2007-08-25 Luis Ontanonget users of oid_resolv to use the new oids, rollout...
2007-08-09 Anders BromanRegister by name.
2007-07-03 Anders BromanFix dissection of IP addresses in unaligned PER.
2007-06-20 Anders BromanShow IPv4/IPv6 addresses as such.
2007-05-25 Tomas Kukosaget rid of few warnings
2007-05-24 Tomas Kukosafix rrlp subdissector calling
2007-05-24 Tomas Kukosa- RNSAP calls RRC through dissector handle instead...
2007-05-15 Tomas KukosaULP regenerated from OMA UserPlane Location Protocol...
2007-05-01 Anders BromanSplit out common asn1 stuff to asn1.h and include that...
2007-03-21 Ronnie Sahlbergchange the signature that asn2wrs generates for functio...
2006-10-31 Ronnie Sahlbergchange the signature for the get_pdu_len() function...
2006-08-16 Tomas KukosaASN.1 dissectors regenerated with new asn2wrs to get...
2006-07-04 Tomas Kukosafew formal changes in PER dissector (rename asn_* types...
2006-07-03 Tomas Kukosaremove name field from per_sequence_t structure, it...
2006-06-30 Tomas Kukosafix wrong terminator record in per_sequence_t tables
2006-06-29 Tomas Kukosause "type function" instead of "field function" in...
2006-06-08 Anders BromanMAke it possible to get a tvb with a BIT STRING, regene...
2006-05-31 Anders BromanComplete reasembly code.
2006-05-30 Anders BromanPreparations for reassembly. Currently there is a probl...
2006-05-22 Tomas Kukosa- fix bugs in dissect_per_octet_string() introduced...
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-05-16 Anders BromanPER:
2006-05-15 Tomas Kukosaregenerated with new asn2eth
2006-05-13 Anders Bromansnmp: Hopfully fix bug Bug 925.
2006-05-10 Anders BromanPreparations to be able to handle unaligned PER.
2006-05-09 Anders Broman- Some minor asn1 corrections
2006-05-07 Anders BromanFix an ASN1 error and use the IAANA registered ports.
2006-05-02 Anders BromanAdd OMA UserPlane Location Protocol packet dissector