aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/easy_codec
Commit message (Expand)AuthorAgeFilesLines
* Remove Makefile.common filesJoão Valverde2016-06-302-47/+19
* Remove Nmake build systemPascal Quantin2016-06-154-110/+0
* <string.h>, not <memory.h>, is the header file for memcpy().Guy Harris2015-02-273-3/+6
* Fix CMake generation and use of Windows .rc filesGraham Bloice2015-01-112-1/+2
* Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier2015-01-021-1/+1
* plugins: Add editor modelines; Adjust whitespace as needed.Bill Meier2014-10-063-7/+43
* Add the easy_codec plugin to the source distribution.Jeff Morriss2014-08-011-0/+34
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-313-6/+0
* Continue to remove $Id$ from top of fileAlexis La Goutte2014-03-317-14/+0
* Remove trailing whitespaceBill Meier2014-02-257-25/+25
* WS_DLL_PUBLIC is now always WS_DLL_PUBLIC_NOEXTERN with "extern" added;Guy Harris2013-07-031-2/+2
* Build easy codec plugin as a DLLBalint Reczey2013-03-151-0/+4
* Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey2013-03-012-3/+3
* Pull the definition of NODIST_HEADER_FILES up intoGuy Harris2013-02-091-3/+0
* Make the other plugin makefiles use the new style introduced in the MATEGuy Harris2013-02-092-11/+33
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-204-8/+0
* Update FSF address - part II.Jakub Zawadzki2012-06-287-7/+7
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-1/+1
* Add *.sbr files to the clean target.Anders Broman2012-01-291-1/+1
* A bit of Windows makefiles rework and cleanup:Bill Meier2011-02-021-2/+3
* Run checkapi on the dissector header filesJeff Morriss2009-09-131-1/+1
* We no longer support the old plugin API so remove it completely from the buil...Kovarththanan Rajaratnam2009-09-091-1/+1
* Disable manifest building for our DLLs. This attempts to fix bug 3272.Gerald Combs2009-03-021-3/+0
* - remove reference to AMR (submitted by mistake)Tomas Kukosa2009-02-097-17/+15
* add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping2009-02-021-0/+3
* Put printf into a separate "termoutput" API group. For most files,Guy Harris2008-07-011-1/+1
* Add support for "API groups" in checkAPIs.pl. Make the "prohibited"Gerald Combs2008-06-261-1/+1
* Move the file utility functions from wiretap to libwsutil so thatJeff Morriss2008-05-221-5/+5
* Run checkAPI in plugins dir.Anders Broman2008-05-081-0/+2
* Make it possible to run checkapi on all plugins trough makefile.nmakeAnders Broman2008-05-051-0/+3
* Remove the pre-release flag from FILEFLAGS in the resource file.Jaap Keuter2008-03-291-2/+2
* If we have an SVN revision number, use it as the build number under WindowsGerald Combs2008-02-181-1/+1
* From Ales KocourekTomas Kukosa2007-12-112-11/+11
* Codec plugin example. The stub for ImTelephone libraries.Tomas Kukosa2007-12-0312-0/+629