aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up some more warnings: unused variables, unitialized variables, wrong f...Jeff Morriss2007-03-241-12/+16
* Revert some dissector_handle_t to static changes to make it compile again.Anders Broman2006-12-071-1/+1
* As ponted out by Stig Bjørlykke change a whole bunch of dissector_handle_t t...Anders Broman2006-12-071-1/+1
* change the signature for the get_pdu_len() function pointer passed to tcp_dis...Ronnie Sahlberg2006-10-311-1/+1
* Fixes and updated files:Greg Morris2006-08-291-3/+10
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-3/+3
* From Greg Morris:Anders Broman2006-03-151-171/+172
* From Greg Morris:Anders Broman2005-11-241-6/+24
* remove an array and some strcat from ncpRonnie Sahlberg2005-11-051-33/+29
* get rid of some strcpyRonnie Sahlberg2005-10-271-1/+1
* Clean up indentation.Guy Harris2005-10-241-10/+18
* From Greg Morris:Gilbert Ramirez2005-10-191-29/+22
* some more gmemchunk -> se_alloc() updatesRonnie Sahlberg2005-08-131-16/+3
* More char -> const char fixesJörg Mayer2005-07-301-10/+5
* Fix a buffer overflow. Fixes bug 100.Gerald Combs2005-04-271-1/+1
* Move the following files from /trunk to /trunk/epan:Lars Roland2005-02-091-1/+1
* From Jon Ringle:Anders Broman2005-02-021-3/+3
* Move prefs.c and prefs.h into the epan subdirectory.Guy Harris2004-09-271-1/+1
* Distinguish between the "data offset" field (offset of this burstGuy Harris2004-09-181-32/+69
* Prevent the word "desegmentation" at the GUI, but use reassembling at that pl...Ulf Lamping2004-08-211-4/+5
* From Greg Morris:Guy Harris2004-07-281-123/+145
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1052