aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/m2m
Commit message (Expand)AuthorAgeFilesLines
* cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu2016-09-301-7/+18
* Remove Makefile.common filesJoão Valverde2016-06-302-41/+13
* Remove Nmake build systemPascal Quantin2016-06-154-120/+0
* Add checkAPI calls to CMake.Graham Bloice2016-05-021-0/+12
* autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2016-02-211-0/+4
* autotools: Move common automake code for plugins to an include fileJoão Valverde2016-02-201-65/+2
* autotools: Don't use "user variables" to set build flagsJoão Valverde2016-01-281-8/+1
* new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann2015-12-111-1/+1
* Developers Guide updates for plugins with CMakeGraham Bloice2015-11-241-1/+1
* create_dissector_handle -> new_create_dissector_handle for pluginsMichael Mann2015-11-181-2/+3
* CMake: Add /WXGerald Combs2015-10-161-2/+2
* plugins: add cleanup routinesPeter Wu2015-07-031-0/+7
* Fix CMake warningsGraham Bloice2015-04-171-3/+3
* plugins: fix dissector registration with CMakePeter Wu2015-03-031-0/+1
* CMake: Set an output directory for plugins.Gerald Combs2015-01-201-40/+3
* Fix CMake generation and use of Windows .rc filesGraham Bloice2015-01-112-2/+26
* Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier2015-01-021-1/+1
* plugins: Cleanup #includesBill Meier2014-12-221-1/+0
* CMake: Bundle our plugins.Gerald Combs2014-10-091-3/+12
* plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-062-28/+54
* Don't show the echo/python command lines when making plugin.cРоман Донченко2014-08-311-3/+4
* Remove obsolete comments regarding the shell version of make-dissector-regРоман Донченко2014-08-241-5/+0
* Remove make-dissector-reg and require python for autotool builds as wellJoerg Mayer2014-08-121-12/+4
* Now that Python is mandatory on Windows, remove checks for it from nmakefilesРоман Донченко2014-08-091-12/+1
* make-dissectors-reg: optimize by factoring out the loopsРоман Донченко2014-07-062-10/+10
* Add .rc files to the sources to have them included in the buildJoerg Mayer2014-06-201-0/+1
* tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann2014-06-071-6/+6
* Support out-of-source checkapiStig Bjørlykke2014-04-251-1/+2
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-315-10/+0
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-043-6/+0
* Fix [-Wmissing-prototypes]Anders Broman2013-12-271-0/+2
* Add CMake properties to targets so that they are logically organised when usi...Graham Bloice2013-10-131-0/+1
* expert_add_info_format_text -> expert_add_info_formatMichael Mann2013-09-091-1/+1
* Remove fragment_data, add fragment_head, fragment_item - for now alias it to ...Jakub Zawadzki2013-07-171-1/+1
* Use tvb_new_chain with the tvbuffs from a reassembly.Guy Harris2013-07-141-2/+2
* A fragment_data structure now contains a pointer to a tvbuff to theGuy Harris2013-07-141-3/+3
* Batch (some of) the plugins to filterable expert infos. The Profinet plugin ...Michael Mann2013-05-291-2/+12
* Don't wire into the reassembly code the notion that reassemblies shouldGuy Harris2013-03-221-3/+4
* From beroset:Anders Broman2013-03-181-9/+9
* From David Arnold:Jaap Keuter2013-03-121-1/+1
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-011-1/+1
* From Ed Beroset via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8416 :Pascal Quantin2013-03-011-37/+37
* Comment out numerous unused hf_.... instances found by checkhf.Bill Meier2013-02-101-1/+3
* Make the other plugin makefiles use the new style introduced in the MATEGuy Harris2013-02-093-29/+31
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-202-4/+0
* Update FSF address - part II.Jakub Zawadzki2012-06-281-2/+2
* Update Free Software Foundation address.Jakub Zawadzki2012-06-286-6/+6
* Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt if Makefi...Bill Meier2012-06-011-1/+1
* Windows: Set Makefile.common as a plugin.c dependency so plugin.c is rebuilt ...Bill Meier2012-06-011-2/+2
* Show m2m.fch_burst_tlv_value in decimal.Guy Harris2012-05-111-1/+1