Delete extra_split if we're not using it. This keeps its handle from
[metze/wireshark/wip.git] / ui / gtk /
2013-09-15 Martin Kaisermark unused parameter
2013-09-15 Anders Bromanunused variable 'conversation'
2013-09-15 Anders BromanUse a better hash algorithm and add a dialouge to get...
2013-09-15 Anders BromanUse a better hash algorithm and add a dialouge to get...
2013-09-11 Martin Kaiserremove unused variable, mark unused parameter
2013-09-11 Anders BromanGet rid of some users the addrinfo_list.
2013-09-09 Alexis La GoutteFrom Thomas ERSFELD (GSoC13)
2013-09-08 Gerald CombsAdd the TCP RTT graph.
2013-09-07 Evan HuusFix a few more places that didn't have a semicolon...
2013-09-04 Gerald CombsThroughput graph updates.
2013-09-02 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-08-30 Gerald CombsAdd an item tracer to the TCP stream graph. Enable...
2013-08-29 Anders BromanRevert revision=51577.
2013-08-29 Anders BromanDon't store address in the hastable when name resolutio...
2013-08-29 Chris MaynardHandle the 2GiB boundary case of the max filesize autos...
2013-08-28 Jörg MayerThere is no use in checking for (cf) if we have already...
2013-08-27 Pascal QuantinTry to fix error: enum conversion in assignment is...
2013-08-27 Gerald CombsAdd TCP sequence number (Stevens-style) graphs.
2013-08-21 Martin KaiserThe export PDU mechanism creates a new capture which...
2013-08-18 Anders Bromanaddr_resolution_dlg.c: In function 'ipv6_hash_table_to_...
2013-08-18 Anders BromanUse g_hastable() for IPv6 name reslution.
2013-08-14 Guy HarrisGlobal variables considered harmful.
2013-08-13 Stig BjørlykkeShow the Lua plugin being loaded in the splash screen.
2013-08-12 Alexis La GoutteFix shorten-64-to-32 error when build with clang 3.4
2013-08-12 Stig BjørlykkeDouble click Lua scripts in About Plugins list to open...
2013-08-11 Anders BromanUse g_hashtable for IPv4 name resolution.
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-08-08 Martin MathiesonImprove stats of broadcast messages
2013-08-08 Gerald CombsAdd initial capture filter support.
2013-08-07 Stig BjørlykkeDo not use overlapping memory in g_snprintf.
2013-08-06 Jakub ZawadzkiReplace hfinfo pointer to same_name_prev, with same_nam...
2013-08-06 Jakub ZawadzkiRemove hfinfo->bitshift member, add hfinfo_bitshift...
2013-08-05 Anders BromanUse a hastable for port resolution. Currently one table...
2013-08-05 Stig BjørlykkeAdded gtk_adjustment_get_step_increment compat.
2013-08-05 Stig BjørlykkeFrom Øyvin Richardsen:
2013-08-02 Jeff MorrissAdd some casts.
2013-08-02 Anders Broman- Use a hashtable for eth lookup.
2013-08-01 Jeff MorrissMove a bunch of the crypt modules and pint.h into wsutil.
2013-08-01 Jakub ZawadzkiRemove fdata->opt_comment, add pkt_comment to pinfo
2013-07-31 Jakub ZawadzkiAdd some very basic framework to fetch statistics of...
2013-07-30 Anders BromanAdd a routine to get application memory usage to epan.
2013-07-29 Martin Kaisersupport exporting decrypted DVB-CI/CI+ SAC messages
2013-07-28 Evan HuusRemove unused variable caught by GCC 4.8.
2013-07-28 Guy HarrisExplain what the big loop in update_properties_all...
2013-07-28 Jörg MayerLooks like cfilter_combo_utils.c got removed.
2013-07-27 Guy HarrisHave separate lists of recent capture filters for all...
2013-07-26 Evan HuusFollow-up to r50935: add support for 64-bit value strin...
2013-07-26 Jakub ZawadzkiFix bug #8980 - IO graph/advanced, max/min/summ error...
2013-07-26 Bill Meiergtk_widget_modify_font() has been renamed to gtk_widget...
2013-07-26 Jeff MorrissFrom Cal Turney and Jiří Engelthaler via
2013-07-25 Guy HarrisFix some warnings that show up on OS X.
2013-07-25 Anders BromanCommiting Jakub Zawadzkis memory_dlg even if he does...
2013-07-24 Guy HarrisDon't cast away constness, and constify a function...
2013-07-22 Michael TüxenFix includes to get things compiling.
2013-07-21 Evan HuusUpdate rtp_player for rel_ts move.
2013-07-21 Jakub ZawadzkiFix error when compiled with --enable-packet-editor
2013-07-21 Jakub ZawadzkiReplace relative timestamp with reference frame number...
2013-07-21 Jakub ZawadzkiAdd helper function to epan_session which can be used...
2013-07-21 Jakub ZawadzkiSome work on multi file dissection
2013-07-19 Jakub ZawadzkiFix problems when expanding whole tree '*' / all subtre...
2013-07-19 Jakub ZawadzkiFix gtk warnings when clicking on some byte on byte...
2013-07-18 Alexis La GoutteFix errors :
2013-07-18 Pascal QuantinTry to fix 'old-style function definition' warning
2013-07-18 Anders BromanFrom Cal Turney:
2013-07-17 Anders BromanBacking out r50690 (exept simple_dialog)
2013-07-17 Anders BromanFrom Cal Turney:
2013-07-16 Jeff MorrissMove merge.{h,c} into wiretap: these modules use wireta...
2013-07-16 Jeff MorrissMove u3.{h,c} and g711.{h,c} into wsutil.
2013-07-15 Chris MaynardFix warning: ISO C restricts enumerator values to range...
2013-07-15 Chris MaynardFix warnings: format '%blah' expects argument of type...
2013-07-15 Guy HarrisExpand the big comment about launching browsers.
2013-07-15 Irene RüngelerDo not hide the interface name in capture options.
2013-07-15 Jeff MorrissMove report_err.{h,c} from epan into wsutil: there...
2013-07-15 Jeff MorrissOne more try at fixing all the issues reported in
2013-07-12 Jeff MorrissAs suggested by Jakub in https://bugs.wireshark.org...
2013-07-12 Jeff MorrissMove the print modules into epan.
2013-07-12 Jeff MorrissMove disabled_protos.{h,c} into epan.
2013-07-11 Jeff MorrissMove some more modules into epan.
2013-07-11 Jeff MorrissFix the problem reported in https://bugs.wireshark...
2013-07-11 Jakub Zawadzkipacket dissection now takes pointer to tvb instead...
2013-07-10 Jakub ZawadzkiFix bug #8908: Strange behavior of tree expand/collapse...
2013-07-09 Stig BjørlykkeAvoid having double "Default" entry in "Create New...
2013-07-09 Chris MaynardAnother change that should have been part of r50465...
2013-07-09 Chris MaynardUse sizeof() instead of hard-coded values. Other minor...
2013-07-09 Chris MaynardRemove the advanced filter field arbitrary text limit...
2013-07-09 Anders BromanFrom Cal Turney:
2013-07-08 Gerald CombsNew Qt feature: Show related packet list items in the...
2013-07-08 Jeff MorrissFrom Jim Young via https://bugs.wireshark.org/bugzilla...
2013-07-07 Jakub ZawadzkiMake tree_is_expanded array static, add setter/getter...
2013-07-06 Pascal QuantinCount SDUs even when dumping only the MAC header
2013-07-03 Irene RüngelerAttachment #11134 proposed as fix for bug #8899 by...
2013-07-01 Chris MaynardFix Coverity CID 1037114 (Dereference before null check).
2013-07-01 Bill Meier Define certain 'const char *...' arrays as static.
2013-07-01 Guy HarrisConsistently maintain the callState member of an iax2_i...
2013-06-29 Alexis La GoutteFix indent (Tabs => Spaces) and add modelines info...
2013-06-28 Pascal QuantinUse newly assigned DLT for PDU export functionality
2013-06-28 Michael MannMake colors used by colorize_filter_te_as_* as preferen...
2013-06-27 Jeff MorrissRemove a no-longer-used variable.
next