Add in the SliMP3 data protocol dissector.
[obnox/wireshark/wip.git] / packet-ldap.c
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-10-26 gramFix the rest of the signed/unsigned comparison warnings.
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-08 guyOnly set the Info column to an error indication if...
2001-05-08 guyAdditional LDAP checks for invalid packets, from Scott...
2001-04-15 guyGet rid of an unused variable, and fix a typo in a...
2001-04-15 guyTvbuffify the ASN.1 code and the Kerberos, LDAP, and...
2001-01-10 guyThe difference between two pointers doesn't necessarily...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 gramEnsure that all value_string arrays end in {0, NULL...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-24 guyRename "asn1_octet_string_value_decode()" to
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-24 guyDon't assume that you get back from "asn1_octet_string_...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-11 denielMiscellaneous code cleaning
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-12 guyDoug Nazar's patch to dissect substring filters.
2000-05-11 gramAdd tvbuff class.
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-04-06 guyAdd in an include of "snprintf.h" on platforms where...
2000-04-03 guyAnother update from Doug Nazar.
2000-04-03 guyImprovements from Doug Nazar.
2000-03-31 guyPut in the beginnings of checks for ASN.1 dissection...
2000-03-29 guyUpdates from Doug Nazar.
2000-03-28 guyDoug Nazar's LDAP dissector.
2000-01-07 guyFix Gerald's e-mail address.
1999-12-09 nneuladded ldap dissector placeholder, just does request...