checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_a_dtap.c
2018-05-15 Peter Wugsm_a_dtap: fix off-by-one buffer overflow (write)
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2017-09-25 Pascal Quantin3GPP NAS: upgrade dissector to v14.5.0
2017-08-29 Alexis La Gouttegsm_a_dtap: fix 'pinfo/len/add_string/string_len' was...
2017-07-09 Pascal Quantin3GPP NAS: upgrade dissector to v14.4.0
2017-06-16 Pascal QuantinGSM A DTAP: update UE test loop modes
2017-06-15 Ivan Nardigsm-a, nas-eps: enhance handling of missing mandatory...
2017-06-04 Pascal QuantinGSM A DTAP: fix detection of missing first mandatory...
2017-02-01 Pascal QuantinGSM A / NAS-EPS: detect missing mandatory information...
2016-12-31 Michael MannDissectors don't need a journey of self discovery.
2016-12-13 Michael MannAdjust proto_tree_add_uint_format_value calls to use...
2016-11-01 Alexis La Gouttegsm_dtap: fix spelling typo found by lintian
2016-10-26 Anders[DTAP] Add an expert info when DTAP_TIE_PRES_MASK is...
2016-09-19 Guy HarrisImprove support for single-character fields and filter...
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-06-27 Michael Manntvb_get_string_enc + proto_tree_add_item = proto_tree_a...
2016-04-13 Pascal Quantin3GPP 23.038 7-bit GSM alphabet contains non ASCII chara...
2016-03-20 Michael MannCreate call_data_dissector() to call data dissector.
2016-03-20 Michael MannManually add protocol dependencies derived from find_di...
2016-03-17 Michael MannAssociate dissector tables and heuristic subdissector...
2016-03-02 Alexis La Goutte802.11: fix typo on RM enabled length
2016-02-28 Rustam STypo in packet-gsm_a_dtap.c
2016-01-22 Pascal QuantinGSM A DTAP: fix display of calling/called party BCD...
2016-01-22 Pascal QuantinGSM A DTAP: get rid of a global buffer
2015-12-09 Michael Mannnew_register_dissector -> register_dissector for dissec...
2015-12-02 Guy HarrisAdd a separate expert info for "not a valid digit".
2015-11-29 Michael MannFix Ubuntu compile error.
2015-11-29 Michael MannReplace my_dgt_tbcd_unpack with the safer tvb_bcd_dig_t...
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-06-29 Alexis La Goutte[GSM DTAP]: fix indent (use 4 spaces)
2015-06-29 Anders[GSM DTAP] Add Sequence number for Non call related...
2015-06-11 Bill MeierReplace tabs in files with editor modeline "expandtab"
2015-04-01 Michael MannRemove proto_tree_add_text from GSM dissectors.
2015-03-31 Mikhail KoreshkovGSM_A: dissector table for User-To-User signalling
2015-03-12 Mikhail KoreshkovGSM_A-BCC: dissector for BCC Protocol
2015-03-03 Mikhail KoreshkovGSM_A-GCC: dissector for GCC Protocol
2015-02-13 Bill MeierReplace tabs by spaces when editor modelines has "expan...
2015-01-02 Michael MannReplace proto_tree_add_text in dissector header files...
2014-12-23 Martin MathiesonDeleting unneccessary #includes from dissectors.
2014-12-21 Bill MeierCleanup use of #includes in non-generated epan/dissecto...
2014-12-13 Bill MeierUse ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...
2014-11-26 Michael MannRemove the use of pinfo->private_data from dissectors...
2014-11-26 Michael MannRemove sccp_info member from packet_info structure.
2014-11-02 Alexis La Gouttegsm a dtap: Fix Dead Store (Dead assignement/Dead incre...
2014-10-31 AndersBromanClean up handling of BDC coded numbers a bit.
2014-10-30 Michael MannEliminate proto_tree_add_text from packet-q933.c
2014-10-15 Michael MannEliminate some proto_tree_add_text from GSM dissectors...
2014-10-07 Michael MannOverhaul the filterability of packet-ansi_683.c
2014-08-15 Bill Meierpacket-gsm_a_dtap.c: various changes (mostly indentatio...
2014-06-29 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-19 Michael MannRevert "Fixup: tvb_* -> tvb_captured"
2014-06-18 Dario LombardoFixup: tvb_* -> tvb_captured
2014-06-16 Evan HuusConvert a bunch of time_to_str functions to wmem
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-06-04 Michael Mannpacket-q931.c: proto_tree_add_text -> something filterable.
2014-03-07 Bill Meier(Benign) Don't use "address-of" operator on arg of...
2014-02-25 Bill MeierRemove trailing whitespace.
2014-02-23 Pascal QuantinFix dissection of BCD numbers
2014-01-01 Pascal QuantinAdd proto_tree_add_ts_23_038_7bits_item() / tvb_get_ts_...
2013-12-23 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) warnin...
2013-12-20 Pascal QuantinFix a "'str' may be used uninitialized in this function...
2013-12-20 Pascal QuantinFix time dissection broken in r54274
2013-12-19 Pascal QuantinTry to please Clang-Code-Analysis buildbot
2013-12-19 Michael Mannproto_tree_add_text -> proto_tree_add_xxx conversion.
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-19 Guy HarrisUse tvb_get_string_enc(), or proto_tree_add_item()...
2013-12-18 Evan HuusAdd a sixteenth element to all BCD digit sets to avoid...
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-10-13 Bill Meierwhitespace fixes; mostly: remove trailing blanks
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-17 Pascal QuantinFix off by 1 error when dissecting Data Radio Bearer...
2013-09-16 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-09-15 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-09-03 Michael MannBatch of filterable expert info.
2013-08-30 Pascal QuantinConvert a few dissectors from EMEM to WMEM API
2013-04-05 Pascal QuantinHighlight the correct byte for Timezone
2013-03-29 Evan HuusRename value string (and similar) functions to use...
2013-03-24 Pascal QuantinDo not initialize ett_tree and dtap_msg_fcn when match_...
2013-03-19 Pascal QuantinUpgrade NAS disssectors to v11.6.0
2013-03-19 Anders BromanFrom beroset:
2013-03-18 Pascal QuantinAs suggested by Evan Huus, use extended value_strings
2013-03-18 Pascal Quantinuse enum values instead of hardcoded values
2013-03-05 Anders BromanFrom Joseph Chai:
2013-01-22 Pascal QuantinTry to fix dissection of GSM protocol family broken...
2012-12-29 Pascal QuantinUpgrade NAS disssectors to v11.5.0
2012-11-26 Bill MeierFix a purported [-Wshadow] warning;
2012-10-04 Pascal QuantinUpgrade NAS dissector to v11.4.0 (Release 11)
2012-09-21 Pascal QuantinDissect Update UE Location Information message
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-25 Pascal QuantinFollowing r44648, revert part of r44162 and followups...
2012-08-10 Bill MeierUse val_to_str_const() where appropriate;
2012-08-01 Pascal QuantinFollow-up of r44162: clean more filters
2012-07-31 Pascal QuantinUpdate filter names following the changes done in r44162
2012-07-31 Michael MannUpdated GSM dissectors display filters per checkfiltern...
2012-06-28 Jakub ZawadzkiUpdate FSF address - part II.
2012-06-12 Pascal QuantinUpgrade GSM BSSMAP dissection to Release 9 (V9.8.0)
2012-05-21 pascalDisplay Element ID in hexadecimal (like in 3GPP specs)
2012-05-20 pascalUpgrade NAS dissector to Release 10 (v10.6.1)
2012-05-15 Bill MeierRemove unneeded #includes (stdlib, stdio, ctypes, time);
2012-03-31 Jakub ZawadzkiFix off by one shift errors introduced in r39530 where...
next