aboutsummaryrefslogtreecommitdiffstats
path: root/mme
AgeCommit message (Expand)AuthorFilesLines
2024-03-05mme, pgw: Fix GTPv2_Emulation setup after recent changesPau Espin Pedrol1-0/+2
2024-03-01Split GTP_CodecPort/GTP_Templates into C and U variantsPau Espin Pedrol3-6/+7
2024-03-01epdg: Introduce test TC_s2b_CreateSession_rejectedPau Espin Pedrol1-0/+1
2024-01-15mme: Introduce test TC_ue_cell_reselect_geran_to_eutranPau Espin Pedrol1-2/+177
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 Pedrol5-36/+65
2024-01-08LTE_CryptoFunctions: Fix rx_count incrementPau Espin Pedrol1-2/+4
2024-01-08mme: TC_s1ap_tau_unknown_guti: expect UeContextReleaseCmdPau Espin Pedrol1-0/+1
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 Pedrol1-4/+5
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-21Split Diameter TS 29.272 templates into its own filePau Espin Pedrol2-1/+3
2023-12-20mme: Fix tests reusing IMSI suffixPau Espin Pedrol1-5/+5
2023-12-20mme: Fix TEID values used in testPau Espin Pedrol1-3/+7
2023-12-19mme: Introduce test TC_ue_cell_reselect_eutran_to_geranPau Espin Pedrol1-0/+96
2023-12-15LTE_CryptoFunctions.ttcn: Increment nus.rx_count on each pkt readPau Espin Pedrol1-0/+8
2023-12-15mme: Implement missing UE attach stepsPau Espin Pedrol1-21/+174
2023-12-15LTE_CryptoFunctions.ttcn: Log NAS_UE_State on failurePau Espin Pedrol1-1/+1
2023-12-15LTE_CryptoFunctions.ttcn: Immediate termination upon failurePau Espin Pedrol1-12/+12
2023-09-21mme: Fix local port passed as remote port in Gn interfacePau Espin Pedrol1-1/+2
2023-09-12TC_s1ap_attach: setup S11 interface, catch Create Session RequestPhilipp Maier1-1/+21
2023-09-01MME_Tests: add new testcase TC_s1ap_tau_unknown_gutiPhilipp Maier1-0/+49
2023-09-01MME_Tests: remove unused timer variablePhilipp Maier1-2/+0
2023-09-01MME_Tests: Add S11/GTPv2 interfacePhilipp Maier3-5/+53
2023-08-26DIAMETER_Emulation: Support forwarding messages identified by ete_id to a cli...Pau Espin Pedrol1-1/+1
2023-08-22MME_Tests: add testcase TC_s1ap_resetPhilipp Maier1-0/+27
2023-08-09MME_Tests: add testcase TC_RIM_RAN_INFPhilipp Maier1-1/+277
2023-07-17MME_Tests: add Gn interfacePhilipp Maier3-4/+86
2023-07-11S1AP_Emulation: add missing create_cbPhilipp Maier1-9/+1
2023-07-04MME_Tests: add expected-results.xmlPhilipp Maier1-0/+7
2022-03-14lib/DIAMETER: Allow sending CEA with AuthAppIdPau Espin Pedrol1-0/+1
2022-01-31library/DIAMETER_Emulation: implement 'raw' mode of operationVadim Yanitskiy1-1/+2
2021-12-15library/DIAMETER_Templates: prettify & enrich AIR/AIA templatesVadim Yanitskiy1-2/+3
2021-12-15library/DIAMETER_Templates: rework existing ULR/ULA templatesVadim Yanitskiy1-3/+3
2021-10-13regen_makefile.sh: set executable name explicitlyOliver Smith1-1/+3
2021-10-12mme: link against gnutlsOliver Smith1-1/+1
2021-10-12regen_makefile.sh: files/flags in separate linesOliver Smith1-2/+22
2020-10-04regen-makefile.sh: Put libraries in LINUX_LIBS, not LDFLAGSHarald Welte1-1/+1
2020-04-29Split templates in RLCMAC_{CSN1_}Types into their own _Templates filePau Espin Pedrol1-1/+1
2020-04-28pcu: Introduce test TC_mo_ping_pong_with_ul_racapPau Espin Pedrol1-1/+1
2020-04-26DIAMETER_Emulation: Notify user of CapabilityExchangeHarald Welte1-0/+2
2020-04-26DIAMETER: parametrize CEA templateHarald Welte1-1/+4
2019-08-18mme: Add missing link to DIAMETER_EncDec.cc from TITANHarald Welte1-0/+4
2019-08-18mme: Integrate DIAMETER support into MME testsuiteHarald Welte3-4/+115
2019-08-18mme: Add GTPv2 supportHarald Welte2-2/+10
2019-08-18mme: Extend MME tests to also include S1AP interface testingHarald Welte6-25/+399
2019-08-18TTCN-3 native function wrapper for SNOW-3GHarald Welte5-2/+557
2019-08-18remove ogslib dependency from snowHarald Welte2-5/+2