aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2024-04-30hnbgw: only do f_statsd_expect for nightlyosmith/wipOliver Smith1-6/+18
2024-04-30bsc: make use of IpaUnitId codecVadim Yanitskiy1-2/+2
2024-04-30library/RSL_Emulation: make use of IpaUnitId codecVadim Yanitskiy1-20/+10
2024-04-30library/IPA_Types: add codec for IPA UnitIDVadim Yanitskiy1-0/+32
2024-04-26epdg: Add README.mdPau Espin Pedrol1-0/+26
2024-04-25SIP_Emulation: Remove duplicated map()Pau Espin Pedrol1-5/+0
2024-04-25{cbc,remsim}: fix unbound 'use_ssl' field in HTTP_Adapter_ParamsVadim Yanitskiy2-4/+5
2024-04-25asterisk: Use Titan TEXT encoder to implement AMI record enc/decPau Espin Pedrol1-48/+18
2024-04-24SGP32Definitions_Templates: add new set of templates to support rollbackPhilipp Maier3-2/+78
2024-04-24SGP32Definitions_Templates: add template tr_provideEimPackageResult_ePRAndNotifPhilipp Maier1-0/+9
2024-04-24SGP32Definitions_Templates: rename tx_provideEimPackageResultResponsePhilipp Maier1-3/+2
2024-04-24SGP32Definitions_Templates: use enable instead of configureAutoEnable PSMOPhilipp Maier1-5/+4
2024-04-24SGP32Definitions_Templates: add missing new line at the end of filePhilipp Maier1-1/+1
2024-04-24HTTP_Adapter: Allow API users to enable/disable SSLPhilipp Maier1-2/+3
2024-04-24HTTP_Adapter: put HTTP config options into a recordPhilipp Maier3-9/+22
2024-04-24HTTP_Adapter: allow body to be "omit"Philipp Maier1-5/+12
2024-04-24HTTP_Adapter: allow API users to specifiy custom headerPhilipp Maier1-10/+53
2024-04-22SGP32Definitions_Templates: remove unrelated template parameterPhilipp Maier1-1/+1
2024-04-21fixup: sgsn: fix unused param in f_routing_area_update()Vadim Yanitskiy1-1/+1
2024-04-19sgsn: TC_sgsn_context_req_in: match MM Context & GSN Address IEsVadim Yanitskiy2-3/+45
2024-04-19sgsn: add testcases for SGSN Context Request procedureVadim Yanitskiy2-1/+166
2024-04-19library: GTPv1C: fix ts_MM_Context{GSM,UMTS} templatesVadim Yanitskiy1-5/+5
2024-04-19library: GTPv1C: make ts_GTPC_SGSNContextAck more compactVadim Yanitskiy1-1/+2
2024-04-18SIP_Templates: Make tag collisions harderPau Espin Pedrol5-2/+9
2024-04-18asterisk: Split SIPConnHdlr to its own filePau Espin Pedrol2-691/+732
2024-04-18Asterisk: Initial AMI supportPau Espin Pedrol5-1/+243
2024-04-18HTTP_Adapter: add HOST field to header lines.Philipp Maier1-4/+6
2024-04-18sgsn: derive altsteps from f_routing_area_update()Vadim Yanitskiy1-26/+47
2024-04-18sgsn: fix unused param in f_routing_area_update()Vadim Yanitskiy1-2/+2
2024-04-18library: GTPv1C add ts_MM_ContextGSMVadim Yanitskiy1-0/+24
2024-04-18library: cosmetic: fix code formattingVadim Yanitskiy1-1/+1
2024-04-18Move f_str_split() Osmocom_VTY_Functions.ttcn -> Misc_Helpers.ttcnPau Espin Pedrol3-26/+27
2024-04-18Move f_strstr_count() Osmocom_VTY_Functions.ttcn -> Misc_Helpers.ttcnPau Espin Pedrol6-23/+26
2024-04-16bsc: Early shutdown upon BSSMAP RESET-ACK timeoutPau Espin Pedrol1-2/+4
2024-04-16hnbgw: TC_hnb_register_duplicate: Fix 2nd HNB_REG_REQ containing different LACPau Espin Pedrol1-0/+6
2024-04-16hnbgw: osmo-hnbgw.cfg: Update file to make it similar to the one in docker-pl...Pau Espin Pedrol1-4/+27
2024-04-16hnbgw: Add new recent tests to expected-results.xmlPau Espin Pedrol1-0/+5
2024-04-16ggsn: TC_gy_charging_volume_quota_threshold: Fix Gy Threshold/Quota expectanciesPau Espin Pedrol2-9/+18
2024-04-16hnbgw: Provide proper params to set StatsD local ip/portPau Espin Pedrol2-4/+7
2024-04-15msc: expect TC_attached_imsi_lu_unknown_tmsi to passVadim Yanitskiy1-6/+1
2024-04-15msc: expand TC_lu_tmsi_noauth_notmsiNeels Hofmeyr1-0/+24
2024-04-15msc: add TC_lu_tmsi_noauth_notmsiNeels Hofmeyr2-0/+43
2024-04-15msc: add mi arg to f_perform_lu()Neels Hofmeyr1-2/+8
2024-04-15msc: allow f_verify_vty_lac_ci() to pass for CompL3 by TMSI MINeels Hofmeyr1-1/+3
2024-04-15msc: derive altsteps from f_expect_paging() and use themVadim Yanitskiy2-41/+54
2024-04-15msc: rework f_expect_paging(): handle mismatch and timeoutVadim Yanitskiy1-7/+21
2024-04-15msc: f_expect_paging(): fix by_tmsi argNeels Hofmeyr1-2/+7
2024-04-15pcu: Update component diagramPau Espin Pedrol2-10/+87
2024-04-14ran-emu: allow receiving Paging without a TMSINeels Hofmeyr1-2/+5
2024-04-13hnbgw: Implement validation of [some] countersHarald Welte3-3/+78