Turn off -x
[metze/wireshark/wip.git] / asn1.c
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-23 Guy HarrisWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2002-06-16 Guy HarrisFrom Chris Waters: don't use "bool" as a variable name...
2002-05-13 Guy HarrisAdd a "tvb_ensure_bytes_exist()", which is like "tvb_by...
2002-03-05 Guy HarrisFix another problem found by the PROTOS captures - in
2002-03-01 Guy HarrisAdd a routine to "asn1.c" to translate ASN1_ERR_ values...
2002-02-21 Guy HarrisBe more paranoid, and check to make sure the length...
2002-02-20 Guy HarrisThrow in some sanity checking to make sure a bogus...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2001-04-15 Guy HarrisTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2000-12-24 Guy HarrisRename "asn1_octet_string_value_decode()" to
2000-06-26 Guy HarrisIn "asn1_oid_value_decode()", set "size" directly from...
2000-03-27 Guy HarrisNote that we may want to add support for the constructe...
2000-01-15 Gilbert RamirezMerge in the final code to make Ethereal run on Win32...
1999-12-10 Guy HarrisMake the SNMP dissector use the ASN.1 code, rather...
1999-12-05 Guy HarrisCheck in the ASN.1 code for reference purposes, althoug...