Microsoft Credential Security Support Provider (CredSSP) support.
[obnox/wireshark/wip.git] / gtk / mac_lte_stat_dlg.c
2011-09-25 jmayerWe now always build with MAIN_MENU_USE_UIMANAGER, so...
2011-08-31 martinmAdd another DL CRC error - Duplicate NonZero RV.
2011-08-25 martinmTrivial formatting differences (removed tabs, added...
2011-08-20 etxrabMake register_dfilter_stat work for MAIN_MENU_USE_UIMANAGER
2011-07-21 jmayerFix almost all accesses to ->window
2011-07-13 etxrabFix more tooltips fixes.
2011-06-08 martinmThe passed-in filter string can no longer be NULL,...
2011-06-05 guyRename the tap_dfilter_dlg.[ch] files to reflect that...
2011-06-05 guySome work on generalizing the "display filter" tap...
2011-04-16 martinmShow max UEs/TTI in MAC stats window (UL/DL separately).
2011-02-03 martinmDisable error substring controls when show errors check...
2011-01-22 martinmAdd buttons to allow filtering only UL or DL on selecte...
2011-01-14 martinmMove MAC and RLC stats menu items into a common LTE...
2010-12-28 martinmAdd support for showing errors matching substrings...
2010-11-12 martinmFix a column typo, and give them different menu acceler...
2010-10-19 martinmFix problem with creating filter expressions (where...
2010-10-09 stigFix menu entries.
2010-10-07 martinmAdd more CRC failure codes.
2010-09-06 martinmChange bandwidth labels, and update stop time even...
2010-09-03 martinmAdd bandwidth figures per UE.
2010-08-30 morrissRemove some unnecessary includes: a lot of things don...
2010-07-20 martinmAdd new UEs to the end of the list.
2010-07-05 martinmAdd a checkbox to allow DCT errors to be included in...
2010-07-05 martinmFor DL HARQ retx, support knowing result or not.
2010-05-26 martinmAdd a tooltip.
2010-02-21 martinm- include given filter in generated filter expressions.
2010-02-21 martinmAllow multiple instances of LTE MAC statistics windows...
2010-02-20 martinmInclude detected DL retx in stats.
2010-02-04 martinmAdd UEId to MAC tap struct and stats window.
2009-12-29 martinmShow in stats % of UL traffic that is padding (subheade...
2009-09-02 martinmAdd Semi-Persistent Scheduling (SPS) RNTI.
2009-08-20 martinmTrivial formatting changes
2009-07-08 etxrabFrom Kovarththanan Rajaratnam:
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-06-04 martinmShow total number of frames, UEs in stats window title.
2009-05-28 martinmAdd definitions for a UDP framing protocol and heuristi...
2009-05-24 martinmFound some problems when testing with live captures:.
2009-04-21 martinmAlso show number of RAR bodies/entries in stats.
2009-04-17 martinmShow RARs. For now show frame count in common channel...
2009-03-25 martinmShow number of UEs in label above table.
2009-03-24 martinmOnly report CRC Status when we know it to be valid.
2009-03-23 martinmAdd CRC error flag to frames, and show in stats window.
2009-03-18 martinmUse retx info in stats window.
2009-03-18 wmeierFrom Jakub Zawadzki: g_gnprintf & etc: Use size of...
2009-02-27 martinmFix counting of 'predefined' bytes.
2009-02-26 etxrabgtk_label_set -> gtk_label_set_text
2009-02-26 stigRemoved some spaces in BCH Bytes and PCH Bytes.
2009-02-26 martinmMore layout improvements (thanks Stig).
2009-02-25 martinmMore updates to LTE MAC stats. Layout working better...
2009-02-24 martinmFix some of the UE issues in this window.
2009-02-23 martinmUse separate variables for different 'scrolled_window...
2009-02-23 stigAh, the line was not supposed to be there.
2009-02-23 stigMake it compile.
2009-02-23 martinmAdd an LTE MAC stats window.