Commit Graph

10 Commits

Author SHA1 Message Date
Ulf Lamping 0dc9fb3d4a various code cleanup:
-use g_snprintf instead of sprintf and snprintf
-use g_strdup_printf where appropriate
-remove #include "snprintf.h" (as only g_snprintf should be used)
-replace some more alloc/realloc/calloc/free with their glib pendants

svn path=/trunk/; revision=15264
2005-08-08 18:50:39 +00:00
Jörg Mayer 69dcb66cd9 More char -> const char warning fixes
svn path=/trunk/; revision=15218
2005-08-05 00:23:22 +00:00
Ulf Lamping f1252ed394 add some more details of the RT protocols frame ID's
svn path=/trunk/; revision=14600
2005-06-09 19:52:10 +00:00
Lars Roland 9a1a762922 remove remnants of the old plugin api from dissectors and plugins
svn path=/trunk/; revision=13656
2005-03-07 21:40:29 +00:00
Ulf Lamping 3cc6dc3b90 fix usage of "if(tree) {" to display the right things, even if no coloring rule is set
svn path=/trunk/; revision=13471
2005-02-22 20:25:23 +00:00
Ulf Lamping b2c9c74aed removed some gcc warnings (hopefully)
svn path=/trunk/; revision=12783
2004-12-19 17:26:23 +00:00
Ulf Lamping f8b0e05555 add dissection of PN-IO IOxS field (should removed the gcc warning), some more code cleanup
svn path=/trunk/; revision=12711
2004-12-10 15:18:29 +00:00
Ulf Lamping 998f36cdd8 (hopefully) removed some gcc warnings
svn path=/trunk/; revision=12691
2004-12-08 12:35:55 +00:00
Jörg Mayer 97c3a23beb svn propset svn:keywords Id svn:eol-style native .....
Add $Id: $ where missing

svn path=/trunk/; revision=12676
2004-12-07 11:13:58 +00:00
Ulf Lamping c87fb7a010 (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):
first part of the PROFINET dissectors (PN-RT, PN-DCP and PN-IO) still some work to be done ...

svn path=/trunk/; revision=12670
2004-12-06 18:05:14 +00:00