aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aim-messaging.c
Commit message (Expand)AuthorAgeFilesLines
* From Devin Heitmueller: Fix some compilation warnings.Gerald Combs2004-06-041-3/+1
* From Devin Heitmueller: improve decoding of outgoing and incomingGuy Harris2004-06-031-26/+22
* In outgoing messages:Guy Harris2004-05-231-13/+21
* Put in a missing space.Guy Harris2004-05-231-2/+2
* Use "tvb_reported_length_remaining()" in "until the end of the packet"Guy Harris2004-05-051-84/+84
* From Jelmer Vernooij:Olivier Biot2004-04-261-43/+64
* From Jelmer Vernooij:Guy Harris2004-04-201-19/+64
* From Devin Heitmueller: do a better job of decoding the AIM messagingGuy Harris2004-04-021-17/+80
* Zero-length arrays are *not* valid in C89, even if GCC doesn't happen toGuy Harris2004-03-231-3/+5
* From Jelmer Vernooij: split the AIM dissector into multiple files, andGuy Harris2004-03-231-0/+189