aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/u3
AgeCommit message (Expand)AuthorFilesLines
2012-10-01Stop defining HAVE_CONFIG_H on Windows builds too.Jeff Morriss2-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki7-7/+7
2012-06-13Fix things to match what we're doing in our portableapps counterpart.Gerald Combs1-1/+3
2012-06-13Don't add uninstall.exe to the U3/PortableApps manifest. DefineGerald Combs2-4/+6
2012-03-16Capitalize "Wireshark" in various package names.Gerald Combs1-1/+1
2012-02-24CVARSDLL hasn't been used (is undefined) for a while....Bill Meier1-1/+1
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,Gerald Combs1-8/+8
2011-08-10Add some distclean / clean targets.Gerald Combs1-0/+1
2011-07-28Add a cast to avoid "conversion from size_t to int, possible loss of data" wa...Chris Maynard1-1/+1
2011-06-10Make the U3 and PortableApps "clean" and "distclean" targets moreGerald Combs1-1/+2
2011-04-05More manifest fixes.Gerald Combs1-1/+1
2011-04-05Remove the manifest as a prerequisite for packaging.Gerald Combs1-1/+1
2011-04-04Don't build a manifest if we don't need one.Gerald Combs1-2/+2
2011-02-02makefile.nmake => Makefile.nmakeBill Meier2-0/+0
2011-02-02Use $(WARNINGS_ARE_ERRORS) (defined in config.nmake) iso -WXBill Meier1-4/+4
2010-04-09Fix the U3 and PortableApps builds.Gerald Combs1-1/+1
2010-03-25Set svn:executable property for some .py and .pl filesBill Meier1-0/+0
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs1-5/+2
2009-08-21Use <gcrypt.h> instead of 'gcrypt.h'Kovarththanan Rajaratnam1-1/+1
2009-06-02Update to install latest WinPcap and silently install/uninstall the Visual C+...Graeme Lunt3-53/+189
2009-02-04fix the buildbot: linking u3util.exe won't create a manifest file, so don't t...Ulf Lamping1-3/+4
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesUlf Lamping2-0/+6
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsGerald Combs1-1/+1
2008-08-08When copying and renaming files, put quotes around the sources andGerald Combs1-2/+2
2008-04-09lot's of GTK1 related code cleanup in the Win32 build processUlf Lamping1-2/+2
2008-04-04Start the process of removing GTK1.Gerald Combs1-8/+1
2008-02-17Added $(GTK2_LIB_DIR)\loaders to some makefiles in an attempt to fix theStig Bjørlykke1-0/+1
2008-01-24Removed even more C++ style comments.Stig Bjørlykke2-6/+6
2008-01-04UPX compression corrupts the WinPcap installer - so don't UPX it.Graeme Lunt1-1/+1
2008-01-04Changes to use a generic manifest to determine package contents, and also U3 ...Graeme Lunt4-283/+130
2007-11-27Fixes to:Graeme Lunt1-6/+21
2007-11-22don't install the *.exe.manifest and *.dll.manifest files. The manifest is em...Ulf Lamping1-4/+0
2007-11-18Update to optionally use the "Ultimate Packer for eXecutables" (UPX) to pack ...Graeme Lunt2-1/+16
2007-11-12update various other places, where WinPcap version 4.0.1 was usedUlf Lamping1-1/+1
2007-11-12update various other places, where WinPcap version 4.0.1 was usedUlf Lamping1-1/+1
2007-10-28Small fixes:Bill Meier2-3/+3
2007-10-28U3 package update to:Graeme Lunt2-3/+56
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.Anders Broman1-1/+0
2007-10-15In source tree, move wimaxasncp TLV files from plugin folder -> new top-level...Martin Mathieson1-2/+2
2007-10-14From Martin Mathieson:Anders Broman1-0/+1
2007-10-14And U3 ...Anders Broman1-0/+1
2007-10-12Also add wimaxasncp TLV desription files to U3 build.Martin Mathieson1-0/+2
2007-09-26Try to fix the U3 build.Anders Broman1-1/+8
2007-08-24Clear out any remaining references to the h223 plugin. Replace theGerald Combs1-1/+0
2007-08-21Add the UNISTIM plugin, and put the plugins in alphabetical order (toGuy Harris1-2/+3
2007-08-12fix a typoUlf Lamping1-1/+1
2007-08-12add IANA port-numbers file as a file named "services", with some minor explan...Ulf Lamping1-0/+1
2007-07-15Further synchronisation with wireshark.nsiGraeme Lunt1-0/+5
2007-07-15Include latest configuration files and remove ones no longer shipped.Graeme Lunt1-2/+3
2007-07-04Switch to WinPcap 4.0.1.Gerald Combs2-11/+11