aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-15mate.released_time is added as a float so register it as such.Jeff Morriss1-1/+1
2015-09-07WIMAX (msg_ucd): fix will never be executed [-Wunreachable-code]Alexis La Goutte1-6/+6
2015-09-02UNISTIM: fix dissection of some audio commandsPascal Quantin1-0/+3
2015-08-27Lemon grammar: fix indent (use tabs)Alexis La Goutte1-65/+65
2015-08-23Remove some svn $Author$ lines that escaped previous cleanups.Joerg Mayer9-18/+0
2015-08-22Add support for IPv6 stats tree statisticsJoão Valverde1-68/+127
2015-08-16Fix IP Destinations stats treeJoão Valverde1-1/+1
2015-08-05Clean up some fields.Guy Harris1-19/+18
2015-07-17Remove all preferences related to enabling/disabling heuristic dissectors.Michael Mann7-13/+9
2015-07-12Add "user presentable" and "unique string ids" to heuristic table entries.Michael Mann7-8/+8
2015-07-08opcua dissector: fix display of service type in packet columnHannes Mezger1-15/+8
2015-07-03plugins: add cleanup routinesPeter Wu6-26/+40
2015-07-02opcua dissector: Add DefaultXml encoding IDsHannes Mezger2-4/+163
2015-07-02Lemon: Update lemon toolsAlexis La Goutte3-3/+3
2015-07-02opcua dissector: Fix display of status code in error messageHannes Mezger1-1/+1
2015-07-01opcua dissector: Fix parsing of 7 byte numeric service NodeIds.Gerhard Gappmeier1-2/+2
2015-06-29plugins/mate: fix some memleaksPeter Wu3-8/+13
2015-06-25Stop using atof/strtod (fixes column sorting of float types)Peter Wu1-2/+2
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-15icmp,wimax: Fix undefined shiftPeter Wu1-1/+1
2015-06-08Print "and greater" instead of a ten digit number.Gerald Combs1-1/+3
2015-06-08Profinet: OEM Device ID is addedBirol Capa1-1/+32
2015-06-05Fix a few issues reported by PVS-StudioPascal Quantin2-4/+6
2015-06-04Profinet: Add Fiber Optic Diagnosis Info.Birol Capa1-0/+28
2015-05-30ams: fixed wrong offset calculation, adsstate has 2 bytesThomas Wiens1-1/+1
2015-04-30Fix some cases where we're shifting a signed 1 left.Guy Harris1-7/+7
2015-04-20wimax: replace deprecated tvb_length callsEvan Huus2-16/+15
2015-04-17Fix CMake warningsGraham Bloice14-42/+42
2015-04-06unistim: remove tvb_length deprecated APIEvan Huus1-7/+5
2015-04-06profinet: remove tvb_length deprecated APIEvan Huus4-12/+12
2015-04-06ethercat: remove deprecated tvb_length APIEvan Huus2-4/+4