aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ulp.c
AgeCommit message (Expand)AuthorFilesLines
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-09Register by name.etxrab1-0/+2
2007-07-03Fix dissection of IP addresses in unaligned PER.etxrab1-13/+63
2007-06-20Show IPv4/IPv6 addresses as such.etxrab1-2/+3
2007-05-25get rid of few warningskukosa1-43/+43
2007-05-24fix rrlp subdissector callingkukosa1-22/+43
2007-05-24- RNSAP calls RRC through dissector handle instead of direct function callkukosa1-23/+23
2007-05-15ULP regenerated from OMA UserPlane Location Protocol Candidate Version 1.0 â€...kukosa1-420/+384
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-9/+10
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-122/+122
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...sahlberg1-4/+4
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbkukosa1-174/+174
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-124/+124
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...kukosa1-204/+204
2006-06-30fix wrong terminator record in per_sequence_t tableskukosa1-42/+42
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...kukosa1-720/+198
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.etxrab1-14/+14
2006-05-31Complete reasembly code.etxrab1-4/+10
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...etxrab1-7/+28
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa1-637/+637
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2006-05-16PER:etxrab1-10/+32
2006-05-15regenerated with new asn2ethkukosa1-32/+27
2006-05-13snmp: Hopfully fix bug Bug 925.etxrab1-30/+53
2006-05-10Preparations to be able to handle unaligned PER.etxrab1-2/+3
2006-05-09- Some minor asn1 correctionsetxrab1-10/+27
2006-05-07Fix an ASN1 error and use the IAANA registered ports.etxrab1-42/+52
2006-05-02Add OMA UserPlane Location Protocol packet dissectoretxrab1-0/+3421