aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527alagoutte1-4/+11
2011-11-29From c.David via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6527alagoutte1-2/+2
2011-11-22hardcode /bin/sh to idl2wrsrbalint2-3/+2
2011-11-18Fix major (> 100) Dead Store (Dead assignement/Dead increment) Warning found ...alagoutte1-79/+18
2011-11-18Some modification in generated GIOP dissector plugins in not include in "gene...alagoutte1-4/+5
2011-11-15Fix some propswmeier2-4/+7
2011-10-30Compare current ABI to last (git) tagged version's ABIrbalint1-0/+27
2011-10-27Add a little shell script to export the appropriate variables necessary formorriss2-11/+51
2011-10-25Add encoding arg fix capability for proto_tree_add_bits_item,...,tvb_get_bits...wmeier1-56/+212
2011-10-24Fix bug (introduced in SVN #39504) which caused only 1st file of a list to be...wmeier1-2/+6
2011-10-21Exit with number of lines needing an encoding arg change.wmeier1-0/+1
2011-10-20Add conversion for FT_ETHER hf[] field type;wmeier1-15/+56
2011-10-19Perl program to fix proto_tree_add_item() encoding args as appropriate (and a...wmeier1-0/+464
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-12/+9
2011-10-09Always generate packet-*-exp.h.stig1-1/+0
2011-09-13Set WIRESHARK_ABORT_ON_DISSECTOR_BUG when running test-fuzzed-cap.shsfisher1-0/+2
2011-09-02Enable proxies in make-manuf and make-sminmpec.pl as well.gerald2-0/+2
2011-09-02Enable the use of proxies.gerald1-0/+1
2011-08-31Fix the format of the services file. The output from make-services.pl isgerald1-13/+18
2011-08-29Add "--windowsonly" and "--cygwinonly" options to win-setup.shgerald1-6/+25
2011-08-21The canonical IANA port number URL now returns XML. Updategerald1-4/+7
2011-08-17The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,gerald1-0/+3
2011-08-11Sync up to the latest PIDL with Mathieu's wireshark patchessahlberg14-273/+911
2011-08-09Support for Extension Addition Group in PER encodingkukosa1-33/+106
2011-08-08Fix SVN Id.cmaynard1-1/+1
2011-08-08From Michael Mann via bug 2794: A Perl script to expose "questionable" displa...cmaynard1-0/+468
2011-08-06Update cavebear link.cmaynard1-2/+2
2011-08-05Using gtk_tree_view_column_get_cell_renderers is an error now.jmayer1-1/+1
2011-07-25Update comments.etxrab1-3/+7
2011-07-25Use gtk_widget_get_has_window() as a wrapper aroundguy1-1/+1
2011-07-25Fix a couple of typos and 'E'' mark functions mapped in old-gtk-compat.hetxrab1-35/+38
2011-07-24Replace deprecated functions.etxrab1-2/+2
2011-07-14Replace deprecated gdk_pixmap_unref() with g_object_unref().etxrab1-16/+18
2011-07-11Fix more tooltips, mark gtk_tooltips_new with 'E' in checkapi.etxrab1-5/+5
2011-06-28Replace all strerror() with g_strerror().stig1-1/+2
2011-06-27Use the latest libsmi package. Note that we now support OID resolutiongerald2-2/+2
2011-06-23Add GDK deprecated functions.etxrab1-86/+336
2011-06-09Add ws-coding-style.cfg to dist.etxrab1-0/+1
2011-06-09From Francesco Fondelli:etxrab1-0/+363
2011-06-07Add more missing files.etxrab1-6/+11
2011-06-05Collect number of errors form ABI checks runs in compare-abis.sh.rbalint1-3/+4
2011-06-04Adding script for comparing ABI's of different Wireshark versions.rbalint1-0/+35
2011-06-01Exit if we don't have enough plugins.gerald1-1/+7
2011-06-01Remove the temporary debugging stuff.guy1-8/+0
2011-06-01Temporary debugging stuff to see in what environment tshark is beingguy1-0/+8
2011-05-26Inspired by one of the changes from r37406 and bug 2794: detect hf abbreviationsmorriss1-0/+4
2011-05-19Update the User's Guide.gerald2-2/+2
2011-05-19From Dirk Jagdmann via bug 5875:gerald1-0/+38
2011-05-19Fix an old style function declaration warning.jmayer1-4/+2
2011-04-21"Upgrade" gtk_combo to 'E'.etxrab1-163/+163