aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/tpg
AgeCommit message (Expand)AuthorFilesLines
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+1
2016-09-30cmake: make WERROR_COMMON_FLAGS a normal stringPeter Wu1-7/+18
2016-06-30Remove Makefile.common filesJoão Valverde1-2/+0
2016-06-15Remove Nmake build systemPascal Quantin2-67/+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-9/+2
2016-01-28autotools: Don't use "user variables" to set build flagsJoão Valverde1-5/+2
2015-12-11new_create_dissector_handle -> create_dissector_handle for plugins.Michael Mann1-1/+1
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice1-1/+1
2015-11-18create_dissector_handle -> new_create_dissector_handle for pluginsMichael Mann1-3/+3
2015-10-16CMake: Add /WXGerald Combs1-2/+2
2015-07-02Lemon: Update lemon toolsAlexis La Goutte1-1/+1
2015-04-17Fix CMake warningsGraham Bloice1-3/+3
2015-01-20CMake: Set an output directory for plugins.Gerald Combs1-19/+6
2015-01-11Revert "Lemon: Update lemon tools"Pascal Quantin1-1/+1
2015-01-11Lemon: Update lemon toolsAlexis La Goutte1-1/+1
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-0/+13
2014-06-20Add .rc files to the sources to have them included in the buildJoerg Mayer1-0/+1
2014-05-01Remove 'include win32.mak' from certain nmake files when not needed.Bill Meier1-1/+0
2014-04-25Support out-of-source checkapiStig Bjørlykke1-1/+3
2014-03-31Continue to remove $Id$ from top of fileAlexis La Goutte4-8/+0
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-13Add CMake properties to targets so that they are logically organised when usi...Graham Bloice1-0/+1
2013-09-17emem -> wmemPascal Quantin1-1/+3
2013-07-03WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris1-3/+3
2013-06-25makefile.nmake -> Makefile.nmake and minor whitespace (spaces -> tabs) changes.Chris Maynard1-1/+1
2013-03-12From David Arnold:Jaap Keuter1-1/+1
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2-4/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-08-23Remove commented out rulesJörg Mayer1-1/+0
2012-06-28Update Free Software Foundation address.Jakub Zawadzki3-3/+3
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2-2/+2
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-05-26Add SVN Id and GPL. Minor whitespace cleanup.Chris Maynard1-23/+43
2011-02-02A bit of Windows makefiles rework and cleanup:Bill Meier1-2/+3
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-2/+2
2010-09-24Plugins are not shared libraries, so:Guy Harris1-1/+0
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.Jeff Morriss1-5/+6
2010-03-18cmake changes:Jörg Mayer1-2/+3
2010-02-24- Remove the lib prefix for plugin names.Jörg Mayer1-4/+2
2009-11-17Beginnings of enabling static builds. Still to do:Jörg Mayer1-1/+1
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-3/+15
2009-10-06Build plugins with cmake on OSX.Stig Bjørlykke1-0/+2
2009-09-25Try to add tpg, but it seems it doesn't build with autofoo either.Jörg Mayer1-0/+74
2009-09-13Run checkapi on the dissector header filesJeff Morriss2-2/+2
2009-09-09We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam1-1/+1
2009-03-15Go a little deeper into the Win64 rabbit-hole. Add tools/native-nmake.cmdGerald Combs1-3/+3