aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-03-15From Greg Morris:Anders Broman1-171/+172
2005-11-24From Greg Morris:Anders Broman1-6/+24
2005-11-05remove an array and some strcat from ncpRonnie Sahlberg1-33/+29
2005-10-27get rid of some strcpyRonnie Sahlberg1-1/+1
2005-10-24Clean up indentation.Guy Harris1-10/+18
2005-10-19From Greg Morris:Gilbert Ramirez1-29/+22
2005-08-13some more gmemchunk -> se_alloc() updatesRonnie Sahlberg1-16/+3
2005-07-30More char -> const char fixesJörg Mayer1-10/+5
2005-04-27Fix a buffer overflow. Fixes bug 100.Gerald Combs1-1/+1
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-3/+3
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.Guy Harris1-1/+1
2004-09-18Distinguish between the "data offset" field (offset of this burstGuy Harris1-32/+69
2004-08-21Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping1-4/+5
2004-07-28From Greg Morris:Guy Harris1-123/+145
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1052