| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Fix the type of the "integer" argument to "asn1_uint32_value_decode()", | Guy Harris | 2003-11-09 | 1 | -2/+2 |
* | From Samuel Qu, Michael Lum, and Jeff Morriss: TCAP support, and | Guy Harris | 2003-10-02 | 1 | -1/+2 |
* | From Matthijs Melchior: fix "asn1_bits_decode()", and make its API more | Guy Harris | 2003-04-28 | 1 | -3/+3 |
* | Declare as "extern" the exported functions, as this file is, when we | Guy Harris | 2003-04-25 | 1 | -30/+33 |
* | From Wes Hardaker: | Guy Harris | 2002-10-23 | 1 | -3/+3 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -2/+2 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -3/+3 |
* | From Chris Waters: don't use "bool" as a variable name or structure | Guy Harris | 2002-06-16 | 1 | -2/+2 |
* | Get rid of the "--enable-snmp" option; instead, use "--with-ucdsnmp". | Guy Harris | 2002-03-12 | 1 | -2/+2 |
* | Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Use | Guy Harris | 2002-03-01 | 1 | -2/+5 |
* | Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. | Guy Harris | 2001-04-15 | 1 | -15/+13 |
* | Rename "asn1_octet_string_value_decode()" to | Guy Harris | 2000-12-24 | 1 | -2/+4 |
* | Add type tag values for the REAL and ENUMERATED types. | Guy Harris | 2000-03-27 | 1 | -1/+3 |
* | Make the SNMP dissector use the ASN.1 code, rather than the SNMP library | Guy Harris | 1999-12-10 | 1 | -4/+36 |
* | Check in the ASN.1 code for reference purposes, although the SNMP | Guy Harris | 1999-12-05 | 1 | -0/+109 |