change a whole bunch of ethereal into wireshark
[obnox/wireshark/wip.git] / epan / dissectors / packet-aim.c
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-03-20 sahlbergwaste a couple of bytes per tcp conversation and make...
2006-03-07 sahlbergpotential dereference of null pointer
2005-12-07 sahlbergFrom Jelmer V AIM bugfix
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-02 jmayerFix more "no previous declaration" warnings
2005-07-24 sahlbergconvert some uses of tvb_get_string() to ep_tvb_get_str...
2005-07-13 etxrabFrom Ilya Konstantinov :
2005-06-26 guyGet rid of the private "my_match_strval()" routine...
2005-03-28 geraldIn tvb_get_string(), throw an exception if our length...
2005-01-17 guyIf a given TLV type isn't found in an aim_tlv table...
2005-01-05 guyUse "tvb_format_text()" to extract and format the buddy...
2004-12-25 ulflAgain, some warnings removed.
2004-12-09 geraldTerminate value_strings with "{ 0, NULL }" instead...
2004-10-23 guyPut the name, as well as the value, of the family and...
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-09-23 guyFrom Jelmer Vernooij:
2004-09-22 guyFrom Jelmer Vernooij:
2004-09-21 guyFrom Jelmer Vernooij:
2004-09-18 guyFrom Jelmer Vernooij:
2004-09-17 guyFrom Jelmer Vernooij: get rid of some unused tables.
2004-09-17 guyfrom Thomas Boehne: don't put code before a declaration...
2004-09-17 guyFrom Jelmer Vernooij:
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-08-01 guyFrom Jelmer Vernooij: add support for some more TLVs...
2004-07-18 gramMove dissectors to epan/dissectors directory.