From Josip Medved:
[obnox/wireshark/wip.git] / asn1 / ulp /
2012-02-20 etxrabFrom e.yimjia Add LPP decoding support in ULP protocol...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-01-27 etxrabThe attemt to pretify MSISDN and IMSI breaks the dissec...
2011-01-19 etxrabUpdated to OMA-TS-ULP-V2_0-20100806-D
2010-12-20 guyRename the routines that handle dissector tables with...
2010-12-06 morrissMake some (preference) variables static.
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-01-13 etxrabFrom Didier Gautheron:
2010-01-01 etxrabUpdate to OMA-TS-ULP-V2_0-20091208-C
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
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-10-10 jmayer- Change Makefiles to include preinc
2007-10-10 kukosacomment out NEED_PACKET_PROTO_H as it is tested now...
2007-09-27 kukosaadd forgotten makefiles
2007-09-27 kukosaput next few simple ASN.1 dissectors into the new makef...
2007-08-13 etxrabRegister by name.(Add the template file as well).
2007-07-03 etxrabFix dissection of IP addresses in unaligned PER.
2007-06-20 etxrabShow IPv4/IPv6 addresses as such.
2007-05-25 kukosaget rid of few warnings
2007-05-24 etxrabNo longer needed as nothing is exported.
2007-05-24 kukosafix rrlp subdissector calling
2007-05-15 kukosaULP regenerated from OMA UserPlane Location Protocol...
2007-05-01 etxrabSplit out common asn1 stuff to asn1.h and include that...
2006-10-31 sahlbergchange the signature for the get_pdu_len() function...
2006-10-29 ulflput every python script name into "" so the call won...
2006-05-31 etxrabComplete reasembly code.
2006-05-31 etxrabAdd some missing *-exp-cnf files
2006-05-30 etxrabPreparations for reassembly. Currently there is a probl...
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-16 etxrabPER:
2006-05-15 kukosaregenerated with new asn2eth
2006-05-13 etxrabMake dissect_per_constrained_integer handle unaligned...
2006-05-10 etxrabPreparations to be able to handle unaligned PER.
2006-05-09 etxrab- Some minor asn1 corrections
2006-05-07 etxrabFix an ASN1 error and use the IAANA registered ports.
2006-05-02 etxrabAdd OMA UserPlane Location Protocol packet dissector