aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-01-30GSUP: Fix spare and pdp_type_org fields swapped in PDPAddress IEpespin/sgsnPau Espin Pedrol2-7/+7
2024-01-30NS_Emulation: expect altstep timeout entry only if timer is runningPau Espin Pedrol1-2/+2
2024-01-30BSSGP_Emulation: expect altstep timeout entry only if timer is runningPau Espin Pedrol1-2/+2
2024-01-29epdg: expect AAA_server tx SAR against HSS upon AA on s6B interfacePau Espin Pedrol1-0/+4
2024-01-26ggsn: Validate IPCP identifier in answer matches the one in the requestPau Espin Pedrol2-6/+11
2024-01-24DIAMETER: Split Gy and Gx messages to their own TS filesPau Espin Pedrol7-187/+245
2024-01-23GSUP: Fix build of IEs in f_gen_tr_ies(), add PdpInfo(Compl) IEs to itPau Espin Pedrol2-10/+102
2024-01-23GSUP: Fix missing and wrongly sorted IEs in ts_GSUP_IE_PdpInfoPau Espin Pedrol2-7/+9
2024-01-22GSUP: Fix PDPInfoCompl IEPau Espin Pedrol2-2/+19
2024-01-19GSUP: Convert PDP-Type IE to PDP-Address IEPau Espin Pedrol3-12/+61
2024-01-18Move templates from GSUP_Types.ttcn to GSUP_Templates.ttcnPau Espin Pedrol15-1631/+1680
2024-01-18GSUP_Types: Add missing message_class to EPDGTunnel* messagesPau Espin Pedrol1-25/+64
2024-01-18GSUP_Types: add message type for osmo-epdg CEAI interfacePau Espin Pedrol1-1/+2
2024-01-17epdg: Remove unneeded register by messagePau Espin Pedrol1-1/+0
2024-01-17epdg: Add module param to configure initial diameter watchdog timePau Espin Pedrol1-1/+2
2024-01-15mme: Introduce test TC_ue_cell_reselect_geran_to_eutranPau Espin Pedrol3-6/+229
2024-01-15GTP_Templates: Add gtp1_requests template to match GTPv1C req messagesPau Espin Pedrol1-0/+31
2024-01-15mme: Fix seq_nr=0 being used everytime in Tx SGSNContextReqPau Espin Pedrol1-1/+2
2024-01-15mme: Add code to derive NAS token from NAS ul_countPau Espin Pedrol6-37/+85
2024-01-15pgw: Expect EchoResp in CLIENT port of component who sent EchoReqPau Espin Pedrol1-3/+5
2024-01-15GTPv2_Emulation: routing improvements: Prioritize response, fallback to TEIDPau Espin Pedrol1-6/+9
2024-01-15GTPv2_Templates: Fix tEID field optional tr_PDU_GTP2C_msgtypes()Pau Espin Pedrol1-1/+1
2024-01-15S1AP_Emulation: Add port message to reset NAS count valuesPau Espin Pedrol1-1/+11
2024-01-15NAS_Templates: Introduce template tr_PDU_NAS_EPS_TrackingAreaUpdateAcceptPau Espin Pedrol1-0/+43
2024-01-15NAS_Templates: Allow passing old_guti and ptmsi_sig to TAU Req templatePau Espin Pedrol1-5/+37
2024-01-10ASCI: Correctly confirm talker, so originator can be identifiedAndreas Eversberg1-0/+6
2024-01-09GTP_Templates: Add templates for some GTPv1C IEsPau Espin Pedrol1-45/+315
2024-01-09library/GSUP_Types: add Source Name IE to receive templates for SMSVadim Yanitskiy2-9/+19
2024-01-09library/GSUP_Types: set Message Class IE in send templates for SMSVadim Yanitskiy1-9/+18
2024-01-09MSC_Tests: indicate the failure reason in setverdict()Vadim Yanitskiy1-30/+15
2024-01-08LTE_CryptoFunctions: Fix rx_count incrementPau Espin Pedrol1-2/+4
2024-01-08Update titan.ProtocolModules.GTP_v13.5.0 to current masterPau Espin Pedrol1-1/+1
2024-01-08mme: TC_s1ap_tau_unknown_guti: expect UeContextReleaseCmdPau Espin Pedrol1-0/+1
2024-01-05GTPv2_Emulation: Improve routing messages to clientPau Espin Pedrol1-20/+34
2024-01-03regen-makefile.sh: Increase file Code splitting to decrease mem usePau Espin Pedrol1-1/+1
2024-01-03GTP_Emulation: SGSN_ContextRequest: Fix unconditional access to optional fiel...Pau Espin Pedrol1-1/+5
2024-01-03mme: Use LAC from SGSN with most significat bit set to 0Pau Espin Pedrol1-1/+1
2024-01-03mme: Parametrize RAI+CI used by emulated SGSNPau Espin Pedrol1-4/+10
2024-01-03mme: TC_ue_cell_reselect_eutran_to_geran: Make sure oI flag is not set in Del...Pau Espin Pedrol2-5/+73
2024-01-03mme: Trigger last parts of procedure TC_ue_cell_reselect_eutran_to_geranPau Espin Pedrol1-34/+118
2023-12-21mme: expect EMM Information received after attachPau Espin Pedrol1-0/+3
2023-12-21S1AP_Emulation: Fix UeContextReleaseCmd not forwarded to usersPau Espin Pedrol1-3/+5
2023-12-21S1AP_Emulation: Allow retrieving {MME,ENB}_UE_ID from UeContextReleaseCmdPau Espin Pedrol1-2/+14
2023-12-21GTPv2_Templates: Make tr_GTP2C_DeleteSessionReq() easier to use by defaultPau Espin Pedrol1-5/+4
2023-12-21NAS_Templates: Add missing template tr_NAS_EMMInformationPau Espin Pedrol1-1/+20
2023-12-21DIAMETER_ts29_272_Templates: Add missing templates for CLR and CLA messagesPau Espin Pedrol1-1/+60
2023-12-21DIAMETER_Templates: Add missing ts_AVP_DestinationHostPau Espin Pedrol1-0/+8
2023-12-21Split Diameter TS 29.272 templates into its own filePau Espin Pedrol12-616/+648
2023-12-20mme: Fix tests reusing IMSI suffixPau Espin Pedrol1-5/+5
2023-12-20mme: Fix TEID values used in testPau Espin Pedrol2-5/+9