aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet
AgeCommit message (Expand)AuthorFilesLines
2007-02-16major code cleanup:Ulf Lamping12-721/+7776
2007-02-12add remaining TLV blocks (complete now?)Ulf Lamping1-33/+293
2007-02-11remove some warningsUlf Lamping1-15/+15
2007-02-11remove a g_warning left over from debuggingUlf Lamping1-2/+0
2007-02-10add a lot more TLV block decodes, some code cleanup, ...Ulf Lamping1-153/+641
2007-02-08various major enhancements to the PROFINET-IO dissector (including some new T...Ulf Lamping1-113/+924
2007-02-06- add dissection for "I&M0" blockUlf Lamping1-14/+218
2007-01-08PropagationDelayFactor -> LineDelayUlf Lamping1-14/+17
2007-01-03clean should also remove generated plugin.c and manifest filesUlf Lamping1-2/+3
2006-12-20Bump micro version number, like in moduleinfo.hJaap Keuter1-1/+1
2006-12-19raise plugin version, as I've done some small but important changes Ulf Lamping2-1/+5
2006-12-19Add Windows version info resource.Jaap Keuter4-9/+87
2006-12-12add MaintenanceItem block dissection, fix issues with heuristic of RT classesUlf Lamping1-39/+120
2006-12-09add IRDataUUID to the blocks subitemUlf Lamping1-5/+12
2006-12-05add dissection of the "IsochronousModeData" blockUlf Lamping1-41/+130
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-08-22(slightly) further dissection of the Option (Organizationally specific) blockUlf Lamping1-0/+52
2006-08-22fix TLB block alignment to be compatible with the current MRP draft. Would be...Ulf Lamping1-8/+14
2006-08-08several minor fixes and enhancements to the dissectionUlf Lamping1-23/+246
2006-07-01remove some warnings (2nd try)Ulf Lamping2-10/+10
2006-07-01remove some "signedness" warningsUlf Lamping2-40/+40
2006-06-29remove a "differ in signedness" warningsUlf Lamping1-1/+1
2006-06-29remove some "unused parameter" warningsUlf Lamping1-10/+10
2006-06-23squelch some compiler warningsUlf Lamping4-17/+18
2006-06-22fix a (correct) compiler warningUlf Lamping1-1/+1
2006-06-21add various new dissections, enhancements to the existing dissections and upd...Ulf Lamping1-224/+1886
2006-06-21add an expert info if a capture file contains some (yet) undecoded portionsUlf Lamping4-21/+78
2006-06-21detect the PROFINET OUI correct if the multicast bit is setUlf Lamping1-2/+5
2006-06-17ethereal to wireshark changesRonnie Sahlberg2-4/+4
2006-06-16Squelch a (valid) compiler warning.Guy Harris1-15/+15
2006-06-13 (on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping5-1/+739
2006-06-12use FT_GUID instead of FT_STRING at appropriate fieldsUlf Lamping2-6/+6
2006-06-02remove plugin.c in distlcleanJörg Mayer1-1/+2
2006-05-31libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs1-3/+3
2006-05-21name changeRonnie Sahlberg5-10/+10
2006-04-26minor enhancementsUlf Lamping1-7/+18
2006-04-23Resolve conflicts.Guy Harris1-4/+0
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris4-84/+162
2006-04-20(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):Ulf Lamping6-6/+1094
2006-03-11... and don't forget to include emem.h!Ulf Lamping1-0/+1
2006-03-11replace g_malloc and alike by their corresponding ep_ functionsUlf Lamping2-14/+7
2006-03-10various code cleanup (e.g. remove unrequired length parameter), should also f...Ulf Lamping1-80/+73
2006-03-08fix coverity bug 122Ronnie Sahlberg1-4/+6
2005-11-12minor enhancementsUlf Lamping1-1/+11
2005-11-02minor enhancement (raised plugin version to 0.1.2):Ulf Lamping3-4/+49
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-1/+1
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer2-6/+6
2005-07-23More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer1-1/+1
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-0/+3
2005-06-20Fix a format string vulneratility in the AFP dissector identifiedGerald Combs1-1/+1