aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nas_eps.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-25/+25
2020-04-27Add string encoding values for various BCD encodings, and use them.Guy Harris1-2/+1
2020-04-07NAS EPS: display remote UE context IPv6 prefix as IPv6 addressPascal Quantin1-3/+8
2020-04-07nas-eps: Display interface identifier for the IPv6 lla as IPv6Anders Broman1-4/+7
2020-03-12GTPv2: Dissect Core Network Restrictions and UE Radio Capability ID.Anders Broman1-1/+29
2020-02-11NAS 5GS: Dissect more IEsAnders Broman1-12/+14
2020-01-18NAS-EPS: add an option to dissect user data container as non IPPascal Quantin1-21/+52
2019-09-25 NAS EPS: unify spare bits filtersPascal Quantin1-11/+5
2019-09-25NAS-EPS: Add dissection of 9.9.3.57 N1 UE network capability.Anders Broman1-2/+63
2019-05-23NAS EPS: fix compile error on older GCCJoakim Karlsson1-1/+1
2019-05-23NAS EPS: catch exception when using ESM data container heuristicPascal Quantin1-19/+23
2019-04-26GTPv2: Add decoding of more IEsAnders Broman1-2/+2
2019-04-23NAS-EPS: Use ...bitmask_list() for EPS network feature support IE.Anders Broman1-54/+56
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2019-03-28NAS EPS: upgrade dissector to v15.6.0Pascal Quantin1-2/+1
2019-02-06NAS EPS: get rid of a global variablePascal Quantin1-12/+7
2018-12-28NAS EPS: upgrade dissector to v15.5.0Pascal Quantin1-4/+18
2018-12-18gtpv2: Update Security Capability in MM ContextJoakim Karlsson1-1/+1
2018-11-08NAS EPS: update ciphering heuristic check for 15 EPS bearers contextsPascal Quantin1-6/+5
2018-10-25nas5gs: Improve dissection of Mapped EPS bearer contexts.AndersBroman1-3/+3
2018-10-09NAS EPS: upgrade dissector to v15.4.0Pascal Quantin1-18/+14
2018-06-28NAS EPS: add subtrees for extended emergency numbers and ciphered data setsPascal Quantin1-21/+37
2018-06-22NAS EPS: fix wrong operator.Dario Lombardo1-1/+1
2018-06-22NAS EPS: upgrade dissector to v15.3.0Pascal Quantin1-38/+482
2018-06-12NAS-5GS: Update towards spec 2.0.0AndersBroman1-1/+1
2018-04-30NAS EPS: fix dissection of UE security capability IEPascal Quantin1-4/+0
2018-04-23NAS EPS: chack the protocol discriminator used in the security headerPascal Quantin1-12/+16
2018-03-29NAS EPS: upgrade dissector to v15.2.0Pascal Quantin1-10/+78
2018-03-02NAS-EPS: added heuristic udp dissectorMathias Kurth1-0/+35
2018-03-02[NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.AndersBroman1-82/+81
2018-02-27[NAS-5GS] Dissect more of the protocol.AndersBroman1-0/+3
2018-02-20Define macros to calculate (2^N)^M, and use them in more places.Guy Harris1-9/+9
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-01-11NAS EPS: make some helpers functions staticPascal Quantin1-2/+4
2018-01-10NAS EPS: upgrade dissector to v15.1.1Pascal Quantin1-11/+11
2018-01-05NAS EPS: upgrade dissector to v15.1.0Pascal Quantin1-96/+653
2018-01-02[NAS-EPS] 5G NAS EPS network feature supported and capability info update.Anders1-130/+124
2017-09-25NAS EPS: upgrade dissector to v14.5.0Pascal Quantin1-29/+10
2017-09-07NAS EPS: update version infoPascal Quantin1-1/+1
2017-09-07[NAS EPS] Update Request type value_string.AndersBroman1-1/+2
2017-07-13NAS EPS: upgrade dissector to v14.4.0Pascal Quantin1-9/+153
2017-06-29NAS EPS: upgrade dissector to v13.10.0Pascal Quantin1-1/+43
2017-06-15gsm-a, nas-eps: enhance handling of missing mandatory i.e.Ivan Nardi1-52/+54
2017-03-05dissectors: fix this statement may fall through [-Werror=implicit-fallthrough...Alexis La Goutte1-0/+2
2017-02-01GSM A / NAS-EPS: detect missing mandatory information elementsPascal Quantin1-40/+2
2017-01-10Rename tvb_new_subset() to tvb_new_subset_length_caplen().Guy Harris1-1/+1
2017-01-05NAS EPS: NAS message container in Control Plane Service Request can be cipheredPascal Quantin1-2/+21
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin1-30/+14
2016-12-19Added decoding of RAN/NAS cause IE/AVPJan Spevak1-1/+1
2016-11-21NAS EPS: fill info column when receiving a ciphered messagePascal Quantin1-0/+1