aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aim-messaging.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-05Use "tvb_reported_length_remaining()" in "until the end of the packet"Guy Harris1-84/+84
2004-04-26From Jelmer Vernooij:Olivier Biot1-43/+64
2004-04-20From Jelmer Vernooij:Guy Harris1-19/+64
2004-04-02From Devin Heitmueller: do a better job of decoding the AIM messagingGuy Harris1-17/+80
2004-03-23Zero-length arrays are *not* valid in C89, even if GCC doesn't happen toGuy Harris1-3/+5
2004-03-23From Jelmer Vernooij: split the AIM dissector into multiple files, andGuy Harris1-0/+189