aboutsummaryrefslogtreecommitdiffstats
path: root/mme
AgeCommit message (Expand)AuthorFilesLines
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
2019-08-18snow-3g.c: Mark all internal primitive functions as staticHarald Welte1-13/+13
2019-08-18snow-3g: const-ify S-boxesHarald Welte1-2/+2
2019-08-18Import snow-3g.[ch] from nextepc source codeHarald Welte2-0/+660
2019-08-18library: Add initial set of LTE/EPC NAS templatesHarald Welte1-0/+5
2019-08-18library: Add S1AP CodecPort/EmulationHarald Welte2-1/+8
2019-08-15mme: initial skeleton for MME / SGsAP tetssHarald Welte4-0/+377