Move calls to "dissector_add()" out of the register routines for TCP and
[obnox/wireshark/wip.git] / packet-icq.c
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-03-14 gramConvert two instances of proto_tree_add_uint_format...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-03-07 guyFix some "proto_tree_add_text()" calls.
2000-01-24 guyFix a bunch of dissectors to use "pi.captured_len"...
1999-12-05 guyUpdates from Kojak.
1999-12-01 guyFix the "proto_tree_add_item_format()" call for CMD_STA...
1999-11-18 guyClean up some ANSI C nits pointed out by "gcc -pedantic".
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-06 guyUpdates to the ICQ decoder, from Kojak.
1999-11-03 guyInclude <time.h>, so as to declare "ctime()" on systems...
1999-10-25 guyEnsure that "password" is '\0'-terminated.
1999-10-25 guyUpdate from Kojak to dissect ICQ login packets and...
1999-10-24 guyKojak's ICQ dissector.