Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-aim-admin.c packet-aim-adverts.c pack
obiot 2004/04/26 13:21:11 CDT
Modified files:
. packet-aim-admin.c packet-aim-adverts.c
packet-aim-bos.c packet-aim-buddylist.c
packet-aim-chat.c packet-aim-directory.c
packet-aim-generic.c packet-aim-icq.c
packet-aim-invitation.c
packet-aim-location.c
packet-aim-messaging.c packet-aim-popup.c
packet-aim-signon.c packet-aim-ssi.c
packet-aim-translate.c
packet-aim-userlookup.c packet-aim.c
packet-aim.h
Log:
From Jelmer Vernooij:
Add support form extra SNACs. All TLV's are now recognized.
Revision Changes Path
1.3 +4 -14 ethereal/packet-aim-admin.c
1.4 +7 -2 ethereal/packet-aim-adverts.c
1.3 +11 -74 ethereal/packet-aim-bos.c
1.3 +17 -11 ethereal/packet-aim-buddylist.c
1.4 +27 -7 ethereal/packet-aim-chat.c
1.4 +8 -1 ethereal/packet-aim-directory.c
1.3 +52 -14 ethereal/packet-aim-generic.c
1.5 +11 -3 ethereal/packet-aim-icq.c
1.4 +33 -13 ethereal/packet-aim-invitation.c
1.4 +34 -23 ethereal/packet-aim-location.c
1.5 +64 -43 ethereal/packet-aim-messaging.c
1.4 +42 -11 ethereal/packet-aim-popup.c
1.3 +19 -10 ethereal/packet-aim-signon.c
1.3 +83 -59 ethereal/packet-aim-ssi.c
1.5 +2 -2 ethereal/packet-aim-translate.c
1.3 +22 -7 ethereal/packet-aim-userlookup.c
1.39 +237 -111 ethereal/packet-aim.c
1.3 +12 -10 ethereal/packet-aim.h