aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aim-messaging.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-04From Devin Heitmueller: Fix some compilation warnings.Gerald Combs1-3/+1
2004-06-03From Devin Heitmueller: improve decoding of outgoing and incomingGuy Harris1-26/+22
2004-05-23In outgoing messages:Guy Harris1-13/+21
2004-05-23Put in a missing space.Guy Harris1-2/+2
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