aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2010-01-19Drop our requirement for MSVCR71.DLL.Gerald Combs1-1/+1
2010-01-17Fix a comment.Anders Broman1-1/+1
2010-01-15For now: Add hack so \r ignored when win-setup.sh is invoked from a cygwin ba...Bill Meier1-0/+2
2010-01-14Set some properties.Gerald Combs1-0/+0
2010-01-05Added check for SIZE constraints in bit-string.Stig Bjørlykke1-4/+10
2009-12-29gtk_entry_append_text no longer used by Wireshark: Mark as deprecated-gtk ('W...Bill Meier1-1/+1
2009-12-29gtk_progress_bar_update no longer used by Wireshark: Mark as deprecated ('W" ...Bill Meier1-1/+1
2009-12-29Mark certain GTK functions now unused by Wireshark as deprecated ("W" ==> 'E');Bill Meier1-276/+276
2009-12-28Update GLib/GTK deprecated lists to match current stable Glib/GTK;Bill Meier1-27/+38
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