From Thomas Anders:
[obnox/wireshark/wip.git] / packet-aim.c
2004-05-05 guyUse "tvb_reported_length_remaining()" in "until the...
2004-04-26 obiotFrom Jelmer Vernooij:
2004-04-26 obiotFrom Jelmer Vernooij:
2004-04-20 guyFrom Jelmer Vernooij:
2004-04-11 guyFrom Jon Oberheide: add the "Password Hash" label to...
2004-03-23 guyGet rid of a no-longer-used argument.
2004-03-23 guyThe dissectors for particular AIM families aren't for...
2004-03-23 guyFrom Jelmer Vernooij: split the AIM dissector into...
2004-03-20 guyFrom Jelmer Vernooij: add support for SNAC(x,1), SNAC...
2004-03-20 guyFrom Jelmer Vernooij: add support for some more SNACs.
2003-12-21 jmayerwarning: ISO C does not allow extra ; outside of a...
2003-06-12 guyAdd new routines:
2003-05-19 geraldMore tvb_get_nstringz0() fixes. Timo Sirainen pointed...
2003-05-11 guy"tvb_get_nstringz0()" now expects its third argument...
2003-04-30 geraldModify tvb_get_nstringz*() to behave more like snprintf...
2003-04-15 guyFrom Devin Heitmueller: dissect the "List" subtype...
2003-03-14 guyFrom Devin Heitmueller: for packets with an unknown...
2003-02-27 guyFrom Devin Heitmueller: dissection for user info reques...
2003-02-21 guyFrom Devin Heitmueller: handle the AIM logon reply.
2003-02-20 guyUpdates from Devin Heitmueller to add a framework to...
2003-01-20 guyDo desegmentation and handle multiple AIM messages...
2003-01-15 guyFrom Devin Heitmueller: further AIM cleanups, including...
2003-01-12 guyFrom Devin Heitmueller:
2003-01-11 guyFrom Devin Heitmueller: improve dissection of the AIM...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-07-17 guyFrom Joerg Mayer:
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyThe family and subtype fields in AIM messages are 16...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-04-20 guyFix Gerald's e-mail address - and fix it in "README...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-28 guyUpdates from Ralf Holzer.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-12 guy"pinfo->current_proto" is typically set to an acronym...
2000-11-06 guyAIM/OSCAR dissector, from Ralf Holzer.