summaryrefslogtreecommitdiff
path: root/plugins/profinet/packet-dcerpc-pn-io.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-19PROFINET IO: define an arbitrary recursion depth limitPascal Quantin1-3/+12
2017-05-20If we don't have an ARUUID, don't use it as if we do.Guy Harris1-8/+14
2017-05-05dcerpc pn io (profinet) fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-03-17PROFINET: Support the new BlockVersion 1.1 of the record PDPortStatistic.Birol Capa1-8/+110
2017-03-16PROFINET: Remove AMFilterData BlockBirol Capa1-55/+1
2017-03-14PROFINET: Fix the Asset Management Record DissectionBirol Capa1-4/+5
2017-03-12PROFINET: Extend System Redundancy SupportBirol Capa1-29/+187
2017-01-09profinet: Skip comments in GSD fileGraham Bloice1-7/+6
2017-01-06Convert some easily identifiable pinos.Michael Mann1-5/+5
2016-11-25PROFINET: Update LineDelay DissectionBirol Capa1-8/+67
2016-11-14profinet (dcerpc pn io): Fix Dead Store (Dead assignement/Dead increment) War...Alexis La Goutte1-1/+1
2016-11-13PROFINET: Add Asset Management Record DissectionBirol Capa1-2/+608
2016-11-07PROFINET: Update preliminary version of the Reporting System (RS) dissection.Birol Capa1-17/+72
2016-10-21Clean up file handle management.Guy Harris1-9/+5
2016-10-12PROFINET: Don't display expert information when implicit AR is used.Birol Capa1-21/+19
2016-10-03PROFINET: Add preliminary version of the Reporting System (RS) dissection.Birol Capa1-8/+962
2016-09-29PROFINET: Fix variable may not have been initialized warningBirol Capa1-1/+1
2016-09-29PROFINET: Fix switch statement has no defaultBirol Capa1-0/+4
2016-09-29PROFINET: Fix pointer variable 'fp' previously deallocated warningBirol Capa1-1/+4
2016-09-28PROFINET: Fix possibly passing a null pointer to functionBirol Capa1-6/+6
2016-09-22Fix Profinet RPCInterfaceUUID decodingBirol Capa1-4/+6
2016-09-19Improve support for single-character fields and filter expressions.Guy Harris1-2/+2
2016-07-17Fix sscanf VS Code Analysis warnings.Michael Mann1-57/+62
2016-07-03profinet, CID 1362120: check the return value of ftell()Martin Kaiser1-11/+14
2016-07-03profinet: add a space to make checkhf happyMartin Kaiser1-1/+1
2016-06-02profinet: set ioDataObject structure to 0Pascal Quantin1-1/+1
2016-05-27Don't use "== {TRUE,FALSE}" when testing whether a Boolean is true or false.Guy Harris1-28/+30
2016-05-26Cyclic PROFINET PROFIsafe RTC1 data dissectionT. Scholz1-107/+766
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris1-0/+1
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann1-1/+1
2015-11-25Profinet: All SubframeData elements are not decodedBirol Capa1-4/+7
2015-11-25Profinet: ARProperties that contains Combined Object Container BitBirol Capa1-6/+45
2015-11-19Profinet: use pinfo pool to build conversation filterPascal Quantin1-9/+7
2015-11-04Don't allow DCE/RPC dissector table to have duplicatesMichael Mann1-3/+12
2015-10-29"Color dissector filters" are just filters.Guy Harris1-3/+3
2015-10-27Replace all "dissector filter" registrations with "dissector color filter" re...Michael Mann1-5/+5
2015-10-24More ADDRESS macro to address function conversions.Gerald Combs1-6/+6
2015-10-20Profinet: Add Watchdog Factor data field in IOCRBlockReq.Thomas Wiens1-1/+7
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann1-1/+1
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann1-1/+1
2015-07-03plugins: add cleanup routinesPeter Wu1-3/+4
2015-06-17Profinet: I&M5 Data is added.Birol Capa1-1/+109
2015-06-15Profinet: Combined Object Container is added.Birol Capa1-2/+49
2015-06-04Profinet: Add Fiber Optic Diagnosis Info.Birol Capa1-0/+28
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris1-40/+40
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann1-8/+11
2015-01-06[PROFINET] v2: Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-2/+5
2015-01-06Revert "[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bits"Anish Bhatt1-8/+8
2015-01-03[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-8/+8