aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-01-04Drop Python dissectors directory flag from programs that don't have dissectors.jake1-5/+5
2011-01-04Free dumpcap from linking to wiretap.jake1-1/+0
2010-12-06Update the location of make-manuf.gerald1-1/+0
2010-11-26Move native Win32 code to its own directory and out of gtk directory (hopeful...sfisher1-0/+5
2010-11-18From Taras Kotov: etxrab1-0/+1
2010-11-16Split libui into libui and libui_dirty. The latter contains (only)morriss1-1/+2
2010-10-13Add a wireshark file stock icon.etxrab1-0/+1
2010-10-04Don't remove the services file. It isn't built in the same way thatgerald1-2/+1
2010-10-04Copy make-sminmpec.pl to make-services.pl and modify it to fetch thegerald1-1/+5
2010-08-03Remove the up/down arrow images. They haven't been used in a very longgerald1-2/+0
2010-07-15Only link programs that call stuff in Application Services or Coreguy1-4/+5
2010-07-15Move the code to get version information for libraries used byguy1-2/+0
2010-06-30Add Visual C++ project files to the distribution.gerald1-1/+6
2010-06-05Back out r33088 for now.gerald1-1/+0
2010-06-04From Matt Poduska via bug 1957 (with minor changes):gerald1-0/+1
2010-05-31Wireshark requires routines from libm, such as ceil(), so link with it;guy1-1/+1
2010-05-28Move some code (including the optional objects) into libwsutilmorriss1-27/+0
2010-05-18Add CPackConfig.txt to the tarball.jake1-1/+2
2010-05-17Add CMakeOptions.txt to the source distributionmorriss1-0/+1
2010-05-14Add Cmake stuff to the source distribution so more people can try it out.morriss1-1/+43
2010-04-27Fix a typo in a commentmorriss1-1/+1
2010-04-09Rename README.win32 to README.windows and add a 64-bit download link.gerald1-1/+1
2010-04-08Add --enable-setcap-install and --with-dumpcap-group.gerald1-3/+11
2010-03-18From KATAOKA Toshihiro:etxrab1-0/+1
2010-03-16This adds a new dissector plugin: INTERLINK. This protocol is used ingirlich1-0/+1
2010-02-10Use automake to build things in docbook/ .morriss1-3/+1
2010-01-14Set correct locale in make-version.pl instead of in Makefiles.stig1-1/+1
2010-01-10Fix 'make rpm-package' so it works again ...wmeier1-2/+2
2010-01-01Added osx-install target, to copy Wireshark.app to /Applicationsstig1-0/+6
2009-12-07Add SHA1, RMD160, and MD5 hashes to capinfos.gerald1-1/+2
2009-11-18Add and remove doc icons from the distribution.gerald1-15/+20
2009-11-15From Alejandro Vaquero:etxrab1-0/+7
2009-11-12Add a USB network icon.gerald1-0/+2
2009-11-10Move the contents of image/expert_*.h to gtk/expert_indicators.h. Addgerald1-8/+0
2009-11-04Add a convenience routine to convert pixbuf data generated bygerald1-5/+5
2009-10-04Move make-tapreg-dotc to tools/make-tapreg-dotckrj1-3/+2
2009-10-04Add rdps.py to EXTRA_DIST in tools/Makefile.am insteadkrj1-1/+0
2009-10-04Move rdps.py to tools/rdps.pykrj1-3/+3
2009-08-31Remove strcasecmp. We use g_ascii_strcasecmp exclusivelykrj1-1/+1
2009-07-09Revised packaging for the Radius directory:wmeier1-2/+66
2009-07-08Add missing packaging file (according to Debian Policy Manual).jake1-0/+1
2009-07-02Pull mkstemp() into tempfile.c. That's the only place we use it now, andgerald1-1/+1
2009-06-26From Sebastien Decugis:etxrab1-0/+1
2009-06-21Move the generated documentation (man pages, AUTHORS-SHORT-FORMAT, andmorriss1-159/+5
2009-06-01Fix a typo in PYTHON_DIR.stig1-1/+1
2009-05-31From Kovarththanan Rajaratnam's patch in bug 3500:stig1-1/+1
2009-05-29python binding for wireshark (first commit)standel1-9/+16
2009-05-26Add the FIX build files to the distribution.gerald1-1/+12
2009-04-02From Naoyoshi Ueda:etxrab1-0/+2
2009-03-11Port rdps from C to Python. This makes it easier to cross-compilegerald1-7/+3