aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nstrace.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-04convert to proto_tree_add_subtree[_format]Michael Mann1-5/+2
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-2/+2
2014-03-16Support to version 3.0 of netscaler packet wire format.Guy Harris1-3/+8
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-14Fix some trivial warnings.Jakub Zawadzki1-0/+3
2013-10-28Revert SVN #52914;Bill Meier1-8/+3
2013-10-28From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-3/+8
2013-10-18Revert SVN #52665.Bill Meier1-7/+1
2013-10-18From Shekhar Chandra: support for version 3.0 of netscaler packet wire format.Bill Meier1-1/+7
2013-09-15emem -> wmemPascal Quantin1-4/+7
2013-09-15Convert proto_tree_add_uint_format to proto_tree_add_uint_format_value if hf_...Michael Mann1-2/+2
2013-07-01Do whitespace cleanup;Bill Meier1-123/+171
2013-07-01Define certain 'const char *...' arrays as static.Bill Meier1-1/+1
2013-05-11From Ravi Kondamuru via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8637Evan Huus1-0/+61
2013-02-19How can I get a new tvbuff that starts at an offset within a givenGuy Harris1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-14Address buildbot error:Anders Broman1-1/+1
2012-09-14From Nikhil Kalu:Anders Broman1-0/+39
2012-06-28Update FSF address - part II.Jakub Zawadzki1-1/+1
2012-03-22From Krishna:Anders Broman1-4/+100
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-8/+8
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-04-06#include <string.h> not needed.Bill Meier1-1/+0
2009-12-04From: Ravi Kondamuru:Bill Meier1-11/+17
2009-06-01Removed some unused hf_ entries.Stig Bjørlykke1-20/+10
2009-06-01From Ravi Kondamuru via bug 3457: Stig Bjørlykke1-0/+191