aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-gdsdb.c
Commit message (Expand)AuthorAgeFilesLines
* Improve Firebird/Interbase dissector.Michael Mann2015-05-191-459/+663
* Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier2014-12-211-2/+0
* Fix encoding-arg mostly for FT_UINT_STRING; Also: Do misc as needed.Bill Meier2014-09-181-11/+24
* Revert "Fixup: tvb_* -> tvb_captured"Michael Mann2014-06-191-67/+67
* Fixup: tvb_* -> tvb_capturedDario Lombardo2014-06-181-67/+67
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Fix [-Wmissing-prototypes]Jakub Zawadzki2013-12-151-0/+3
* Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2013-07-031-1/+1
* Remove check_col() and the occasional tree.Michael Mann2013-06-141-16/+12
* #if 0 unused hf[] entries & etc.Bill Meier2013-02-031-195/+210
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-1/+1
* Remove unneeded #includes (stdlib, stdio, ctypes, time);Bill Meier2012-05-151-2/+0
* As suggested in http://www.wireshark.org/lists/wireshark-dev/201204/msg00062....Jeff Morriss2012-04-271-8/+8
* Fix some "conflicting" value_string warnings.Jakub Zawadzki2012-04-261-2/+2
* Fix some duplicate display filter names.Chris Maynard2012-01-191-1/+1
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-2/+2
* Do some conversions of proto_tree_add_item() 'encoding' arg.Bill Meier2011-10-161-5/+5
* Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...Bill Meier2011-10-151-7/+7
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-a...Bill Meier2011-10-101-7/+7
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier2011-10-061-41/+41
* Use ENC_NA as encoding for proto_tree_add_item() calls which directly referen...Bill Meier2011-10-041-2/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-1/+1
* #include <string.h> not needed.Bill Meier2010-04-061-1/+0
* Remove unneeded #include <stdio.h>Bill Meier2010-04-031-1/+0
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-07-071-1/+1
* Removed some non-ASCII characters.Stig Bjørlykke2009-03-161-1/+1
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-3/+3
* Apply yet another set of the optimization patches:Anders Broman2007-11-081-33/+33
* Fix for bug 1931 and bug 1932:Jaap Keuter2007-10-231-2/+2
* From tmiller@hcjbtech.org : Spelling error on GDS DB protocol dissector: "Buf...Sake Blok2007-10-161-2/+2
* Change "lenght" to "length" and "decypt" to "decrypt"Jeff Morriss2007-07-191-3/+3
* Remove cvs2svn:cvs-rev propertyJörg Mayer2007-05-201-2/+0
* Môshe van der Sterre:Jörg Mayer2007-05-201-0/+1850