aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp
AgeCommit message (Expand)AuthorFilesLines
2011-01-27The attemt to pretify MSISDN and IMSI breaks the dissection.etxrab1-27/+0
2011-01-19Updated to OMA-TS-ULP-V2_0-20100806-Detxrab3-1107/+1119
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-12-06Make some (preference) variables static.morriss1-3/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-13From Didier Gautheron:etxrab1-4/+2
2010-01-01Update to OMA-TS-ULP-V2_0-20091208-Cetxrab4-554/+1803
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-2/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-15/+22
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valuekukosa1-1/+1
2007-09-27add forgotten makefileskukosa2-0/+74
2007-09-27put next few simple ASN.1 dissectors into the new makefile structurekukosa2-55/+22
2007-08-13Register by name.(Add the template file as well).etxrab1-0/+2
2007-07-03Fix dissection of IP addresses in unaligned PER.etxrab2-2/+30
2007-06-20Show IPv4/IPv6 addresses as such.etxrab1-0/+4
2007-05-25get rid of few warningskukosa1-0/+14
2007-05-24No longer needed as nothing is exported.etxrab1-12/+0
2007-05-24fix rrlp subdissector callingkukosa2-19/+21
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...kukosa8-662/+614
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab2-2/+3
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg2-3/+3
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-31Complete reasembly code.etxrab1-4/+10
2006-05-31Add some missing *-exp-cnf filesetxrab1-0/+12
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...etxrab1-1/+22
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-7/+7
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-16PER:etxrab3-4/+14
2006-05-15regenerated with new asn2ethkukosa3-12/+4
2006-05-13Make dissect_per_constrained_integer handle unaligned PER.etxrab3-15/+35
2006-05-10Preparations to be able to handle unaligned PER.etxrab1-0/+1
2006-05-09- Some minor asn1 correctionsetxrab3-19/+72
2006-05-07Fix an ASN1 error and use the IAANA registered ports.etxrab2-6/+15
2006-05-02Add OMA UserPlane Location Protocol packet dissectoretxrab6-0/+783