aboutsummaryrefslogtreecommitdiffstats
path: root/packet-aim-messaging.c
AgeCommit message (Expand)AuthorFilesLines
2004-06-16Use "format_text()" on strings, so we handle non-printable characters.guy1-2/+3
2004-06-04From Devin Heitmueller: Fix some compilation warnings.gerald1-3/+1
2004-06-03From Devin Heitmueller: improve decoding of outgoing and incomingguy1-26/+22
2004-05-23In outgoing messages:guy1-13/+21
2004-05-23Put in a missing space.guy1-2/+2
2004-05-05Use "tvb_reported_length_remaining()" in "until the end of the packet"guy1-84/+84
2004-04-26From Jelmer Vernooij:obiot1-43/+64
2004-04-20From Jelmer Vernooij:guy1-19/+64
2004-04-02From Devin Heitmueller: do a better job of decoding the AIM messagingguy1-17/+80
2004-03-23Zero-length arrays are *not* valid in C89, even if GCC doesn't happen toguy1-3/+5
2004-03-23From Jelmer Vernooij: split the AIM dissector into multiple files, andguy1-0/+189