Handle the case where there are no IDBs before the first non-SHB/non-IDB
[obnox/wireshark/wip.git] / tools /
2012-02-08 morrissAs suggested by Joerg on the -dev list yesterday: count...
2012-02-02 jmayerInclude config.h in preparation of moving the definition
2012-01-29 etxrabAdd *.sbr files to the clean target.
2012-01-26 geraldmake-dissector-reg.py doesn't always open its cache...
2012-01-26 geraldApply changes from the "2to3" conversion utility. Print...
2012-01-19 rbalintUpdate abi-compliance-checker options to be compatible...
2012-01-19 wmeierUpdate list of deprecated GLib fcns;
2012-01-18 wmeierFix a typo; Remove a dup.
2012-01-18 wmeierUpdate:
2012-01-16 wmeierThe last GMemChunk usage in Wireshark has been replaced...
2012-01-14 geraldAdd some debugging output to help track down an intermi...
2012-01-06 wmeierAdd quotes around some filename usage; Also: use $...
2011-12-28 wmeierAdd svn:executable property
2011-12-12 jakeAllow for true error reporing.
2011-11-29 alagoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
2011-11-29 alagoutteFrom c.David via https://bugs.wireshark.org/bugzilla...
2011-11-22 rbalinthardcode /bin/sh to idl2wrs
2011-11-18 alagoutteFix major (> 100) Dead Store (Dead assignement/Dead...
2011-11-18 alagoutteSome modification in generated GIOP dissector plugins...
2011-11-15 wmeierFix some props
2011-10-30 rbalintCompare current ABI to last (git) tagged version's ABI
2011-10-27 morrissAdd a little shell script to export the appropriate...
2011-10-25 wmeierAdd encoding arg fix capability for proto_tree_add_bits...
2011-10-24 wmeierFix bug (introduced in SVN #39504) which caused only...
2011-10-21 wmeierExit with number of lines needing an encoding arg change.
2011-10-20 wmeierAdd conversion for FT_ETHER hf[] field type;
2011-10-19 wmeierPerl program to fix proto_tree_add_item() encoding...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-09 stigAlways generate packet-*-exp.h.
2011-09-13 sfisherSet WIRESHARK_ABORT_ON_DISSECTOR_BUG when running test...
2011-09-02 geraldEnable proxies in make-manuf and make-sminmpec.pl as...
2011-09-02 geraldEnable the use of proxies.
2011-08-31 geraldFix the format of the services file. The output from...
2011-08-29 geraldAdd "--windowsonly" and "--cygwinonly" options to win...
2011-08-21 geraldThe canonical IANA port number URL now returns XML...
2011-08-17 geraldThe MSDN page for ZeroMemory recommends using SecureZer...
2011-08-11 sahlbergSync up to the latest PIDL with Mathieu's wireshark...
2011-08-09 kukosaSupport for Extension Addition Group in PER encoding
2011-08-08 cmaynardFix SVN Id.
2011-08-08 cmaynardFrom Michael Mann via bug 2794: A Perl script to expose...
2011-08-06 cmaynardUpdate cavebear link.
2011-08-05 jmayerUsing gtk_tree_view_column_get_cell_renderers is an...
2011-07-25 etxrabUpdate comments.
2011-07-25 guyUse gtk_widget_get_has_window() as a wrapper around
2011-07-25 etxrabFix a couple of typos and 'E'' mark functions mapped...
2011-07-24 etxrabReplace deprecated functions.
2011-07-14 etxrabReplace deprecated gdk_pixmap_unref() with g_object_unr...
2011-07-11 etxrabFix more tooltips, mark gtk_tooltips_new with 'E' in...
2011-06-28 stigReplace all strerror() with g_strerror().
2011-06-27 geraldUse the latest libsmi package. Note that we now support...
2011-06-23 etxrabAdd GDK deprecated functions.
2011-06-09 etxrabAdd ws-coding-style.cfg to dist.
2011-06-09 etxrabFrom Francesco Fondelli:
2011-06-07 etxrabAdd more missing files.
2011-06-05 rbalintCollect number of errors form ABI checks runs in compar...
2011-06-04 rbalintAdding script for comparing ABI's of different Wireshar...
2011-06-01 geraldExit if we don't have enough plugins.
2011-06-01 guyRemove the temporary debugging stuff.
2011-06-01 guyTemporary debugging stuff to see in what environment...
2011-05-26 morrissInspired by one of the changes from r37406 and bug...
2011-05-19 geraldUpdate the User's Guide.
2011-05-19 geraldFrom Dirk Jagdmann via bug 5875:
2011-05-19 jmayerFix an old style function declaration warning.
2011-04-21 etxrab"Upgrade" gtk_combo to 'E'.
2011-04-13 morrissBased on https://bugs.wireshark.org/bugzilla/show_bug...
2011-04-13 etxrabBuild win64 with a modified zlib (google is your friend).
2011-04-12 etxrabUse the new label(It will still break on zlib as zlib...
2011-04-12 etxrabBuild with zlib-1.2.5 for win32
2011-04-08 geraldAdd a relative path to the "#line" directives we produc...
2011-04-05 geraldUse the latest library tag, which updates GNUTLS. Add...
2011-04-05 wmeierfoo="\windows\style\pathname"; printf "$foo" isn't...
2011-04-05 wmeier1. Remove \r from tshark output so output OK on Windows...
2011-04-05 morrissSet BIN_DIR to . by default. Use tr to replace colons...
2011-04-04 morrissBased on idea from Bill Meier:
2011-04-04 morrissFix up indentation
2011-04-04 etxrabFrom Vincent Helfre:
2011-04-01 cmaynardDon't use pParser->yyidx as an index into pParser-...
2011-03-31 sahlbergMemory leak in lemon.c
2011-03-29 morrissProhibit (memory-unsafe) g_sprintf() and g_vsprintf().
2011-03-22 stigAllocate space for null termination in make_basename.
2011-03-22 sahlbergCoverity 323
2011-03-17 geraldDon't clobber the capinfos data if we have a valid...
2011-03-08 etxrabW -> E for g_clist funktions.
2011-03-02 morrissAs suggested by Anders: when we detect non-ASCII charac...
2011-02-14 cmaynardDisallow invalid char's in the filename passed to idl2w...
2011-02-12 morrissThere is a better (and faster) way to see if all the...
2011-02-11 morrissAdd a function to verify that ett_ variables are regist...
2011-02-11 morrissCheck for places where tvb_bytes_to_str() or tvb_get_by...
2011-02-11 morrissOops, put a comma back
2011-02-11 morrissClean up indentation
2011-02-10 morrissAdd (commented-out for now) code to check certain funct...
2011-02-04 etxrabWhite space changes.
2011-02-03 wmeierFix: Cygwin make fails after updating to bash v 4.1.9.2
2011-02-02 etxrabAdd GTK 2.22 deprecated functions
2011-02-02 wmeierA bit of Windows makefiles rework and cleanup:
2011-02-01 wmeierWIN32 ==> _WIN32
2011-01-30 stigIntroduce "Fragment count" filter element for all proto...
2011-01-26 wmeier(Trivial) Fix a typo.
2011-01-19 etxrabTry to enhance output at ValueError to ease debugging.
2011-01-10 morrissRevert 35447 and 35364: remove comments and strings...
next