aboutsummaryrefslogtreecommitdiffstats
path: root/asn1.c
Commit message (Expand)AuthorAgeFilesLines
* Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.Guy Harris2001-04-151-77/+71
* Rename "asn1_octet_string_value_decode()" toGuy Harris2000-12-241-16/+44
* In "asn1_oid_value_decode()", set "size" directly from "enc_len", ratherGuy Harris2000-06-261-2/+2
* Note that we may want to add support for the constructed encoding ofGuy Harris2000-03-271-2/+3
* Merge in the final code to make Ethereal run on Win32, compiledGilbert Ramirez2000-01-151-1/+5
* Make the SNMP dissector use the ASN.1 code, rather than the SNMP libraryGuy Harris1999-12-101-10/+17
* Check in the ASN.1 code for reference purposes, although the SNMPGuy Harris1999-12-051-0/+895