summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-gsm_a_gm.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-15gsm-a, nas-eps: enhance handling of missing mandatory i.e.Ivan Nardi1-80/+82
2017-02-13[ISAKMP] Dissect 3GPP private error and status messages in NOTIFY.AndersBroman1-1/+1
2016-12-23GSM A GM: align protocol / container id filter format with displayed onePascal Quantin1-1/+1
2016-12-23GSM A GM: use same spelling as the 3GPP specificationPascal Quantin1-2/+2
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin1-2/+2
2016-12-16Remove proto_item_append_text calls in favor of BASE_UNIT_STRING.Michael Mann1-9/+8
2016-11-293GPP NAS: shorten some value_string to avoid truncation during displayPascal Quantin1-5/+5
2016-11-283GPP NAS: add an expert info when APN encoding exceeds 100 bytesPascal Quantin1-11/+13
2016-10-11GSM A GM: add specific filters for IPv4 / IPv6 Protocol IDPascal Quantin1-10/+36
2016-10-013GPP NAS: upgrade dissector to v13.7.0Pascal Quantin1-32/+89
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-07-05Network-Based IP Flow Mobility (NBIFOM) dissectorPascal Quantin1-4/+12
2016-06-283GPP NAS: add a missing separator for optional stringPascal Quantin1-1/+1
2016-06-283GPP NAS: upgrade dissector to v13.6.0Pascal Quantin1-48/+223
2016-06-15Allow control of individual columns to be (un)writable.Michael Mann1-2/+2
2016-03-233GPP NAS: upgrade dissector to v13.5.0Pascal Quantin1-6/+6
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann1-3/+1
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-2/+2
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-103GPP NAS: fix dissection of GMM Identity Request, Response and Authentication...Pascal Quantin1-1/+1
2015-12-293GPP NAS: upgrade dissector to v13.4.0Pascal Quantin1-1/+164
2015-11-04Don't allow multiple registrations of a protocol in dissector tables.Michael Mann1-1/+1
2015-10-16GSM: fix dissection of additional access technology typePascal Quantin1-1/+1
2015-07-013GPP NAS: upgrade dissector to v12.10.0Pascal Quantin1-3/+20
2015-04-04GSM: fix no previous prototype for 'de_sm_re_attempt_ind' [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2015-04-033GPP NAS: upgrade dissector to v12.9.0Pascal Quantin1-4/+59
2015-04-012G/3G NAS: follow-up of ge74cb41Pascal Quantin1-150/+144
2015-04-01Remove proto_tree_add_text from GSM dissectors.Michael Mann1-332/+291
2015-02-18Add a CF_FUNC macro for casting BASE_CUSTOM functions.Gerald Combs1-1/+1
2015-01-263GPP: upgrade 2G/3G NAS dissector to v12.8.0 and NAS EPS dissector to v12.7.0Pascal Quantin1-11/+31
2015-01-14[E212]Modify dissect_e212_mcc_mnc() to take E212 number type as anAndersBroman1-3/+3
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-2/+2
2015-01-02Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann1-64/+64
2014-12-28Replace ip6_to_str and ip6_guint8_to_str with address_to_str and tvb_ip_to_str.Michael Mann1-5/+2
2014-12-26Replace ip_to_str with [ep_]address_to_str and tvb_ip_to_str.Michael Mann1-3/+1
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-6/+0
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-3/+1
2014-12-13Use ENC_BIG_ENDIAN when fetching FT_U?INT8 fields ...Bill Meier1-2/+2
2014-12-043GPP: upgrade 2G/3G NAS dissector to v12.7.0 and NAS EPS dissector to v12.6.0Pascal Quantin1-6/+271
2014-09-10Various minor changes:Bill Meier1-68/+72
2014-09-09Fix some spelling & grammar.Bill Meier1-1/+1
2014-08-15Remove unneeded #include <epan/prefs.h>; As needed: Add editor-modelines & ad...Bill Meier1-1/+0
2014-07-07Squelch some compiler warnings.Guy Harris1-2/+2
2014-06-29convert to proto_tree_add_subtree[_format]Michael Mann1-19/+26
2014-06-23Initialize whole buffer in GPRS Mobility and Session Management dissectorPascal Quantin1-1/+1
2014-06-103GPP NAS: add dissection of MSISDN in PCOPascal Quantin1-2/+9
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-4/+3
2014-05-28Minor: use VALS macro (as per convention); Add editor modelines; Do whitespac...Bill Meier1-9/+22
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-24Fix dissection of 8PSK Power Capability IEPascal Quantin1-1/+2