aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2011-08-31Remove the obsolete files fom the installeretxrab1-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38816 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-28I guess this is the right thing to do with the "ui" directory to put itguy1-0/+1
into the U3 package. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38764 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-28Add the main menubar UI description.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38762 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-28Add the treeView popup UI description.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38760 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-28Install the GUI xml files. I'm not sure about the Makefile.am changes pkease ↵etxrab1-0/+10
check. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38756 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,gerald1-8/+8
so do so. Add ZeroMemory to checkAPIs.pl. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38584 f5534014-38df-0310-8fa8-9805f1628bb7
2011-08-10Add some distclean / clean targets.gerald1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38457 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-28Add a cast to avoid "conversion from size_t to int, possible loss of data" ↵cmaynard1-1/+1
warning found when attempting to create the U3 package on Windows 7-x64. Hmm, why doesn't the Window 7-x64 buildbot build U3 or portableapps packages? git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38237 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-19Instead of overloading WIRESHARK_LIBS / wireshark_LIBS in Makefile.nmakegerald2-6/+6
use WIRESHARK_LIB_DIR for the location of our external libraries. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38119 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-17We don't have an "--enable-osxapp" configure option; update a comment.guy1-3/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38075 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-17Get rid of the .pkg and .dmg with "make clean".guy1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38074 f5534014-38df-0310-8fa8-9805f1628bb7
2011-07-17Handle versions of GTK+ where gdk-pixbuf is a separate library.guy1-2/+31
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38072 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-28Replace all strerror() with g_strerror().stig1-3/+0
Remove our local strerror implementation. Mark strerror as locale unsafe API. This fixes bug 5715. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37812 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-27Use the latest libsmi package. Note that we now support OID resolutiongerald1-13/+7
on 64-bit Windows. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37808 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-23Remove old PCRE references from the Windows build environment. We're notgerald2-11/+3
likely to add it back to wireshark-win32-libs and it was never available in wireshark-win64-libs. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37778 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-10Make the U3 and PortableApps "clean" and "distclean" targets moregerald2-1/+3
consistent with the NSIS targets. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37649 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-09From Madhusudhan M:etxrab1-0/+2
Cisco and Vodafone Diameter AVP:s I have axtracted the relevant vendor AVP:s and separated them out in Vendor specific xml files. Part of https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5972 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37627 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-08From Michael Mann:etxrab2-2/+0
Make interlink built-in dissector (from plugin). https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6005 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37610 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-07Move packet-sercosiii.c to be a builtin dissector.etxrab2-2/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37597 f5534014-38df-0310-8fa8-9805f1628bb7
2011-06-07Add files to distribution.etxrab2-1/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37589 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-25Add new dictionary from freeradius.org: GIT 2.1.x branch.wmeier1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37385 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-24Remove blank line added by mistake ...wmeier1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37381 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-24Update list of radius dictionary files to reflect adds/deletes.wmeier1-2/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37380 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-20Fix annoying typo.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37318 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-20In at least some versions of OS X SystemStarter gets cranky if theguy1-0/+1
startup item is group-writable. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37316 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-19From Dirk Jagdmann via bug 5875:gerald1-0/+2
My attachment adds a link to a XSLT file to the preamble of the PDML. The XSLT will transform the PDML to a HTML page, and the HTML page features a look similar to Wireshark. See http://cubic.org/~doj/ebay/a.pdml for an example. The patch also contains a small perl program which converts the Wireshark colortable into javascript code which is used in the XSLT file. If you want to use a different color scheme you would execute the perl program and insert the generated javascript function into your XSLT file. To view the HTML you could either place the PDML and XSLT file on your webserver and verify that your webserver sends the PDML file as "text/xml". Then your webbrowser will find the linked XSLT file, download that as well and convert the PDML to HTML on the fly. You could also use an XSLT processor like xsltproc to convert the PDML and XSLT into a static HTML file. From me: Minor fixups. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37298 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-15Fix the ChmodBPF startup item permissions. Handling this withingerald1-1/+4
PackageMaker would be a more correct fix. Replacing PackageMaker with something that fits our development and deployment model would be an even more correct fix. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37167 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-13Fix items pointed out by Guy in bug 5756.gerald7-7/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37129 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-13That's *application*/vnd.tcpdump.pcap to you.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37116 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-13Pcap files now have an official MIME type.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37114 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-13Try to fix distcheck.gerald1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37108 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-12More OS X installer fixes and tweaks.gerald5-4/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37107 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-12Fix the OS X packaging build.gerald2-1/+9
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37105 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-12Remove "--version ..." to see if it fixes the builds.gerald1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37096 f5534014-38df-0310-8fa8-9805f1628bb7
2011-05-12Switch to an installer package for OS X instead of a draggable appgerald13-72/+121
bundle. There are still a few rough edges but it's an improvement over what we currently have. Fixes bug 5756. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37093 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-05Use the latest library tag, which updates GNUTLS. Add code to check forgerald1-0/+3
libintl-8.dll and add the GNUTLS version if needed. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36483 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-05More manifest fixes.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36482 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-05Remove the manifest as a prerequisite for packaging.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36476 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-04Don't build a manifest if we don't need one.gerald1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36448 f5534014-38df-0310-8fa8-9805f1628bb7
2011-03-01Update some of the "Details" properties in the installer. Remove thegerald2-0/+15
32-bit BMPs from the installer icon; they don't appear to render properly. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36113 f5534014-38df-0310-8fa8-9805f1628bb7
2011-02-12Cygwin 1.7 is much pickier about paths. Pass a POSIX path to bash.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35930 f5534014-38df-0310-8fa8-9805f1628bb7
2011-02-02makefile.nmake => Makefile.nmakejake1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35752 f5534014-38df-0310-8fa8-9805f1628bb7
2011-02-02makefile.nmake => Makefile.nmakewmeier4-0/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35750 f5534014-38df-0310-8fa8-9805f1628bb7
2011-02-02Use $(WARNINGS_ARE_ERRORS) (defined in config.nmake) iso -WXwmeier1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35748 f5534014-38df-0310-8fa8-9805f1628bb7
2011-01-10Revert back to NSIS from NSIS Unicode to resolve bug 5558.cmaynard1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35455 f5534014-38df-0310-8fa8-9805f1628bb7
2011-01-01New Year.stig1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35322 f5534014-38df-0310-8fa8-9805f1628bb7
2010-12-29Updates for Wireshark portable installer. Using nsis unicode now.cmaynard4-9/+7
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35300 f5534014-38df-0310-8fa8-9805f1628bb7
2010-12-21Removed duplicate rawshark.html entry from DOC.cmaynard1-1/+0
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35239 f5534014-38df-0310-8fa8-9805f1628bb7
2010-12-02Allow more than one instance of Wireshark to be started. For now, the stuffcmaynard1-9/+10
that disallowed it is just commented out. Later, we might choose to make use of AllowMultipleInstances like other portableapps do, such as Firefox, et al. This change was made as a result of the following query on the -users list: http://www.wireshark.org/lists/wireshark-users/201012/msg00008.html git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35104 f5534014-38df-0310-8fa8-9805f1628bb7
2010-12-01Now the Microsoft Visual C++ 2010 redistributable for x86 (32-bit) brings up ↵sfisher1-2/+2
a confusing dialog asking the user to repair or remove it if it's already installed. Change it to (re-)install quietly (/q command-line option) like we do with the 64-bit version. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@35094 f5534014-38df-0310-8fa8-9805f1628bb7