Use "%u", not "%d", to print unsigned integral quantities.
[obnox/wireshark/wip.git] / packet-smtp.c
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-09-11 gramMove format_text(), get_token_len(), and fine_line_end...
2000-08-26 sharpeFix a minor spelling mistake ...
2000-08-24 sharpeFixes to add state keeping and properly decode SMTP.
2000-08-20 denielSMTP is Simple *Mail* Transfer Protocol not Message.
2000-08-20 guyThis is an SMTP dissector, not a BXXP dissector; fix...
2000-08-19 sharpeAdded packet-smtp.c and modified packet.c to include...