aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp2222.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix various warningsStephen Fisher2007-04-131-4/+4
* Fix some more warningsStephen Fisher2007-03-291-3/+4
* Add separate union entries to fvalue.value for signed and unsignedMartin Mathieson2007-01-181-2/+2
* Fixes and updated files:Greg Morris2006-08-291-54/+713
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-1/+1
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Add a null pointer check. Fixes the current Buildbot menagerie failure.Gerald Combs2006-04-031-0/+3
* From Greg Morris:Anders Broman2006-04-021-32/+852
* Add missing preference storage. Jaap Keuter2006-03-151-0/+1
* Throw an exception if we have an invalid offset. Fixes bug 585.Gerald Combs2005-12-131-0/+3
* From Greg Morris:Anders Broman2005-11-241-19/+169
* Get rid of an unused variable.Guy Harris2005-10-291-1/+0
* Don't run "process_ptvc_record()" on replies unless we're building aGuy Harris2005-10-261-29/+41
* Add a comment.Guy Harris2005-10-261-0/+1
* Put the code to handle NDS ping replies and NDS replies into routines ofGuy Harris2005-10-251-1246/+1290
* Add #defines for NDS tag values, and use them in the definition ofGuy Harris2005-10-241-34/+51
* Add #defines of NDS protocol types, and use them in the value_string andGuy Harris2005-10-221-87/+113
* At least on Tiger, multiple definitions of an external don't work.Guy Harris2005-10-191-1/+1
* From Greg Morris:Gilbert Ramirez2005-10-191-102/+140
* Break out of an infinite loop. Fixes bug 535. Remove an unusedGerald Combs2005-10-161-26/+8
* EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! Ulf Lamping2005-08-241-13/+4
* More char -> const char warning fixesJörg Mayer2005-08-051-17/+17
* More char -> const char fixesJörg Mayer2005-07-301-12/+12
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-13/+9
* Fix a format string vulneratility in the AFP dissector identifiedGerald Combs2005-06-201-3/+3
* From Steve Grubb:Gerald Combs2005-06-141-0/+5
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-5/+5
* fix call to show_fragment_seq_tree() reported by buildbotUlf Lamping2005-06-021-1/+2
* Break out of another large-but-not-infinite loop. Fixes bug 143.Gerald Combs2005-04-291-1/+7
* Break out of a really large (but not infinite) loop.Gerald Combs2005-04-291-1/+7
* Add some tvb_ensure_bytes_exist() calls. Fixes bug 101.Gerald Combs2005-04-261-0/+6
* In get_string(), throw an exception if the string is too long toGerald Combs2005-04-211-3/+13
* From Greg MorrisRonnie Sahlberg2005-04-071-4/+12
* the netware dissector is the only dissector that accesses fvalue_ functions d...Ronnie Sahlberg2005-04-041-13/+68
* From Jon Ringle:Anders Broman2005-02-021-9/+9
* From Greg Morris:Guy Harris2004-08-261-11/+3
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+8650