aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-12-23Use the official kfw packages.Gerald Combs1-1/+1
2009-12-21Switch to using a bundled version of the openSUSE Build Service packagesGerald Combs2-2/+2
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-6/+6
2009-12-18Added option (-C) to check for SIZE constraints in octet-string, integer,Stig Bjørlykke1-21/+56
2009-12-17Use the latest c-ares and GeoIP libraries. Try to fix the Win32 installerGerald Combs2-2/+2
2009-12-16Use gtk+-bundle_2.16.6-20091215_win32Anders Broman2-4/+3
2009-12-08Following bug 4302 added ctime() to the deprecated list.Jaap Keuter1-0/+1
2009-12-08Make the check work on hexadecimal bitmasks.Jaap Keuter1-1/+1
2009-11-22Handle lenght restriction extension of restricted strings.Anders Broman1-4/+4
2009-11-19Switch from individual GLib, GTK+, and related packages to the all-in-oneGerald Combs2-2/+2
2009-11-12Update the AirPcap code for Win64 and enable AirPcap for the 64-bit build.Gerald Combs2-2/+2
2009-11-11Ply 3.3Tomas Kukosa2-81/+185
2009-11-11Update to the GnuTLS 2.8.5Tomas Kukosa1-1/+1
2009-11-10add win-setup.sh and win64-setup.sh to source distributionTomas Kukosa1-0/+2
2009-11-09Removed an unused assignment.Stig Bjørlykke1-1/+1
2009-11-07cmake will now honor -Werror if configured (default: on)Jörg Mayer1-0/+12
2009-10-29From Eric Sesterhenn via bug 4175:Stig Bjørlykke1-0/+2
2009-10-25Use pango 1.26Anders Broman1-1/+1
2009-10-21Update WinPcap and the developer's pack to 4.1.1.Gerald Combs2-2/+2
2009-10-20Removed some redundant prototypes and some shadowed variables.Stig Bjørlykke1-8/+3
2009-10-18Default to number of CPUs availableKovarththanan Rajaratnam1-1/+1
2009-10-15Use SE canaries when fuzz testing.Jeff Morriss2-2/+2
2009-10-12Add some comments about GMemChunk usage;Bill Meier1-17/+24
2009-10-11Align value_string array properlyKovarththanan Rajaratnam1-5/+3
2009-10-11Move make-sminmpec.pl to tools directoryKovarththanan Rajaratnam2-0/+128
2009-10-11Remove temporary directory on shutdownKovarththanan Rajaratnam1-13/+8
2009-10-11Add an option to randomize file list orderKovarththanan Rajaratnam1-1/+8
2009-10-11Remember to create a temporary directory before dissectingKovarththanan Rajaratnam1-0/+1
2009-10-10Add tools/lemon/CMakeLists.txt which creates the lemon parser executableKovarththanan Rajaratnam1-0/+34
2009-10-09Split register_count() into proto_reg_count() and handoff_reg_count()Kovarththanan Rajaratnam1-2/+24
2009-10-09Concatenate path in a more portable fashionKovarththanan Rajaratnam1-1/+1
2009-10-09update pidl to the current samba version so we can generate ndr64 Ronnie Sahlberg21-1504/+2452
2009-10-07Fix indentation.Bill Meier1-1/+1
2009-10-06Remove $Id$Kovarththanan Rajaratnam1-2/+0
2009-10-04Use gtk_image_new_from_pixmap().Anders Broman1-1/+1
2009-10-04Remove #if 0'ed code.Anders Broman1-8/+8
2009-10-04From GTK docs:Anders Broman1-1/+1
2009-10-04Get rid of deprecated symblol gtk_widget_draw().Anders Broman1-4/+6
2009-10-04Don't use echo -eKovarththanan Rajaratnam1-2/+4
2009-10-04Some minor whitespace changes in the generated output fileKovarththanan Rajaratnam1-4/+4
2009-10-04Move make-tapreg-dotc to tools/make-tapreg-dotcKovarththanan Rajaratnam2-1/+49
2009-10-04Add rdps.py to EXTRA_DIST in tools/Makefile.am insteadKovarththanan Rajaratnam1-0/+1
2009-10-04Move rdps.py to tools/rdps.pyKovarththanan Rajaratnam1-0/+151
2009-10-03From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4067 :Jeff Morriss1-6/+134
2009-10-02Add a little script to set up ulimits before testing a capture that failed fu...Jeff Morriss1-0/+29
2009-09-26Delete log files from test runs that were succesfulKovarththanan Rajaratnam1-0/+4
2009-09-26* Redirect stdout/stderr to temporary filesKovarththanan Rajaratnam1-9/+28
2009-09-26Start implementing 'compare against baseline'. When fully implemented we'll b...Kovarththanan Rajaratnam1-11/+44
2009-09-26Add support for running tshark (-d) on a set of files matching a certains pro...Kovarththanan Rajaratnam1-28/+77
2009-09-26Look for both tshark and tshark.exeKovarththanan Rajaratnam1-2/+10