aboutsummaryrefslogtreecommitdiffstats
path: root/asn1.c
AgeCommit message (Expand)AuthorFilesLines
2002-02-21Be more paranoid, and check to make sure the length of the string or OIDguy1-1/+17
2002-02-20Throw in some sanity checking to make sure a bogus length in an ASN.1guy1-1/+29
2002-01-21Include files from the "epan" directory and subdirectories thereof withguy1-4/+3
2001-04-15Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.guy1-77/+71
2000-12-24Rename "asn1_octet_string_value_decode()" toguy1-16/+44
2000-06-26In "asn1_oid_value_decode()", set "size" directly from "enc_len", ratherguy1-2/+2
2000-03-27Note that we may want to add support for the constructed encoding ofguy1-2/+3
2000-01-15Merge in the final code to make Ethereal run on Win32, compiledgram1-1/+5
1999-12-10Make the SNMP dissector use the ASN.1 code, rather than the SNMP libraryguy1-10/+17
1999-12-05Check in the ASN.1 code for reference purposes, although the SNMPguy1-0/+895