aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2016-03-03Revert "autotools: Use -Werror with clean plugin code"João Valverde2-38/+24
2016-03-03autotools: Use -Werror with clean plugin codeJoão Valverde2-24/+38
2016-03-01IrDA: Register a link-layer IrLAP address type".Michael Mann1-8/+38
2016-02-28gryphon: fix 'gryphon.reserved' exists multiple times with NOT compatible typ...Alexis La Goutte1-44/+28
2016-02-27irda: fix 'irlmp.xid.name' exists multiple times with NOT compatible types: F...Alexis La Goutte1-1/+1
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde4-35/+18
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde15-2/+58
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde16-804/+109
2016-02-14Fix format string warnings [-Wformat=]João Valverde2-4/+4
2016-02-12unistim: fix broadcast_phone_msgs’ defined but not used [-Werror=unused-con...Alexis La Goutte1-0/+2
2016-02-12Profinet (pn-mrp): fix statement is indented as if it were guarded by... [-We...Alexis La Goutte1-16/+16
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde4-18/+35
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde4-35/+18
2016-02-03Get rid of an unused variable.Guy Harris1-5/+0
2016-02-03Fixed bug when the actual remaining command data is less than the sizerichardk2-115/+131
2016-01-29Try to fix 'make distcheck'João Valverde1-2/+3
2016-01-28Another fix for g265a41eJoão Valverde1-2/+1
2016-01-28MATE: Disable Werror as before g265a41eJoão Valverde1-2/+1
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde14-109/+21
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 Harris8-56/+56
2016-01-23More pinfo->fd->abs_ts to pinfo->abs_ts.Guy Harris1-3/+3
2016-01-13Swapped align error and crc error bit in EtherCAT Switch Link dissector.richardk1-4/+5
2016-01-13Use result of register_dissectorPeter Wu1-11/+2
2016-01-12WS_DLL_PUBLIC_DEF is for definitions; WS_DLL_PUBLIC is for declarations.Guy Harris1-1/+1
2016-01-08Fix a lot of typos and misspellingsmoshekaplan1-1/+1
2016-01-07[docsis->INIT-RNG-REQ] Correction for INFO fieldAdrianSimionov1-1/+1
2015-12-28[docsis->bpkmattrib] Correction for TLV 15 text from 14->15AdrianSimionov1-1/+1
2015-12-28[docsis->sync] Remove colon from INFO fieldAdrianSimionov1-1/+1
2015-12-12Remove -Wwrite-strings compiler flagJoão Valverde1-1/+1
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann37-51/+51
2015-12-11new_register_dissector -> register_dissector for remaining uses.Michael Mann71-74/+74
2015-12-08opcua: expand ReturnDiagnostics field of RequestHeaderHannes Mezger3-60/+121
2015-12-08opcua: fix order of ExpandedNodeId bitsHannes Mezger1-1/+1
2015-12-05Use noyywrap rather than defining our own yywrap functions.Guy Harris2-22/+10
2015-12-01Removed some remaining svn Id tagsStig Bjørlykke2-4/+0
2015-11-27Officially remove tvb_get_string and tvb_get_stringz.Michael Mann3-10/+6
2015-11-27Remove manual setting of pinfo->current_proto.Michael Mann1-3/+0
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 Bloice14-14/+14
2015-11-24[docsis->type35ucd] Add support for type 35 UCD message.AdrianSimionov3-0/+1186
2015-11-23register_dissector -> new_register_dissectorMichael Mann6-26/+31
2015-11-22[docsis] Remove unused exceptions.hAdrianSimionov3-10/+23
2015-11-20[docsis->ucd] Dissect TYPE and LENGTH values for burst TLVs also.AdrianSimionov1-60/+108
2015-11-19Profinet: use pinfo pool to build conversation filterPascal Quantin1-9/+7
2015-11-19[docsis-type29ucd] Changed TLV Length Bad filter to make more senseAdrianSimionov1-1/+1
2015-11-18create_dissector_handle -> new_create_dissector_handle for pluginsMichael Mann29-86/+123
2015-11-18[docsis->type29ucd] Update to DOCSIS 2.0AdrianSimionov1-180/+380
2015-11-16[docsis->ucd] Removed S-CDMA bursts and added expertAdrianSimionov1-112/+27