aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ulp
AgeCommit message (Expand)AuthorFilesLines
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10comment out NEED_PACKET_PROTO_H as it is tested now for defining not for valueTomas Kukosa1-1/+1
2007-09-27add forgotten makefilesTomas Kukosa2-0/+74
2007-09-27put next few simple ASN.1 dissectors into the new makefile structureTomas Kukosa2-55/+22
2007-08-13Register by name.(Add the template file as well).Anders Broman1-0/+2
2007-07-03Fix dissection of IP addresses in unaligned PER.Anders Broman2-2/+30
2007-06-20Show IPv4/IPv6 addresses as such.Anders Broman1-0/+4
2007-05-25get rid of few warningsTomas Kukosa1-0/+14
2007-05-24No longer needed as nothing is exported.Anders Broman1-12/+0
2007-05-24fix rrlp subdissector callingTomas Kukosa2-19/+21
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...Tomas Kukosa8-662/+614
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2-2/+3
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg2-3/+3
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-31Complete reasembly code.Anders Broman1-4/+10
2006-05-31Add some missing *-exp-cnf filesAnders Broman1-0/+12
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman1-1/+22
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-7/+7
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-16PER:Anders Broman3-4/+14
2006-05-15regenerated with new asn2ethTomas Kukosa3-12/+4
2006-05-13Make dissect_per_constrained_integer handle unaligned PER.Anders Broman3-15/+35
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-0/+1
2006-05-09- Some minor asn1 correctionsAnders Broman3-19/+72
2006-05-07Fix an ASN1 error and use the IAANA registered ports.Anders Broman2-6/+15
2006-05-02Add OMA UserPlane Location Protocol packet dissectorAnders Broman6-0/+783