aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ulp.c
AgeCommit message (Expand)AuthorFilesLines
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-122/+122
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-4/+4
2006-08-16ASN.1 dissectors regenerated with new asn2wrs to get updated field blurbTomas Kukosa1-174/+174
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-124/+124
2006-07-03remove name field from per_sequence_t structure, it can be retrieved from fie...Tomas Kukosa1-204/+204
2006-06-30fix wrong terminator record in per_sequence_t tablesTomas Kukosa1-42/+42
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa1-720/+198
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.Anders Broman1-14/+14
2006-05-31Complete reasembly code.Anders Broman1-4/+10
2006-05-30Preparations for reassembly. Currently there is a problem with the rrlp disse...Anders Broman1-7/+28
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-637/+637
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-16PER:Anders Broman1-10/+32
2006-05-15regenerated with new asn2ethTomas Kukosa1-32/+27
2006-05-13snmp: Hopfully fix bug Bug 925.Anders Broman1-30/+53
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-2/+3
2006-05-09- Some minor asn1 correctionsAnders Broman1-10/+27
2006-05-07Fix an ASN1 error and use the IAANA registered ports.Anders Broman1-42/+52
2006-05-02Add OMA UserPlane Location Protocol packet dissectorAnders Broman1-0/+3421