aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/profinet
AgeCommit message (Expand)AuthorFilesLines
2017-08-28PNIO: Fix another potential OOB write.Gerald Combs1-2/+3
2017-08-23Fix potential oob write crashesUlf1-6/+6
2017-07-19dcerpc-pn-io (profinet): fix typo for pn_io.iops display filterAlexis La Goutte1-1/+1
2017-06-19PROFINET IO: define an arbitrary recursion depth limitPascal Quantin1-3/+12
2017-06-07profinet: use proto_tree_add_item_ret_(u)int directlyMartin Kaiser5-43/+26
2017-06-06profinet: use proto_tree_add_item_ret_(u)intMartin Kaiser1-12/+4
2017-06-04profinet dcp: simplify dissect_PNDCP_Suboption_Manuf()Martin Kaiser1-9/+4
2017-06-04profinet dcp: don't THROW() an exception from a dissectorMartin Kaiser1-1/+5
2017-06-04profinet: remove unnecessary if(tree) checksMartin Kaiser1-32/+15
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-05-05pn dcp (profinet): fix conflicting entry in its value_stringAlexis La Goutte1-1/+1
2017-04-16Get rid of some generated files with "make distclean".Guy Harris1-2/+4
2017-04-01Don't use proto_tree_add_uint() to add an FT_BOOLEAN field.Guy Harris1-8/+8
2017-03-25profinet (pn-rt): fix 'pn_rt.ds_redundancy' exists multiple times with NOT co...Alexis La Goutte1-6/+3
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 Capa3-33/+348
2017-01-29Register reassembly tablesMichael Mann1-3/+2
2017-01-16profinet (pn): Fix Dead Store (Dead assignement/Dead increment) Warning found...Alexis La Goutte1-1/+0
2017-01-09profinet: Skip comments in GSD fileGraham Bloice4-8/+75
2017-01-06Convert some easily identifiable pinos.Michael Mann1-5/+5
2016-12-13Adjust proto_tree_add_uint_format_value calls to use unit stringMichael Mann1-18/+12
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-10PROFINET: Update MRP dissection according to IEC62439-2 Ed.2.Birol Capa1-55/+189
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-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-1/+3
2016-10-12PROFINET: Don't display expert information when implicit AR is used.Birol Capa1-21/+19
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