| 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 | -7/+57 |
* | From Matthijs Melchior: In "asn1_string_value_decode()", put in a | Guy Harris | 2003-08-29 | 1 | -13/+6 |
* | From Matthijs Melchior: when setting "eoc" in "asn1_bits_decode()", get | Guy Harris | 2003-06-24 | 1 | -2/+2 |
* | Expand some comments. | Guy Harris | 2003-05-10 | 1 | -8/+32 |
* | From Matthijs Melchior: fix "asn1_bits_decode()", and make its API more | Guy Harris | 2003-04-28 | 1 | -11/+13 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -6/+6 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -9/+1 |
* | WinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPcap 2.3's | Guy Harris | 2002-06-23 | 1 | -3/+3 |
* | From Chris Waters: don't use "bool" as a variable name or structure | Guy Harris | 2002-06-16 | 1 | -4/+4 |
* | Add a "tvb_ensure_bytes_exist()", which is like "tvb_bytes_exist()" only | Guy Harris | 2002-05-13 | 1 | -27/+7 |
* | Fix another problem found by the PROTOS captures - in | Guy Harris | 2002-03-05 | 1 | -4/+12 |
* | Add a routine to "asn1.c" to translate ASN1_ERR_ values to strings. Use | Guy Harris | 2002-03-01 | 1 | -1/+55 |
* | Be more paranoid, and check to make sure the length of the string or OID | Guy Harris | 2002-02-21 | 1 | -1/+17 |
* | Throw in some sanity checking to make sure a bogus length in an ASN.1 | Guy Harris | 2002-02-20 | 1 | -1/+29 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -4/+3 |
* | Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. | Guy Harris | 2001-04-15 | 1 | -77/+71 |
* | Rename "asn1_octet_string_value_decode()" to | Guy Harris | 2000-12-24 | 1 | -16/+44 |
* | In "asn1_oid_value_decode()", set "size" directly from "enc_len", rather | Guy Harris | 2000-06-26 | 1 | -2/+2 |
* | Note that we may want to add support for the constructed encoding of | Guy Harris | 2000-03-27 | 1 | -2/+3 |
* | Merge in the final code to make Ethereal run on Win32, compiled | Gilbert Ramirez | 2000-01-15 | 1 | -1/+5 |
* | Make the SNMP dissector use the ASN.1 code, rather than the SNMP library | Guy Harris | 1999-12-10 | 1 | -10/+17 |
* | Check in the ASN.1 code for reference purposes, although the SNMP | Guy Harris | 1999-12-05 | 1 | -0/+895 |