aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2020-04-29library/RLCMAC: Add partial support for EGPRS data block encoding/decodingPau Espin Pedrol2-121/+1043
2020-04-29cosmetic: RLCMAC_Types.ttcn: Make different PTCCH types section more visiblePau Espin Pedrol1-2/+4
2020-04-29library/GSM_RR_Types.ttcn: use 'CSN.1 L/H' attribute where neededVadim Yanitskiy1-6/+7
2020-04-29library/GSM_RR_Types.ttcn: fix BYTEORDER of MCC/MNC in RAIVadim Yanitskiy1-1/+4
2020-04-28pcu: Introduce test TC_mo_ping_pong_with_ul_racapPau Espin Pedrol3-36/+113
2020-04-28PCU: add test cases for EGPRS Packet Channel RequestVadim Yanitskiy1-0/+31
2020-04-28library/GSM_RR_Types.ttcn: fix: apply BYTEORDER(last) globallyVadim Yanitskiy1-1/+1
2020-04-26pgw: Add support for PCRF emulation (CCR/CCA)Harald Welte1-0/+84
2020-04-26DIAMETER_Emulation: Notify user of CapabilityExchangeHarald Welte1-1/+28
2020-04-26DIAMETER: parametrize CEA templateHarald Welte2-7/+14
2020-04-26DIAMETER_Emulation: Add support for IMSI in Subscription-IdHarald Welte2-1/+19
2020-04-26DIAMETER_Types: Add IETF RFC4006 CreditControl + relatedHarald Welte1-5/+2708
2020-04-26library/Osmocom_Gb_Types.ttcn: Fix typo presece->presence in function namePau Espin Pedrol1-4/+4
2020-04-22L3_Templates.ttcn: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-04-21Add GTPv2_Emulation componentHarald Welte4-9/+1334
2020-04-20HACK: avoid compilation error with TITAN > 6.5.0Harald Welte1-4/+8
2020-04-20CBSP_Templates: fix copy+paste errorHarald Welte1-1/+1
2020-04-20library/RLCMAC_CSN1_Types: add EGPRS Packet Channel Request definitionVadim Yanitskiy1-0/+76
2020-04-19Fix/complete the partial GTPv2_CodecPort we already hadHarald Welte3-2/+100
2020-04-01Initial SIMTRACE testsuiteHarald Welte1-0/+1
2020-03-30library/L3_Templates: remove tr_PAGING_REQ1_MI1_TMSI, use existing MI templatesVadim Yanitskiy1-16/+0
2020-03-28library/RSL_Types: use MobileIdentityLV for MS Identity IEVadim Yanitskiy2-5/+13
2020-03-28library/BSSGP_Types: use tr_MI_IMSI from library/L3_TemplatesVadim Yanitskiy1-13/+2
2020-03-28library/L3_Templates: add more templates for Mobile Identity IEVadim Yanitskiy1-0/+61
2020-03-28library/GSM_RR_Types: Paging Request Type 1 may contain second MIVadim Yanitskiy1-2/+3
2020-03-28library/GSM_RR_Types: do not duplicate Mobile Identity recordsVadim Yanitskiy3-54/+14
2020-03-26PCU: also test GSGN originated PS/CS Paging containing TMSIVadim Yanitskiy1-0/+16
2020-03-20pcu: Verify CodingScheme of received data blocksPau Espin Pedrol1-0/+61
2020-03-18pcu: Introduce TC_mt_ping_pong_with_dl_racapPau Espin Pedrol1-2/+71
2020-03-01BSSGP/IuUP: Fix license disclaimer copy+pasteHarald Welte2-4/+4
2020-02-19Native_Functions: Add f_str_to{lower,upper}()Harald Welte2-0/+36
2020-02-18DIAMETER: Add tr_DIA_AIR() to send AuthInfoRequestHarald Welte1-0/+50
2020-02-06hlr: add TC_MSLookup_GSUP_proxyOliver Smith1-0/+83
2020-02-06library/DNS_Helpers: add f_enc_IPv4Oliver Smith1-0/+23
2020-02-06library/GSUP_Types: add dest name to some messagesOliver Smith1-6/+9
2020-02-06hlr: add emulated GSUP server (second HLR)Oliver Smith1-0/+7
2020-02-06hlr: add TC_MSLookup_mDNS_service_other_homeOliver Smith3-0/+175
2020-01-21sccp: Introduce test TC_it_avoids_tiarPau Espin Pedrol1-0/+18
2020-01-20sccp: Introduce test TC_tiar_timeoutPau Espin Pedrol1-0/+131
2020-01-20hlr: f_perform_UL: add CnDomain parameterOliver Smith1-2/+2
2020-01-15library/L3_Templates.ttcn: fix length matching in tr_RP_ERROR_MTVadim Yanitskiy1-1/+1
2020-01-12bsc: Introduce test TC_chan_rel_sccp_tiar_timeoutPau Espin Pedrol1-0/+6
2020-01-10library/GSUP_Emulation.ttcn: extend size of GsupExpectTableVadim Yanitskiy1-1/+1
2020-01-10MSC: f_ran_register_imsi(): allow passing omit as TMSIVadim Yanitskiy1-1/+10
2020-01-10library/GSUP_Types: add support for OSMO_GSUP_NUM_VECTORS_REQ_IEAlexander Couzens1-0/+25
2020-01-06BTS_Tests: tolerate empty measurement result on chan est.Philipp Maier1-0/+16
2020-01-03PCU: fix: actually match IMSI in Packet Paging RequestVadim Yanitskiy2-1/+7
2020-01-03library/RLCMAC_CSN1_Types.ttcn: fix ps / cs selection in PageInfo unionVadim Yanitskiy1-0/+2
2020-01-03library/GSUP_Types.ttcn: fix MSISDN / SMSC coding in SM-RP-OA/DAVadim Yanitskiy2-13/+53
2019-12-31GSM_RR_Types.ttcn: Support encoding of EGPRS Packet Uplink AssignmentPau Espin Pedrol1-1/+123