aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-15[docsis->type29ucd] Remove Type 4 Burst from Type 29 UCDAdrianSimionov1-154/+2
2015-11-15[docsis->ucd] Add support for 6 new TLVsAdrianSimionov1-5/+244
2015-11-15[docsis->packet-tlv.c] Updated Confirmation Code list per MULPIv3.1-I07 Annex...AdrianSimionov1-5/+62
2015-11-14register_dissector -> new_register_dissector for plugins.Michael Mann60-183/+246
2015-11-13[docsis] Support for Queue Depth-based Request FrameAdrianSimionov1-6/+37
2015-11-10[docsis->packet-tlv.c] Update for modem capabilities TLV 5, subTLV 2 and subT...AdrianSimionov1-3/+11
2015-11-07Clean up includes of unistd.h, fcntl.h, and sys/stat.h.Guy Harris1-4/+0
2015-11-06Don't include io.h in Flex scanners - they're not interactive.Guy Harris2-2/+2
2015-11-04Don't allow DCE/RPC dissector table to have duplicatesMichael Mann1-3/+12
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann4-4/+4
2015-11-03Remaining ADDRESS macro to address function conversionsJoão Valverde1-2/+2
2015-10-29EtherCAT: wrong display nameAlexis La Goutte1-1/+1
2015-10-29"Color dissector filters" are just filters.Guy Harris2-7/+7
2015-10-27opcua: display string representation of AttributeId and DeadbandTypeHannes Mezger5-9/+43
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 Combs7-22/+22
2015-10-20Profinet: Add Watchdog Factor data field in IOCRBlockReq.Thomas Wiens1-1/+7
2015-10-16CMake: Add /WXGerald Combs14-28/+28
2015-10-14Change proto_tree_add_ipv6() to take a struct e_in6_addr pointerJoão Valverde1-1/+1
2015-10-14regenerate files adding new UA Specification 1.03 services and typesHannes Mezger12-24/+310
2015-10-14add new UA Specification 1.03 StatusCodesHannes Mezger1-1/+8
2015-10-05Fix capitalization in MATE's "you need to restart to reconfigure" message.Jeff Morriss1-22/+37
2015-10-05MATE: Add ~ operator supportMichael Mann1-2/+1
2015-10-05Don't count packets twice for average using avg_stat_node_add_value_notick.Michael Mann1-4/+0