Enable Lua tcp tap userdata.
[obnox/wireshark/wip.git] / epan / dissectors / packet-tds.c
2009-04-17 geraldRemove some no-longer-needed casts.
2009-03-29 etxrabMore size_t casts.
2009-03-22 wmeierP64 changes: Fix some cases for which size_t is not...
2008-11-22 stigFrom Peter (bug 2942):
2008-10-16 jakeFrom Scott Roberts:
2008-02-07 stigRemoved some "statement not reached" warnings.
2007-11-09 etxrabApply yet another set of the optimization patches:
2007-09-26 jmayer"fix" some warnings about "might be used uninitialized...
2007-03-26 sahlbergFrom Sebastien Tandel
2006-12-02 sfisherSolution for enhancement "bug" #1254: "MSSQL / TDS...
2006-05-21 sahlbergchange a whole bunch of ethereal into wireshark
2006-05-07 etxrabFrom Bill Meier:
2006-01-09 geraldAdd more data types from tds.h. Fix unknown data skipp...
2005-08-20 sahlbergremove some more sprintf
2005-08-14 sahlbergthe tds dissector were only using a GMemChunk as a...
2005-08-10 sahlbergrename ep_tvb_fake_unicode() to tvb_get_ephemeral_faked...
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-02 jmayerLast set of trivial fixes for "no previous declaration...
2005-07-28 sahlbergememify the tvb_get_string() and tvb_fake_unicode(...
2005-02-09 lrolandMove the following files from /trunk to /trunk/epan:
2005-02-02 etxrabFrom Jon Ringle:
2004-12-25 ulfla lot of warnings removed, most of them about pointer...
2004-12-09 geraldAdd another token size check.
2004-12-01 geraldCatch a couple of integer overflows.
2004-11-24 guyFrom Yaniv Kaul: the authentication token might be...
2004-11-22 guyFix a spelling error.
2004-11-22 guyPut the value of the length field in a variable-length...
2004-11-21 guyFrom Bill Meier:
2004-09-27 guyMove prefs.c and prefs.h into the epan subdirectory.
2004-08-21 ulflPrevent the word "desegmentation" at the GUI, but use...
2004-08-10 guyThe FreeTDS documentation on TDS claims that the field...
2004-08-06 guyFrom Yaniv Kaul:
2004-08-02 guyThe TDS dissector uses nothing from "packet-smb-common...
2004-07-18 gramMove dissectors to epan/dissectors directory.