Fixup: tvb_get_string(z) -> tvb_get_string(z)_enc
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_rlcmac.c
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-05-25 Pascal QuantinGSM RLC MAC: Do not skip too many lines of the CSN_DESC...
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-28 Gerald CombsMerge "[Automatic manuf, services and enterprise-number...
2014-01-28 Bill MeierComment out a lot more hf[] entries and related.
2014-01-13 Guy Harrisf_k() is used outside packet-gsm_a_rr.c, so it can...
2013-12-20 Michael MannMake more items filterable courtesy of convert_proto_tr...
2013-12-18 Alexis La GoutteFix -Wunused-const-variable found by Clang
2013-12-18 Irene RüngelerFix warning because of functions defined but not used.
2013-12-18 Anders BromanFix [-Wmissing-prototypes]
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-11-22 Pascal QuantinMake use of ctrl_ack_vals value_string array
2013-11-21 Bill MeierComment out *many* unused vars found by CLANG;
2013-11-07 Michael MannGot burned by forgetting to compile first...
2013-11-07 Michael MannHave the gsm_rlcmac_ul and gsm_rlcmac_dl use the data...
2013-10-29 Bill MeierFrom didier gautheron: remove redundant or use faster...
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-09-03 Michael MannBatch of filterable expert info.
2013-08-30 Pascal QuantinConvert a few dissectors from EMEM to WMEM API
2013-08-10 Alexis La GoutteFix (-W)documentation error found by Clang
2013-03-19 Anders BromanFrom beroset:
2013-02-03 Bill Meier#if 0 unused hf[] entries & etc.
2013-01-26 Bill MeierInitialize some hf_... vars to -1;
2012-12-12 Anders Broman"Fill" a couple of value_string(ext)
2012-12-05 Anders BromanFrom Mike Morrin:
2012-11-30 Anders BromanFrom Mike Morrin:
2012-11-10 Pascal QuantinFix 'value computed is not used' error
2012-11-10 Pascal QuantinFix a few Clang dead assignment / increment warnings
2012-11-06 Stig BjørlykkeRemoved double parentheses in a while
2012-10-02 Pascal QuantinFix hf_me (it is a 2 bits long field, not a boolean)
2012-09-29 Pascal QuantinFrom Mike Morrin via https://bugs.wireshark.org/bugzill...
2012-09-28 Pascal QuantinRemove a duplicate hf
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-14 Anders BromanFrom Mike Morrin:
2012-09-12 Pascal QuantinFix FBI true_false_string array and remove a useless...
2012-09-12 Anders BromanFrom Mike Morrin:
2012-09-11 Pascal QuantinEnhance dissection of PSI1
2012-09-10 Martin Kaiserfix compiler errors
2012-09-10 Pascal QuantinFrom Mike Morrin via https://bugs.wireshark.org/bugzill...
2012-09-07 Anders BromanFrom Mike Morrin:
2012-09-02 Evan HuusFix compile with gcc. Mostly removing unused parameters...
2012-09-02 Anders BromanFrom Mike Morrin:
2012-08-01 Michael Mannremove unnecessary underscores from display filters
2012-07-31 Michael MannUpdated GSM dissectors display filters per checkfiltern...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-23 Pascal QuantinDo not use same name for filters with incompatible...
2012-04-18 Jakub ZawadzkiFix some: 'cast discards qualifiers from pointer target...
2012-02-23 Martin MathiesonMove 'static' qualifier before 'const' in a couple...
2012-02-23 Martin MathiesonMark some unused parameters. Still getting other warnin...
2012-02-23 Anders BromanFrom Lei Chen:
2012-02-05 Anders BromanFrom Sylvain Munaut:
2012-01-21 Anders BromanFrom Mike Morrin:
2011-09-27 Anders BromanGet rid of check_col, while at it set ENC.
2011-09-07 Anders BromanFrom Lei Chen:
2011-09-01 Anders BromanFrom Lei Chen:
2011-07-29 Anders BromanFrom Lei Chen:
2011-07-28 Anders BromanFrom Lei Chen:
2011-07-26 Anders BromanFrom Lei Chen:
2011-07-22 Bill MeierFix gcc 4.6 "set but not used [-Wunused-but-set-variabl...
2011-07-22 Anders BromanFrom Lei Chen:
2011-07-20 Anders BromanFrom Lei Chen:
2011-07-11 Anders BromanFrom Ludovic Haessler:
2011-07-07 Anders BromanFrom Ludovic Haessler:
2011-07-06 Anders BromanFrom Ludovic Haessler:
2011-04-11 Bill MeierDon't assign to a proto_item * if the value won't be...
2011-03-24 Anders BromanFix Checkapi errors
2011-03-24 Anders BromanFrom Vincent Helfre:
2011-03-23 Anders BromanFrom Vincent Helfre:
2011-02-28 Bill MeierRemove unneeded #includes; Add #includes to packet...
2011-02-28 Bill MeierDefine global vars as static; Whitespace cleanup.
2011-02-28 Anders Broman- RE apply checkapi patch.
2011-02-28 Anders BromanFrom Vincent Helfre:
2011-02-28 Anders BromanFix checkapi detected errors.
2011-02-28 Anders Bromansvn path=/trunk/; revision=36087