aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tns.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-26#include <emem.h> not req'dBill Meier1-1/+0
2008-05-14Fix some of the Errors/warnings detected by checkapi.Bill Meier1-3/+3
2008-05-13Fix some of the Errors/warnings detected by checkapi.Bill Meier1-18/+36
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-3/+3
2006-10-31change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-0/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-2/+3
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1341