aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-05docsis: remove tvb_length callsEvan Huus8-10/+10
2015-04-05irda: remove tvb_length callsEvan Huus3-17/+16
2015-03-14Update Custom.nmake.example with the change done in g2ef72cbPascal Quantin1-1/+1
2015-03-12CMake: Add a top-level nsis_package target.Gerald Combs1-3/+2
2015-03-03Eliminate e_uuid_t in favor of e_guid_t.Guy Harris9-89/+89
2015-03-03plugins: fix dissector registration with CMakePeter Wu5-0/+5
2015-03-01Use COPY_ADDRESS_SHALLOW instead of duplicating TVB_SET_ADDRESS and SET_ADDRE...Michael Mann1-7/+4
2015-02-27<string.h>, not <memory.h>, is the header file for memcpy().Guy Harris3-3/+6
2015-02-22Add tvb_address_with_resolution_to_str.Michael Mann1-21/+13
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-2/+3
2015-02-15EtherCAT: Suppress pedantic warnings.Gerald Combs2-3/+10
2015-02-12Gryphon: do not use col_set_str with non constant stringsPascal Quantin1-1/+1
2015-02-10Remove unneeded includes from plugins folderMartin Mathieson24-36/+0
2015-02-09(Trivial) Fix printf-related 'Mismatch on sign' warningsBill Meier1-1/+1
2015-02-09Eliminate the hf member out of the address structure.Michael Mann1-1/+1