Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-aim-admin.c packet-aim-adverts.c pack
guy         2004/04/19 23:48:33 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-chatnav.c 
                         packet-aim-directory.c 
                         packet-aim-generic.c packet-aim-icq.c 
                         packet-aim-location.c 
                         packet-aim-messaging.c packet-aim-oft.c 
                         packet-aim-ssi.c packet-aim-translate.c 
                         packet-aim.c packet-aim.h 
  Log:
  From Jelmer Vernooij:
  
  	Add support for a couple more SNAC's.
  
  	Handle TLV's in a somewhat more extendible manner.
  
  	Fix a bug in the buddylist dissector that caused pango warnings.
  
  Revision  Changes    Path
  1.2       +30 -6     ethereal/packet-aim-admin.c
  1.3       +2 -2      ethereal/packet-aim-adverts.c
  1.2       +12 -3     ethereal/packet-aim-bos.c
  1.2       +31 -16    ethereal/packet-aim-buddylist.c
  1.3       +18 -4     ethereal/packet-aim-chat.c
  1.4       +37 -6     ethereal/packet-aim-chatnav.c
  1.3       +32 -7     ethereal/packet-aim-directory.c
  1.2       +33 -31    ethereal/packet-aim-generic.c
  1.3       +11 -5     ethereal/packet-aim-icq.c
  1.3       +6 -6      ethereal/packet-aim-location.c
  1.4       +64 -19    ethereal/packet-aim-messaging.c
  1.4       +5 -9      ethereal/packet-aim-oft.c
  1.2       +23 -1     ethereal/packet-aim-ssi.c
  1.4       +10 -4     ethereal/packet-aim-translate.c
  1.38      +121 -77   ethereal/packet-aim.c
  1.2       +9 -2      ethereal/packet-aim.h