Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-aim-chat.c
2014-04-09 Guy HarrisDon't use tvb_get_nstringz0(), use tvb_get_string_enc().
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-09-12 Pascal QuantinConvert a few dissectors from emem to wmem API
2013-03-12 Anders Bromansvn path=/trunk/; revision=48272
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-05-15 Bill MeierRemove unneeded #includes (stdlib, stdio, ctypes, time);
2010-10-07 Bill Meier(Minor) Rename a few variables in the global namespace...
2010-05-10 Bill MeierIndentation & whitespace cleanup (including: "4 space...
2010-04-06 Bill Meier#include <string.h> not needed.
2010-04-03 Bill MeierRemove unneeded #include <stdio.h>
2010-03-03 Anders Bromanremove check_col
2007-04-14 Sebastien Tandelfix MacOSX gcc-3.3 warnings about unused tfs/value_stri...
2007-03-24 Stephen FisherFrom Sebastien Tandel:
2006-08-21 Ronnie Sahlbergmove a few arrays off the stack
2006-05-21 Ronnie Sahlbergchange a whole bunch of ethereal into wireshark
2006-03-20 Ronnie Sahlbergwaste a couple of bytes per tcp conversation and make...
2004-12-25 Ulf LampingAgain, some warnings removed.
2004-10-23 Guy HarrisRemove the include of <epan/prefs.h> from files that...
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-09-21 Guy HarrisFrom Jelmer Vernooij:
2004-07-18 Gilbert RamirezMove dissectors to epan/dissectors directory.