From Jelmer Vernooij: split the AIM dissector into multiple files, and
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 23 Mar 2004 06:21:18 +0000 (06:21 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Tue, 23 Mar 2004 06:21:18 +0000 (06:21 +0000)
commitc73ba212e6848d7529ef953b39e703d57822e0dd
treefa4d44f20c634799643848c6a85255ac8ac9bb01
parente431ae565da661a7d16a1b95660ad9677fe24590
From Jelmer Vernooij: split the AIM dissector into multiple files, and
add a few more SNACs.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10450 f5534014-38df-0310-8fa8-9805f1628bb7
25 files changed:
AUTHORS
Makefile.common
doc/ethereal.pod
epan/Makefile.common
packet-aim-admin.c [new file with mode: 0644]
packet-aim-adverts.c [new file with mode: 0644]
packet-aim-bos.c [new file with mode: 0644]
packet-aim-buddylist.c [new file with mode: 0644]
packet-aim-chat.c [new file with mode: 0644]
packet-aim-chatnav.c [new file with mode: 0644]
packet-aim-directory.c [new file with mode: 0644]
packet-aim-generic.c [new file with mode: 0644]
packet-aim-icq.c [new file with mode: 0644]
packet-aim-invitation.c [new file with mode: 0644]
packet-aim-location.c [new file with mode: 0644]
packet-aim-messaging.c [new file with mode: 0644]
packet-aim-oft.c [new file with mode: 0644]
packet-aim-popup.c [new file with mode: 0644]
packet-aim-signon.c [new file with mode: 0644]
packet-aim-ssi.c [new file with mode: 0644]
packet-aim-stats.c [new file with mode: 0644]
packet-aim-translate.c [new file with mode: 0644]
packet-aim-userlookup.c [new file with mode: 0644]
packet-aim.c
packet-aim.h [new file with mode: 0644]