aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/decode_as_dcerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Changed hf_ip_proto to use ipproto_val[].Stig Bjørlykke2009-11-191-1/+0
* From Jakub Zawadzki (bug 3331):Stig Bjørlykke2009-03-131-2/+1
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-061-7/+7
* sort #includes by directoriesUlf Lamping2008-04-131-8/+9
* where it's not necessary, remove #include "compat_macros.h"Ulf Lamping2008-04-121-1/+0
* OBJECT_..._DATA --> g_object_..._dataBill Meier2008-04-111-7/+7
* remove GTK1 codeUlf Lamping2008-04-061-22/+0
* don't crash with a NULL pointer exception, if "do not decode as" is usedUlf Lamping2005-09-131-5/+5
* renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping2005-08-201-1/+1
* More char -> const char warning fixes.Jörg Mayer2005-08-051-5/+5
* pinfo->private_data was a quite subptimal ideaRonnie Sahlberg2005-02-251-1/+1
* Again, some warnings removed.Ulf Lamping2004-12-271-5/+5
* Move various tables into the epan directory.Guy Harris2004-09-291-1/+1
* "g_string_printf()" is GLib 2.x-only, but "g_string_sprintf()" works inGuy Harris2004-09-071-7/+7
* Canonicalize the line endings, and set svn:eol-style to native to keepGuy Harris2004-09-071-452/+451
* don't put the "(none)" interface into the list, Ethereal will crash if it's a...Ulf Lamping2004-09-071-1/+2
* First working implementation of "Decode As" for DCE-RPC interface bindings. E...Ulf Lamping2004-09-071-0/+451