aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/stats_tree
AgeCommit message (Expand)AuthorFilesLines
2017-09-06CMake: Make plugin installation path use PLUGIN_INSTALL_LIBDIRJoão Valverde1-3/+3
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+1
2017-01-07Convert range API to always use wmem memory.Michael Mann1-2/+2
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-06-30Remove Makefile.common filesJoão Valverde2-44/+16
2016-06-15Remove Nmake build systemPascal Quantin3-86/+0
2016-05-02Add checkAPI calls to CMake.Graham Bloice1-0/+11
2016-04-15Remove empty filesJoão Valverde1-0/+0
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde1-0/+4
2016-02-20autotools: Move common automake code for plugins to an include fileJoão Valverde1-14/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-8/+1
2016-01-12WS_DLL_PUBLIC_DEF is for definitions; WS_DLL_PUBLIC is for declarations.Guy Harris1-1/+1
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-10-05Don't count packets twice for average using avg_stat_node_add_value_notick.Michael Mann1-4/+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-06-08Print "and greater" instead of a ten digit number.Gerald Combs1-1/+3
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-02-18Make UAT record update callbacks return a success/failure indication.Guy Harris1-2/+3
2015-02-10Remove unneeded includes from plugins folderMartin Mathieson1-1/+0
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-42/+5
2015-01-17A few more emem replacements with wmem.Michael Mann1-6/+5
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-11Fix CMake generation and use of Windows .rc filesGraham Bloice2-2/+26
2015-01-06Replace ep_address_to_str with address_to_str.Michael Mann1-7/+7
2015-01-04Fix linkage on Windows machinePascal Quantin1-1/+1
2015-01-04stats tree plugin: fix no previous prototype for 'plugin_register_tap_listene...Alexis La Goutte1-0/+2
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier1-1/+1
2014-10-09CMake: Bundle our plugins.Gerald Combs1-3/+12
2014-10-06plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier1-44/+57
2014-08-17Stats Tree: Add ModelinesAlexis La Goutte1-0/+13
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+2
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte5-10/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte3-6/+0
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte2-3/+0
2014-02-25Remove trailing whitespaceBill Meier2-3/+3
2014-02-03Fix all -fstrict-alias warnings found by gcc 4.1.2Gilbert Ramirez1-1/+1
2013-11-29Stats_tree enhancements for sorting, averages and burst rate. Bug 9452 (http...Michael Mann1-4/+39
2013-10-25Add a very small hack to make the UAT update callback error string freeable, andEvan Huus1-1/+1
2013-10-18Don't allow invalid ranges to be specified for the stats tree. Bug 9130 (http...Michael Mann1-1/+13
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris1-2/+2
2013-06-17More PDU export work:Pascal Quantin1-17/+1
2013-04-22Add a "hidden" array of UAT entry data to allow separation between UAT file s...Michael Mann1-1/+1
2013-03-20 From beroset:Bill Meier1-4/+4
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2-3/+7