aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/ngap
AgeCommit message (Expand)AuthorFilesLines
2023-02-01NGAP: fix dissection NAS PDU IE broken in b801ea0191Pascal Quantin1-1/+1
2023-01-17MinGW: Fix -WclobberedJoão Valverde1-0/+4
2023-01-11NGAP: upgrade dissector to v17.3.0Pascal Quantin8-98/+117
2022-11-20NGAP: Use bitmask for NRCellIdentity and EUTRACellIdentityJohn Thacker1-6/+4
2022-09-26NGAP: upgrade dissector to v17.2.0Pascal Quantin8-31/+109
2022-08-16XnAP: upgrade dissector to v17.1.0Pascal Quantin1-0/+5
2022-08-14NGAP: add NTN related restricted RATsPascal Quantin2-1/+25
2022-08-12NGAP: upgrade dissector to v17.1.1Pascal Quantin8-877/+3456
2022-08-06Prefs: Convert some SCTP port preferences to auto prefsJohn Thacker2-32/+20
2022-06-10tap: Adding flags for tap_packetRoland Knall1-1/+1
2022-04-13NGAP: workaround a gcc 10.2.1 compilation issuePascal Quantin1-11/+13
2022-04-08NGAP: upgrade dissector to v16.9.0Pascal Quantin8-13/+43
2022-01-18NGAP: stop clearing the fencePascal Quantin1-5/+0
2022-01-12NGAP: fix variable ‘ngap_data’ might be clobbered by ‘longjmp’ or ‘...Pascal Quantin1-2/+1
2022-01-03NGAP: upgrade dissector to v16.8.0Pascal Quantin7-15/+17
2021-12-17ASN1: Convert I/O from GLib to stdio.hJoão Valverde1-14/+14
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde2-3/+3
2021-10-20gtpv2: Update to 3GPP TS 29.274 V17.3.0Joakim Karlsson1-0/+1
2021-10-06Add NGAP Stats.Martin Mathieson2-98/+473
2021-10-04NGAP: upgrade dissector to v16.7.0Pascal Quantin8-20/+46
2021-07-26asn1: convert most dissectors to pinfo->poolEvan Huus2-6/+6
2021-07-07NGAP: fix dissection of gNB/ng-eNB transparent containerPascal Quantin1-9/+7
2021-07-02NGAP: upgrade dissector to v16.6.0Pascal Quantin8-10/+15
2021-06-28NGAP: Catch dissection of containers that may be test data.Anders Broman1-13/+34
2021-06-21NGAP: fix dissection of multiple NGAP messages in the same HTTP2 packetPascal Quantin1-70/+101
2021-06-16NGAP: add more N2SmInfoTypeJoakim Karlsson2-0/+4
2021-05-20NGAP: fix dissection of UERadioCapability IE for NB-IoT UEsPascal Quantin2-10/+19
2021-05-16NGAP, XNaP, NAS_5GS: Add E212_GUAMI to MCC/MNC field choicesJohn Thacker1-0/+5
2021-05-11NGAP: Use specific MCC/MNC fieldsJohn Thacker2-2/+25
2021-04-10NGAP: fix dissection of extended RAT restriction information IEPascal Quantin2-10/+60
2021-04-09NGAP: upgrade dissector to v16.5.0Pascal Quantin8-12/+84
2021-03-21NGAP: have a single filter for RAN-UE-NGAP-ID or AMF-UE-NGAP-ID fieldsPascal Quantin1-5/+10
2021-01-11Fix duplicated filter namecated fileter namesAnders Broman1-0/+13
2021-01-05NGAP: upgrade dissector to v16.4.0Pascal Quantin8-15/+70
2020-12-04NGAP: don't include packet-ngap.h twiceMartin Mathieson1-1/+0
2020-10-143GPP: add 5G-TMSI to 3gpp.tmsi common filterPascal Quantin1-0/+12
2020-10-07NGAP: dissect some PWS related fieldsPascal Quantin2-1/+65
2020-10-07NGAP: Change "encyption" -> "encryption".Martin Mathieson2-16/+16
2020-10-05NGAP: upgrade dissector to v16.3.0Pascal Quantin8-111/+271
2020-09-05NGAP: fix a comment in the header file and add it to CMakeLists.txtPascal Quantin2-1/+2
2020-08-31NGAP: fix ngap.MDT_Location_Information.reserved definitionPascal Quantin1-1/+1
2020-08-26NGAP: upgrade dissector to v16.2.0Pascal Quantin8-351/+3639
2020-08-20X2AP: upgrade dissector to v16.2.0Pascal Quantin1-0/+2
2020-08-14Check that at least one token exists to consider the JSON as validPascal Quantin1-2/+2
2020-07-01NGAP: Preserve column info when NGAP is embedded in HTTP2.Anders Broman1-0/+3
2020-07-01NGAP: decode Handover Request Acknowledge target to source RAN containerPascal Quantin1-10/+18
2020-06-29NGAP:n2InfoContainer is also used for datatype N2InfoContainerAnders Broman1-0/+4
2020-06-24NGAP: fix dissection of PWS messages exchanged in Namf interfacePascal Quantin1-7/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-6/+6
2020-06-11NGAP: fix dissection of NASC fieldPascal Quantin1-11/+9