aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/netscaler.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-04From: Ravi Kondamuru:wmeier1-64/+64
2009-11-18Switch HighHdr and LowHdr to build correct absolute time.stig1-2/+2
2009-11-18Another try to treat the two 32bit time values (low, high) in v23 formatstig1-1/+1
2009-11-18If no error is returned by a Wiretap routine, err_info is presumed notguy1-2/+2
2009-11-17From Ravi Kondamuru via bug 3540:stig1-1/+2
2009-06-02Optimized check if file is a nstrace file.stig1-10/+4
2009-06-02Corrected nspm_signature_version() again.stig1-1/+1
2009-06-02Avoid infinite loop in nspm_signature_version().stig1-1/+1
2009-06-01Try Jakub's casting with GPOINTER_TO_INT().stig1-2/+2
2009-06-01Adding casts, take 3.stig1-2/+2
2009-06-01Adding casts, take 2.stig1-2/+2
2009-06-01Added/Changed some more casts to build.stig1-4/+4
2009-06-01Added some casts to remove some warnings.stig1-4/+4
2009-06-01From Ravi Kondamuru via bug 3457: stig1-0/+1289