aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-25Add encoding arg fix capability for proto_tree_add_bits_item,...,tvb_get_bits...Bill Meier1-56/+212
2011-10-24Fix bug (introduced in SVN #39504) which caused only 1st file of a list to be...Bill Meier1-2/+6
2011-10-21Exit with number of lines needing an encoding arg change.Bill Meier1-0/+1
2011-10-20Add conversion for FT_ETHER hf[] field type;Bill Meier1-15/+56
2011-10-19Perl program to fix proto_tree_add_item() encoding args as appropriate (and a...Bill Meier1-0/+464
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-12/+9
2011-10-09Always generate packet-*-exp.h.Stig Bjørlykke1-1/+0
2011-09-13Set WIRESHARK_ABORT_ON_DISSECTOR_BUG when running test-fuzzed-cap.shStephen Fisher1-0/+2
2011-09-02Enable proxies in make-manuf and make-sminmpec.pl as well.Gerald Combs2-0/+2
2011-09-02Enable the use of proxies.Gerald Combs1-0/+1
2011-08-31Fix the format of the services file. The output from make-services.pl isGerald Combs1-13/+18
2011-08-29Add "--windowsonly" and "--cygwinonly" options to win-setup.shGerald Combs1-6/+25
2011-08-21The canonical IANA port number URL now returns XML. UpdateGerald Combs1-4/+7
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,Gerald Combs1-0/+3
2011-08-11Sync up to the latest PIDL with Mathieu's wireshark patchesRonnie Sahlberg14-273/+911
2011-08-09Support for Extension Addition Group in PER encodingTomas Kukosa1-33/+106
2011-08-08Fix SVN Id.Chris Maynard1-1/+1
2011-08-08From Michael Mann via bug 2794: A Perl script to expose "questionable" displa...Chris Maynard1-0/+468
2011-08-06Update cavebear link.Chris Maynard1-2/+2
2011-08-05Using gtk_tree_view_column_get_cell_renderers is an error now.Jörg Mayer1-1/+1
2011-07-25Update comments.Anders Broman1-3/+7
2011-07-25Use gtk_widget_get_has_window() as a wrapper aroundGuy Harris1-1/+1
2011-07-25Fix a couple of typos and 'E'' mark functions mapped in old-gtk-compat.hAnders Broman1-35/+38
2011-07-24Replace deprecated functions.Anders Broman1-2/+2
2011-07-14Replace deprecated gdk_pixmap_unref() with g_object_unref().Anders Broman1-16/+18
2011-07-11Fix more tooltips, mark gtk_tooltips_new with 'E' in checkapi.Anders Broman1-5/+5
2011-06-28Replace all strerror() with g_strerror().Stig Bjørlykke1-1/+2