aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2019-05-29Use the HTTPS URL for our main site in a few places.Gerald Combs2-3/+4
2019-05-20PN-DCP: Add headerfield for DHCP Option-CodeThomas Wiens1-2/+9
2019-05-14PROFINET DCP: fix dissection of an empty DHCP optionPascal Quantin1-14/+15
2019-05-06wimax: fix copy&paste error.Dario Lombardo1-1/+1
2019-04-21Revert "ProfiNet: Fix order in AssetManagment"Başak Kalfa1-4/+4
2019-04-05Have wtap_read() fill in a wtap_rec and Buffer.Guy Harris1-4/+5
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs7-104/+104
2019-03-18Get rid of extra declaration.Guy Harris1-3/+0
2019-02-25mate: Memory leak in mate_grammar.lemon's recolonize function.Anders Broman1-1/+2
2019-02-21profinet: fix unused hrefAlexis La Goutte1-1/+1
2019-02-21profinet: fix Control flow issues (DEADCODE)Alexis La Goutte1-1/+2
2019-02-18PROFINET: Additional DCP features are added.moguz1-23/+187
2019-01-19diam_dict.l,wimaxasncp_dict.l: fix -Werror=stringop-truncationPeter Wu1-3/+2
2019-01-01Add a "failed" return for tap packet routines.Guy Harris1-20/+23
2018-12-28Allow floating point values for stats_treeMichael Mann1-6/+6
2018-12-27Try to squeeze some bytes out of the frame_data structure.Guy Harris3-14/+14
2018-12-13opcua: show invalid OPC UA messages when 'opcua' filter is setHannes Mezger1-0/+8
2018-12-12opcua: fix typo, use the commonly used 'Endpoint' instead of 'EndPoint'Hannes Mezger1-1/+1
2018-12-12opcua: add support for new reverse hello messageHannes Mezger3-0/+20
2018-12-06PROFINET: PDPortDataReal_block dissection is changed.Ba?ak Kalfa1-8/+52
2018-11-30PROFINET: fix dissection of IO conversasion directionnakarlsson2-11/+44
2018-10-30Fix pluginifdemo with DISABLE_WERRORMichał Łabędzki1-1/+1
2018-10-21opcua: add missing opcua_nested_count decrementJiří Engelthaler1-3/+15
2018-10-20Updated OPC UA 1.0.4 enumerationcacamille31-0/+5
2018-10-20Include transport protocols' hfids in the list of wanted hfids.Guy Harris2-1/+8
2018-10-17added new OPC UA 1.04 AttributesIdcacamille31-0/+5
2018-10-03PROFINET: ARServerblock is correctly dissected.moguz1-5/+5
2018-10-03PROFINET: Decoding of DCP SetResBlockbasakkal1-4/+4
2018-09-27PROFINET: DynamicFramePacking subframes are decoded.basakkal1-1/+1
2018-09-21ProfiNet: Fix order in AssetManagmentRoland Knall1-4/+4
2018-09-20checkAPIs: Add a max termout count for TRANSUM.Gerald Combs1-1/+2
2018-09-19Try to discourage the use of APIs via counting.Gerald Combs4-6/+6
2018-09-18TRANSUM: fix crash with current top of treePascal Quantin2-3/+7
2018-09-18PROFINET: AM_Reserved is added on AM_FirmwareOnlyInformationbasakkal1-0/+12
2018-09-14opcua: prevent opcua dissector crash by limiting nesting depthHannes Mezger2-1/+37
2018-08-21plugins: Minor interface improvementJoão Valverde1-1/+2
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris1-1/+1
2018-07-14PROFINET: Refactoringgizem.yurdagul3-1070/+1080
2018-06-27TRANSUM: fix crash when switching profilesPeter Wu1-2/+2
2018-06-21OpcUa: fix in function getExtensionObjectTypeErika Szelleova1-1/+1
2018-06-08PROFINET: ErrorCode2 is updatedGizem Yurdagül1-10/+14
2018-05-31Don't check the CRC if the message isn't big enough to have a CRC.Guy Harris1-3/+6
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris2-4/+4
2018-05-14Free g_ptr_array_free-related memory leaksPeter Wu3-3/+3
2018-05-04l16_mono: fix a typo in CMakeLists.txtPascal Quantin1-1/+1
2018-05-02MATE: fix compilation with gcc 8Pascal Quantin2-2/+12
2018-05-01Use common indenting space in headingStig Bjørlykke26-247/+247
2018-04-22EtherCAT: Fix small bugs for mailbox typeMichalis Kapsalakis1-3/+5
2018-04-18Remove more autotools stuff.Guy Harris2-11/+0
2018-04-18Remove autotools build system.Dario Lombardo20-1494/+0