From Dirk via bug #5771: Add heuristic dissector for images and HTTP
[obnox/wireshark/wip.git] / wiretap / netscaler.c
2011-02-16 geraldFix checkapi.
2011-02-16 geraldFix errors found by the Visual C++ analyzer.
2010-11-04 jakeFrom Alexis La Goutte:
2010-06-06 guyDon't use fwrite directly when writing a dump file...
2010-04-15 stigMake it build without zlib on OSX.
2010-02-27 guyConstify.
2009-12-04 wmeierFrom: Ravi Kondamuru:
2009-11-18 stigSwitch HighHdr and LowHdr to build correct absolute...
2009-11-18 stigAnother try to treat the two 32bit time values (low...
2009-11-18 guyIf no error is returned by a Wiretap routine, err_info...
2009-11-17 stigFrom Ravi Kondamuru via bug 3540:
2009-06-02 stigOptimized check if file is a nstrace file.
2009-06-02 stigCorrected nspm_signature_version() again.
2009-06-02 stigAvoid infinite loop in nspm_signature_version().
2009-06-01 stigTry Jakub's casting with GPOINTER_TO_INT().
2009-06-01 stigAdding casts, take 3.
2009-06-01 stigAdding casts, take 2.
2009-06-01 stigAdded/Changed some more casts to build.
2009-06-01 stigAdded some casts to remove some warnings.
2009-06-01 stigFrom Ravi Kondamuru via bug 3457: