Set the svn:eol-style property on all text files to "native", so that
[obnox/wireshark/wip.git] / asn1.c
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-11-09 guyFix the type of the "integer" argument to "asn1_uint32_...
2003-10-02 guyFrom Samuel Qu, Michael Lum, and Jeff Morriss: TCAP...
2003-08-29 guyFrom Matthijs Melchior: In "asn1_string_value_decode...
2003-06-24 guyFrom Matthijs Melchior: when setting "eoc" in "asn1_bit...
2003-05-10 guyExpand some comments.
2003-04-28 guyFrom Matthijs Melchior: fix "asn1_bits_decode()", and...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-06-23 guyWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2002-06-16 guyFrom Chris Waters: don't use "bool" as a variable name...
2002-05-13 guyAdd a "tvb_ensure_bytes_exist()", which is like "tvb_by...
2002-03-05 guyFix another problem found by the PROTOS captures - in
2002-03-01 guyAdd a routine to "asn1.c" to translate ASN1_ERR_ values...
2002-02-21 guyBe more paranoid, and check to make sure the length...
2002-02-20 guyThrow in some sanity checking to make sure a bogus...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-04-15 guyTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2000-12-24 guyRename "asn1_octet_string_value_decode()" to
2000-06-26 guyIn "asn1_oid_value_decode()", set "size" directly from...
2000-03-27 guyNote that we may want to add support for the constructe...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
1999-12-10 guyMake the SNMP dissector use the ASN.1 code, rather...
1999-12-05 guyCheck in the ASN.1 code for reference purposes, althoug...