aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
AgeCommit message (Collapse)AuthorFilesLines
2009-10-27Add a missing file.Gerald Combs1-0/+1
svn path=/trunk/; revision=30732
2009-10-25More fixes from John T. Haller via bug 4158, with some cleanups from me.Gerald Combs2-3/+4
svn path=/trunk/; revision=30696
2009-10-23Add updates from bug 4158.Gerald Combs3-3/+12
svn path=/trunk/; revision=30681
2009-10-21Update WinPcap and the developer's pack to 4.1.1.Gerald Combs5-37/+9
svn path=/trunk/; revision=30652
2009-10-20Update the WinPcap installer to 4.1. The WinPcap installer now enablesGerald Combs5-44/+6
NPF at startp, so remove the checkbox and associated code from the Wireshark installer. svn path=/trunk/; revision=30640
2009-09-17Install the CRT DLLs using the Visual C++ Redistributable PackageGerald Combs1-0/+8
(vcredist_x64.exe) on Win64. This should fix bug 4024. svn path=/trunk/; revision=29977
2009-09-16Use the latest GTK packages.Anders Broman2-0/+23
svn path=/trunk/; revision=29943
2009-09-14More Finder tweaks.Gerald Combs4-1/+1
svn path=/trunk/; revision=29903
2009-09-14Tweak the Finder windows a bit.Gerald Combs4-4/+6
svn path=/trunk/; revision=29886
2009-09-10Put in a note about the Snow Leopard bug that requires that you have BPFGuy Harris1-0/+5
devices open for writing in order to capture outgoing traffic. svn path=/trunk/; revision=29831
2009-09-09To quoteGuy Harris1-1/+1
http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/StartupItems.html "Table 1 StartupParameters.plist key-value pairs Key Type Value Description String A short description of the startup item, used by administrative tools. Provides Array The names of the services provided by this startup item. Although a startup item can potentially provide multiple services, it is recommended that you limit your startup items to only one service each." Fix "Provides" to be the name of the service, not a description of the helpful operations that it provides. (Propagated from tcpdump.org git repository.) svn path=/trunk/; revision=29830
2009-09-07Fixed some warnings and removed unused code.Stig Bjørlykke1-116/+4
svn path=/trunk/; revision=29765
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelyKovarththanan Rajaratnam1-3/+0
svn path=/trunk/; revision=29643
2009-08-27Windows: remove all references to ICONV_DIR, because we use the statically ↵Kovarththanan Rajaratnam1-3/+0
linked win-iconv instead svn path=/trunk/; revision=29580
2009-08-26Add a compile-time option to use a separate thread for reading fromGerald Combs1-0/+1
pipes. Enable this by default on Windows. Remove code that tried to use WaitForSingleObject on a pipe (which Windows doesn't support). Use native file handles and system calls on Windows (which fixes a problem with partial reads I ran into during testing). This should fix bug 1759. svn path=/trunk/; revision=29574
2009-08-26Add another theme candidate.Guy Harris1-0/+1
svn path=/trunk/; revision=29571
2009-08-26Note that we might want to look at some other themes, to see if any areGuy Harris1-0/+20
more like OS X (especially more like Leopard). svn path=/trunk/; revision=29567
2009-08-21Use <gcrypt.h> instead of 'gcrypt.h'Kovarththanan Rajaratnam1-1/+1
svn path=/trunk/; revision=29501
2009-08-08Pass on WinPcap/MSVC redistributable executables to the WiresharkPortable ↵Kovarththanan Rajaratnam1-2/+2
launcher and not the extractor. Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3547. svn path=/trunk/; revision=29335
2009-07-09Revised packaging for the Radius directory:Bill Meier1-1/+65
include new Radius dictionary files & etc. svn path=/trunk/; revision=29043
2009-06-29WiresharkPortable.ini -> WiresharkPortable.tmplStig Bjørlykke1-1/+1
svn path=/trunk/; revision=28882
2009-06-29Changes to address bug 3547:Graeme Lunt3-5/+12
1) Make sure WiresharkPortable.nsi uses correct WinPcap version (from config.nmake), and also vcredist. 2) Automatically generate WiresharkPortable.ini with correct default values 3) Include readme.txt in the distribution so that users know how to use WiresharkPortable.ini Thanks to Kovarththanan Rajaratnam for basic patch. svn path=/trunk/; revision=28880
2009-06-26From Sebastien Decugis:Anders Broman1-0/+1
Add Missing Diameter EAP support. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3600 svn path=/trunk/; revision=28849
2009-06-21AUTHORS-SHORT is now in the doc subdirectoryJeff Morriss1-1/+1
svn path=/trunk/; revision=28788
2009-06-13Update for the latest WinPcap and also installation of the VC redistributable.Graeme Lunt3-8/+39
svn path=/trunk/; revision=28717
2009-06-12Back out the previous change, after reading the System Startup documentation.Gerald Combs1-1/+1
svn path=/trunk/; revision=28714
2009-06-12As pointed out by Aaron Outhier, we need to call StartService instead ofGerald Combs1-1/+1
RunService. svn path=/trunk/; revision=28713
2009-06-10Upgrade to KFW 3.2.2.Gerald Combs1-0/+1
svn path=/trunk/; revision=28684
2009-06-02Update to install latest WinPcap and silently install/uninstall the Visual ↵Graeme Lunt4-55/+192
C++ 2008 Redistributable. svn path=/trunk/; revision=28594
2009-05-31Added support for python bindings in the OSX package.Stig Bjørlykke2-0/+8
svn path=/trunk/; revision=28548
2009-05-29Add WinPcap_4_1_beta5.exe to the distribution.Gerald Combs1-1/+1
svn path=/trunk/; revision=28523
2009-05-29Install WinPcap 4.1 beta5. It's stable, and is required for Win64.Gerald Combs3-5/+5
svn path=/trunk/; revision=28521
2009-05-28Include profinet plugin in PLUGINS symbol.Jaap Keuter1-1/+2
svn path=/trunk/; revision=28514
2009-05-25Update the .svg files as well.Gerald Combs2-6/+6
svn path=/trunk/; revision=28474
2009-05-25Increase the size of the Finder windows slightly.Gerald Combs5-1/+1
svn path=/trunk/; revision=28473
2009-05-21Strip single quotes around our output paths. This should fix the currentGerald Combs1-0/+1
U3 buildbot failure. svn path=/trunk/; revision=28438
2009-05-17From Andreas Heise via bug 3357: Allow spaces in VERSION_EXTRA.Gerald Combs1-3/+3
svn path=/trunk/; revision=28384
2009-04-23Add missing files to the distribution.Gerald Combs3-3/+6
svn path=/trunk/; revision=28136
2009-04-22Don't rename the "ChmodBPF" directory to "Startup". Add an alias toGerald Combs9-94/+414
/Library/StartupItems with an arrow similar to the top-level directory. Update the arrow image in the top-level directory. Adjust the layouts of the top-level and Utilities directories. Update the documentation. svn path=/trunk/; revision=28135
2009-04-22From Anders: add the OPCUA plugin to the Windows distributionJeff Morriss2-0/+2
svn path=/trunk/; revision=28123
2009-04-20Remove some backslashes that were inadvertently continuing lines.Gerald Combs1-3/+2
svn path=/trunk/; revision=28100
2009-04-17If our target is Win64, install into $PROGRAMFILES64\Wireshark by default.Gerald Combs1-4/+10
(This doesn't work on my test system, but appears to be correct). svn path=/trunk/; revision=28082
2009-04-17Try to handle attempts at installing 64-bit Wireshark on a 32-bit system.Gerald Combs3-3/+76
Fix Win64 package building. svn path=/trunk/; revision=28077
2009-04-15Associate .pcapng files with Wireshark.Gerald Combs1-0/+2
svn path=/trunk/; revision=28056
2009-04-02From Naoyoshi Ueda:Anders Broman1-0/+2
Radius dissector enhancement to support WiMAX vendor specific attributes. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3176 svn path=/trunk/; revision=27937
2009-03-27Add a note about 10.5.Gerald Combs1-18/+26
svn path=/trunk/; revision=27867
2009-03-12From Anders: Fix a typoMartin Mathieson1-1/+1
svn path=/trunk/; revision=27710
2009-03-11More typos.Gerald Combs1-5/+5
svn path=/trunk/; revision=27706
2009-03-11Fix a tpo.Gerald Combs1-1/+1
svn path=/trunk/; revision=27705
2009-03-11Convert more PLATFORMs to WIRESHARK_TARGET_PLATFORM.Gerald Combs2-7/+7
svn path=/trunk/; revision=27702