Instead of saying the "manuf" file is in "/usr/local/etc/manuf", say
[obnox/wireshark/wip.git] / packet-imap.c
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-29 guyTvbuffify the IMAP dissector.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
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-11 gramAdd tvbuff class.
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-01-07 guyFix Gerald's e-mail address.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-14 denielAdd display filters.
1999-11-10 nneulAdded imap dissector, pretty much a simple translation...