aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-05-01Add copyright notices. Fix SVN properties on svnadd.Jeff Morriss4-8/+68
2012-04-30Switch to UTF-8 for remote encodings to match what the IEEE SA isGerald Combs1-1/+5
2012-04-30Update the IEEE OUI and IAB URLs.Gerald Combs1-2/+2
2012-04-30From Evan Huus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7218 :Jeff Morriss1-3/+4
2012-04-27Fix r42293: Make the script actually fail when tshark fails: use a new variab...Jeff Morriss1-6/+8
2012-04-27Get the script working again in the "unlimited passes" mode.Jeff Morriss1-4/+8
2012-04-26Add a TODO comment; indicate why PCAP-NG files don't use application/vnd.tcpd...Jeff Morriss1-0/+4
2012-04-26Use a mime-type of application/x-gzip for *.gz filesJeff Morriss1-0/+3
2012-04-19Switch to our custom GTK+ bundles derived from openSUSE Build ServiceGerald Combs2-2/+2
2012-04-18Terminate our inner loops as well.Gerald Combs2-0/+2
2012-04-18Tell the main loop to terminate when we catch a signal instead of tryingGerald Combs2-3/+2
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-2/+6
2012-03-29Use the GnuTLS 2.12.18-1.2-1 bundle.Gerald Combs1-1/+1
2012-03-28Improve the 64-bit check.Gerald Combs1-6/+10
2012-03-27Add a script for building 32 and 64 bit Qt libraries for Visual C++Gerald Combs1-0/+76
2012-03-27Use GnuTLS 2.12.18.Gerald Combs2-2/+2
2012-03-19Add a new environment variable (WIRESHARK_ABORT_ON_OUT_OF_MEMORY) thatJeff Morriss1-0/+3
2012-03-16Make it possible to run capinfos and editcap from this script.Jeff Morriss1-2/+9
2012-03-15Handle .pcap and .pcapng files: set their mime-types appropriately.Jeff Morriss1-0/+6
2012-03-13From Peter Harris:Jeff Morriss1-10/+32
2012-03-08Rewrite this shell script so that it sets the appropriate SVN properties basedJeff Morriss1-3/+62
2012-03-07Revise and enable test for hf[] FT_BOOLEAN fields with a non-zero bit mask an...Bill Meier1-8/+9
2012-03-06Add test for correct usage of hf[] FT_BOOLEAN 'display' field;Bill Meier1-0/+8
2012-03-06Prohibit using anything other than FT_BOOLEANs with true_false_strings.Jeff Morriss1-0/+8
2012-02-29Use GTK 2.24.10 for win32.Anders Broman1-1/+1
2012-02-29From Gilbert Ramirez: When filtering on a single-byte byte-array-slice, using...Anders Broman1-0/+40
2012-02-24g_fprintf() & g_vfprintf() should not be used....Bill Meier1-0/+4
2012-02-22More debugging information - in at least one of the failures, neither ofGuy Harris1-0/+6
2012-02-08As suggested by Joerg on the -dev list yesterday: count up the number ofJeff Morriss1-1/+39
2012-02-02Include config.h in preparation of moving the definitionJörg Mayer1-0/+4
2012-01-29Add *.sbr files to the clean target.Anders Broman1-1/+1
2012-01-26make-dissector-reg.py doesn't always open its cache file.Gerald Combs1-2/+2
2012-01-26Apply changes from the "2to3" conversion utility. Print cache information.Gerald Combs1-8/+14
2012-01-19Update abi-compliance-checker options to be compatible with 1.96.1Balint Reczey1-2/+4
2012-01-19Update list of deprecated GLib fcns;Bill Meier1-61/+85
2012-01-18Fix a typo; Remove a dup.Bill Meier1-3/+1
2012-01-18Update:Bill Meier1-1518/+1558
2012-01-16The last GMemChunk usage in Wireshark has been replaced; Error out for any su...Bill Meier1-16/+16
2012-01-14Add some debugging output to help track down an intermittent problem onGerald Combs1-1/+5
2012-01-06Add quotes around some filename usage; Also: use $() instead of backticksBill Meier1-21/+21
2011-12-28Add svn:executable propertyBill Meier1-0/+0
2011-12-12Allow for true error reporing.Jaap Keuter1-18/+18
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte1-4/+11
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527Alexis La Goutte1-2/+2
2011-11-22hardcode /bin/sh to idl2wrsBalint Reczey2-3/+2
2011-11-18Fix major (> 100) Dead Store (Dead assignement/Dead increment) Warning found ...Alexis La Goutte1-79/+18
2011-11-18Some modification in generated GIOP dissector plugins in not include in "gene...Alexis La Goutte1-4/+5
2011-11-15Fix some propsBill Meier2-4/+7
2011-10-30Compare current ABI to last (git) tagged version's ABIBalint Reczey1-0/+27
2011-10-27Add a little shell script to export the appropriate variables necessary forJeff Morriss2-11/+51