aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gvcp.c
Commit message (Expand)AuthorAgeFilesLines
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier2011-10-101-2/+2
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-18/+18
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-041-5/+5
* Based on patch from Denis Ovsienko viaJeff Morriss2011-08-161-13/+13
* Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang Alexis La Goutte2011-04-181-2/+1
* Adress => Address corrections (also in comments).Sake Blok2011-01-211-3/+3
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* A few minor changes:Bill Meier2010-03-161-14/+15
* tvb_length() is *not* the length of the packet; it's the amount ofGuy Harris2010-03-151-6/+6
* From Adrian Daerr:Jaap Keuter2010-03-151-0/+464