aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Profinet I/O: Sanity check number of I/O objectsMichael Mann1-5/+22
2016-10-03PROFINET: Add preliminary version of the Reporting System (RS) dissection.Birol Capa2-9/+964
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-09-29PROFINET: Fix variable may not have been initialized warningBirol Capa2-5/+5
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-31Cleanup the final checkAPI g_warning complaints.Michael Mann1-5/+9
2016-07-26Fix some of the checkAPIs.pl warnings for g_warning.Michael Mann1-6/+7
2016-07-21Add proto_tree_add_checksum.Michael Mann1-23/+28
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-30Remove Makefile.common filesJoão Valverde2-56/+28
2016-06-15Remove Nmake build systemPascal Quantin3-118/+0
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. Scholz8-113/+2042
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+12
2016-04-15Remove empty filesJoão Valverde2-0/+0
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-3/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann2-2/+2
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-0/+4
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde1-65/+2
2016-02-12Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-We...Alexis La Goutte1-16/+16
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-8/+1
2016-01-25Move the proto data stuff out of frame_data.[ch].Guy Harris2-0/+2
2016-01-24Add the packet number to the packet_info structure, and use it.Guy Harris2-27/+27
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann2-2/+2
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-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-11-19Profinet: use pinfo pool to build conversation filterPascal Quantin1-9/+7
2015-11-18create_dissector_handle -> new_create_dissector_handle for pluginsMichael Mann2-9/+9
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 Harris2-7/+7
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 Combs3-11/+11
2015-10-20Profinet: Add Watchdog Factor data field in IOCRBlockReq.Thomas Wiens1-1/+7
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann6-7/+7
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann6-7/+7
2015-07-03plugins: add cleanup routinesPeter Wu3-16/+16
2015-06-17Profinet: I&M5 Data is added.Birol Capa1-1/+109
2015-06-15Profinet: Combined Object Container is added.Birol Capa2-3/+50
2015-06-08Profinet: OEM Device ID is addedBirol Capa1-1/+32
2015-06-04Profinet: Add Fiber Optic Diagnosis Info.Birol Capa1-0/+28