aboutsummaryrefslogtreecommitdiffstats
path: root/asn1.h
AgeCommit message (Expand)AuthorFilesLines
2002-10-23From Wes Hardaker:guy1-3/+3
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-2/+2
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-3/+3
2002-06-16From Chris Waters: don't use "bool" as a variable name or structureguy1-2/+2
2002-03-12Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp".guy1-2/+2
2002-03-01Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Useguy1-2/+5
2001-04-15Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors.guy1-15/+13
2000-12-24Rename "asn1_octet_string_value_decode()" toguy1-2/+4
2000-03-27Add type tag values for the REAL and ENUMERATED types.guy1-1/+3
1999-12-10Make the SNMP dissector use the ASN.1 code, rather than the SNMP libraryguy1-4/+36
1999-12-05Check in the ASN.1 code for reference purposes, although the SNMPguy1-0/+109