aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ndps.c
AgeCommit message (Expand)AuthorFilesLines
2005-08-12gmemchunk -> se_alloc() improvementsRonnie Sahlberg1-21/+3
2005-08-02Last set of trivial fixes for "no previous declaration" warnings.Jörg Mayer1-4/+4
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-4/+5
2005-06-02add a generated toplevel line between the connectionless DCE/RPC protocol and...Ulf Lamping1-1/+3
2005-06-02fix #223: add another tvb_ensure_bytes_exist() callUlf Lamping1-0/+1
2005-05-30add two more tvb_ensure_bytes_exist() calls to fix #216Ulf Lamping1-0/+2
2005-05-28add some tvb_ensure_bytes_exist() calls, fixes #197, #202 and #208Ulf Lamping1-0/+4
2005-05-02Check for a few more integer overflows. Found during fuzz testing.Gerald Combs1-0/+14
2005-04-30Check for an integer overflow. Fixes bug 149.Gerald Combs1-0/+2
2005-04-27fix for bug 107 from Greg MorrisRonnie Sahlberg1-0/+11
2005-04-26Add a bunch of tvb_ensure_bytes_exist() calls. Fixes bug 106.Gerald Combs1-0/+26
2005-04-25Fix another invalid item length. Fixes bug 98.Gerald Combs1-1/+1
2005-04-25Don't try to tell proto_tree_add_item() that FT_UINT32s are something otherGerald Combs1-21/+21
2005-04-23Make sure we don't exhaust system memory.Gerald Combs1-0/+446
2005-02-09Move the following files from /trunk to /trunk/epan:Lars Roland1-1/+1
2005-02-02From Jon Ringle:Anders Broman1-5/+5
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-4/+5
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+8886