aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
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
2015-02-05ethercat: add default case in FoeFormatterEvan Huus1-0/+2
2015-01-27WIMAX: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte11-27/+25
2015-01-27Lua: Expose tcp_dissect_pdus() to LuaHadriel Kaplan2-2/+3
2015-01-20CMake: Set an output directory for plugins.Gerald Combs14-537/+49
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris1-1/+0
2015-01-17A few more emem replacements with wmem.Michael Mann1-6/+5
2015-01-15mate_util: fix parameter ... not found in the function declaration [-Wdocumen...Alexis La Goutte1-3/+3
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris2-6/+3
2015-01-13UAT error string pointers should not be const pointers.Guy Harris1-1/+1
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-1/+5
2015-01-12msg_rng_rsp (Wimax): fix Copy-paste error (CID 11158604)Alexis La Goutte1-1/+1
2015-01-11Fix CMake generation and use of Windows .rc filesGraham Bloice27-26/+334
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin3-3/+3
2015-01-11Lemon: Update lemon toolsAlexis La Goutte3-3/+3
2015-01-08Unistim: Nesting level does not match indendation (CID 1159216)Alexis La Goutte1-3/+1
2015-01-08guid_to_ep_str -> guid_to_strMichael Mann1-8/+11
2015-01-08packet-irda.c: Add editor modelinesBill Meier1-0/+13
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-7/+7
2015-01-06[PROFINET] v2: Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-2/+5
2015-01-06Revert "[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bits"Anish Bhatt1-8/+8
2015-01-05Wimax: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte3-1/+3
2015-01-04Fix linkage on Windows machinePascal Quantin1-1/+1
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann1-1/+1
2015-01-04stats tree plugin: fix no previous prototype for 'plugin_register_tap_listene...Alexis La Goutte1-0/+2
2015-01-03[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-8/+8
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier15-15/+15
2015-01-01Rename a variable to avoid a compiler warning.Guy Harris1-3/+3
2015-01-01Eliminate proto_tree_add_text from WiMax plugin.Michael Mann6-892/+2228
2014-12-31Remove proto_tree_add_text from packet-dcerpc-pn-io.cMichael Mann1-3/+7
2014-12-29Wimaxasncp: Fix Dead Store (Dead assignement/Dead increment) warning found by...Alexis La Goutte1-2/+0
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-13/+3
2014-12-26Fix assertion when applying conversation colorPascal Quantin1-16/+16
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann5-53/+60
2014-12-23DOCSIS: missing break in switch (CID 280485 & 280486)Alexis La Goutte2-0/+2
2014-12-22Fix unknown command tag name [-Wdocumentation-unknown-command]Alexis La Goutte1-3/+3
2014-12-22plugins: Cleanup #includesBill Meier75-122/+30
2014-12-21Replace ether_to_str with either address_to_str or tvb_ether_to_str.Michael Mann2-12/+27
2014-12-21Have a heur_dissector_list_t be an opaque handle.Guy Harris3-3/+3
2014-12-21Remove profinet_type from packet_info structure.Michael Mann2-35/+43
2014-12-19Use new color_dissector_filters.[ch] to refactor (color) conversation generat...Michael Mann1-1/+1
2014-12-13plugins: replace ENC_NA by ENC_..._ENDIAN when fetching integral typesBill Meier2-14/+14
2014-12-10Refactor "color" conversation filtersMichael Mann1-0/+49
2014-12-08Fix full name of NodeId namespace index field, was a copy&pase errorHannes Mezger1-1/+1
2014-12-02Fix instances of duplicate display-filter-names with incompatible types.Bill Meier1-5/+5