aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/u3
AgeCommit message (Expand)AuthorFilesLines
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,gerald1-8/+8
2011-08-10Add some distclean / clean targets.gerald1-0/+1
2011-07-28Add a cast to avoid "conversion from size_t to int, possible loss of data" wa...cmaynard1-1/+1
2011-06-10Make the U3 and PortableApps "clean" and "distclean" targets moregerald1-1/+2
2011-04-05More manifest fixes.gerald1-1/+1
2011-04-05Remove the manifest as a prerequisite for packaging.gerald1-1/+1
2011-04-04Don't build a manifest if we don't need one.gerald1-2/+2
2011-02-02makefile.nmake => Makefile.nmakewmeier2-0/+0
2011-02-02Use $(WARNINGS_ARE_ERRORS) (defined in config.nmake) iso -WXwmeier1-4/+4
2010-04-09Fix the U3 and PortableApps builds.gerald1-1/+1
2010-03-25Set svn:executable property for some .py and .pl fileswmeier1-0/+0
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesgerald1-5/+2
2009-08-21Use <gcrypt.h> instead of 'gcrypt.h'krj1-1/+1
2009-06-02Update to install latest WinPcap and silently install/uninstall the Visual C+...gal3-53/+189
2009-02-04fix the buildbot: linking u3util.exe won't create a manifest file, so don't t...ulfl1-3/+4
2009-02-02add missing mt.exe calls, to include manifest files into exe / dll filesulfl2-0/+6
2008-09-16Add /D_BIND_TO_CURRENT_CRT_VERSION=1 to LOCAL_CFLAGS in modern versionsgerald1-1/+1
2008-08-08When copying and renaming files, put quotes around the sources andgerald1-2/+2
2008-04-09lot's of GTK1 related code cleanup in the Win32 build processulfl1-2/+2
2008-04-04Start the process of removing GTK1.gerald1-8/+1
2008-02-17Added $(GTK2_LIB_DIR)\loaders to some makefiles in an attempt to fix thestig1-0/+1
2008-01-24Removed even more C++ style comments.stig2-6/+6
2008-01-04UPX compression corrupts the WinPcap installer - so don't UPX it.gal1-1/+1
2008-01-04Changes to use a generic manifest to determine package contents, and also U3 ...gal4-283/+130
2007-11-27Fixes to:gal1-6/+21
2007-11-22don't install the *.exe.manifest and *.dll.manifest files. The manifest is em...ulfl1-4/+0
2007-11-18Update to optionally use the "Ultimate Packer for eXecutables" (UPX) to pack ...gal2-1/+16
2007-11-12update various other places, where WinPcap version 4.0.1 was usedulfl1-1/+1
2007-11-12update various other places, where WinPcap version 4.0.1 was usedulfl1-1/+1
2007-10-28Small fixes:wmeier2-3/+3
2007-10-28U3 package update to:gal2-3/+56
2007-10-15Make MGCP a builtin dissector to reduce the number of plugins.etxrab1-1/+0
2007-10-15In source tree, move wimaxasncp TLV files from plugin folder -> new top-level...martinm1-2/+2
2007-10-14From Martin Mathieson:etxrab1-0/+1
2007-10-14And U3 ...etxrab1-0/+1
2007-10-12Also add wimaxasncp TLV desription files to U3 build.martinm1-0/+2
2007-09-26Try to fix the U3 build.etxrab1-1/+8
2007-08-24Clear out any remaining references to the h223 plugin. Replace thegerald1-1/+0
2007-08-21Add the UNISTIM plugin, and put the plugins in alphabetical order (toguy1-2/+3
2007-08-12fix a typoulfl1-1/+1
2007-08-12add IANA port-numbers file as a file named "services", with some minor explan...ulfl1-0/+1
2007-07-15Further synchronisation with wireshark.nsigal1-0/+5
2007-07-15Include latest configuration files and remove ones no longer shipped.gal1-2/+3
2007-07-04Switch to WinPcap 4.0.1.gerald2-11/+11
2007-05-25From Mike Harvey: Support for WiMAX and the WiMAX M2M encapsulation protocol.gerald1-0/+2
2007-05-06New U3 packaging tool to generate a UUID based on the Wireshark version strin...gal9-3/+824
2007-03-28Improved cleanup of build artifactsgrahamb1-1/+1
2007-03-26Remove references to the megaco plugin from the Windows U3 packaging stuff (h...morriss1-20/+19
2007-03-03Ensure that the correct U3 environment variables are set when the U3 Wireshar...gal3-10/+152
2007-03-02If the VERSION_EXTRA is set in config.nmake, this can lead to an invalid U3 p...gal1-1/+3