checkAPIs.pl: support for new-style dissectors in check_hf_entries
[metze/wireshark/wip.git] / epan / dissectors / packet-gsm_a_gm.c
2018-09-12 AndersBromangsm_a_gm: Fix dissection of 10.5.6.3 Protocol configura...
2018-06-12 AndersBromanNAS-5GS: Update towards spec 2.0.0
2018-06-06 Pascal Quantin3GPP NAS: fix dissection of Linked TI IE
2018-05-12 Peter Wugsm_a_gm: fix potential buffer overrun (read)
2018-03-29 Pascal Quantin3GPP NAS: upgrade dissector to v15.2.0
2018-02-12 Dario Lombardodissectors: use SPDX identifiers.
2018-01-18 Pascal Quantin3GPP NAS: rework PCO loop to better report extra data...
2018-01-03 Pascal Quantin3GPP NAS: upgrade dissector to v15.1.0
2017-12-28 Pascal Quantin3GPP NAS: upgrade dissector to v14.6.0
2017-11-17 Pascal Quantin3GPP NAS: fix dissection of PCO MSISDN container ID
2017-09-25 Pascal Quantin3GPP NAS: upgrade dissector to v14.5.0
2017-09-24 Joakim KarlssonGPRSCDR: decoding of PDPType
2017-07-09 Pascal Quantin3GPP NAS: upgrade dissector to v14.4.0
2017-07-07 Pascal QuantinGSM A GM: add APN rate control parameters elements...
2017-07-07 Pascal QuantinGSM A GM: fix dissection of AER bit
2017-06-15 Ivan Nardigsm-a, nas-eps: enhance handling of missing mandatory...
2017-02-13 AndersBroman[ISAKMP] Dissect 3GPP private error and status messages...
2016-12-23 Pascal QuantinGSM A GM: align protocol / container id filter format...
2016-12-23 Pascal QuantinGSM A GM: use same spelling as the 3GPP specification
2016-12-21 Pascal QuantinNAS EPS: upgrade dissector to v13.8.0
2016-12-16 Michael MannRemove proto_item_append_text calls in favor of BASE_UN...
2016-11-29 Pascal Quantin3GPP NAS: shorten some value_string to avoid truncation...
2016-11-28 Pascal Quantin3GPP NAS: add an expert info when APN encoding exceeds...
2016-10-11 Pascal QuantinGSM A GM: add specific filters for IPv4 / IPv6 Protocol ID
2016-10-01 Pascal Quantin3GPP NAS: upgrade dissector to v13.7.0
2016-08-31 Guy HarrisDon't do any Decode As stuff for dissector tables not...
2016-07-05 Pascal QuantinNetwork-Based IP Flow Mobility (NBIFOM) dissector
2016-06-28 Pascal Quantin3GPP NAS: add a missing separator for optional string
2016-06-28 Pascal Quantin3GPP NAS: upgrade dissector to v13.6.0
2016-06-15 Michael MannAllow control of individual columns to be (un)writable.
2016-03-23 Pascal Quantin3GPP NAS: upgrade dissector to v13.5.0
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-10 Pascal Quantin3GPP NAS: fix dissection of GMM Identity Request, Respo...
2015-12-29 Pascal Quantin3GPP NAS: upgrade dissector to v13.4.0
2015-11-04 Michael MannDon't allow multiple registrations of a protocol in...
2015-10-16 Pascal QuantinGSM: fix dissection of additional access technology...
2015-07-01 Pascal Quantin3GPP NAS: upgrade dissector to v12.10.0
2015-04-04 Alexis La GoutteGSM: fix no previous prototype for 'de_sm_re_attempt_in...
2015-04-03 Pascal Quantin3GPP NAS: upgrade dissector to v12.9.0
2015-04-01 Pascal Quantin2G/3G NAS: follow-up of ge74cb41
2015-04-01 Michael MannRemove proto_tree_add_text from GSM dissectors.
2015-02-18 Gerald CombsAdd a CF_FUNC macro for casting BASE_CUSTOM functions.
2015-01-26 Pascal Quantin3GPP: upgrade 2G/3G NAS dissector to v12.8.0 and NAS...
2015-01-14 AndersBroman[E212]Modify dissect_e212_mcc_mnc() to take E212 number...
2015-01-07 Michael Manntvb_bytes_to_ep_str -> tvb_bytes_to_str
2015-01-02 Michael MannReplace proto_tree_add_text in dissector header files...
2014-12-28 Michael MannReplace ip6_to_str and ip6_guint8_to_str with address_t...
2014-12-26 Michael MannReplace ip_to_str with [ep_]address_to_str and tvb_ip_t...
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-12-04 Pascal Quantin3GPP: upgrade 2G/3G NAS dissector to v12.7.0 and NAS...
2014-09-10 Bill MeierVarious minor changes:
2014-09-09 Bill MeierFix some spelling & grammar.
2014-08-15 Bill MeierRemove unneeded #include <epan/prefs.h>; As needed...
2014-07-07 Guy HarrisSquelch some compiler warnings.
2014-06-29 Michael Mannconvert to proto_tree_add_subtree[_format]
2014-06-23 Pascal QuantinInitialize whole buffer in GPRS Mobility and Session...
2014-06-10 Pascal Quantin3GPP NAS: add dissection of MSISDN in PCO
2014-06-07 Michael Manntvb_new_subset -> tvb_new_subset_length when length...
2014-05-28 Bill MeierMinor: use VALS macro (as per convention); Add editor...
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-24 Pascal QuantinFix dissection of 8PSK Power Capability IE
2013-12-19 Evan HuusRename a couple of to_str functions to have ep_ in...
2013-12-15 Jakub ZawadzkiFix [-Wmissing-prototypes]
2013-10-24 Pascal QuantinFix copy paste errors
2013-10-23 Bill Meier#if 0 numerous "unused const variables" (mostly value...
2013-09-16 Michael MannConvert proto_tree_add_uint_format to proto_tree_add_ui...
2013-09-09 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2013-09-03 Pascal QuantinCode cleanup:
2013-09-03 Michael MannBatch of filterable expert info.
2013-08-30 Pascal QuantinRemove useless tree
2013-08-30 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2013-08-30 Pascal QuantinConvert a few dissectors from EMEM to WMEM API
2013-08-27 Pascal QuantinAdd a DRX subtree to GTP dissector now that the subtree...
2013-08-27 Pascal QuantinMake SPLIT PG CYCLE CODE filterable
2013-07-10 Pascal QuantinUpgrade NAS disssectors to v11.7.0
2013-04-16 Anders BromanRevert revision 48854, the problem is in packet-gtp...
2013-04-15 Anders BromanDon't check direction on "prot" where the meaning is...
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-18 Pascal QuantinAs suggested by Evan Huus, use extended value_strings
2013-03-18 Pascal Quantinuse enum values instead of hardcoded values
2013-01-23 Anders Bromansvn path=/trunk/; revision=47229
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 several [-Wshadow] warnings;
2012-11-01 Pascal QuantinThe APN is an SM IE
2012-11-01 Anders BromanHigh light bytes including the first lenght byte in...
2012-10-31 Anders BromanMark a parameter as unused.
2012-10-31 Anders BromanMake APN name a filterable item.
2012-10-05 Pascal QuantinFix copy/paste error
2012-10-04 Pascal QuantinUpgrade NAS dissector to v11.4.0 (Release 11)
2012-10-03 Pascal QuantinDisplay the raw PFI next to the translated one (as...
2012-10-02 Pascal QuantinThe Packet Filter Identifier range is [1;16] according...
2012-10-02 Pascal QuantinUpgrade NAS EPS dissector to v11.4.0 (Release 11)
next