aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/rtse/rtse.cnf
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Changed to use the the packet-ber EXTERNAL decoding (into the ASN1 context).Graeme Lunt1-22/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-10-22Update to use the -X and -T flags.Graeme Lunt1-20/+2
2007-09-05Check object_identifier_id before use.Stig Bjørlykke1-2/+3
2007-08-25replace oid_to_str_buf() and oid_to_str()Luis Ontanon1-1/+3
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-6/+6
2007-06-05not allow #.FN_HDR/FTR for Wireshark types but only for ASN.1 typesTomas Kukosa1-2/+2
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-3/+3
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman1-22/+22
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-6/+6
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2005-11-16From Graeme Lunt:Anders Broman1-7/+33
2005-10-24From Graeme Lunt:Anders Broman1-1/+24
2005-10-18.FN_BODY text gets printf-style expansion done on it, so format stringsGuy Harris1-1/+1
2005-10-15remove some strcpy() callsRonnie Sahlberg1-1/+1
2005-10-03From Graeme LuntAnders Broman1-6/+10
2005-09-05Squelch compiler warnings.Guy Harris1-3/+3
2005-09-04From Graeme LuntAnders Broman1-0/+111