aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-04-06profinet: remove tvb_length deprecated APIEvan Huus4-12/+12
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris9-89/+89
2015-03-03plugins: fix dissector registration with CMakePeter Wu1-0/+1
2015-02-10Remove unneeded includes from plugins folderMartin Mathieson2-4/+0
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-40/+3
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice2-2/+26
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
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-12-31Remove proto_tree_add_text from packet-dcerpc-pn-io.cMichael Mann1-3/+7