aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2019-05-11add three tests for CIPHER MODE COMPLETE without algoStefan Sperling1-0/+13
2019-05-11Fix regression in tr_GSUP_PROC_SS_ERR during inter-MSC-hoHarald Welte1-1/+1
2019-05-11Make f_gen_tr_ss_ies() work for both 'latest' and 'master'Harald Welte1-1/+9
2019-05-11BSSGP_Emulation: More/improved commentsHarald Welte1-1/+3
2019-05-10Revert partial of 0ac6315212a3 ("msc: add inter-BSC and inter-MSC Handover te...Alexander Couzens1-6/+0
2019-05-10BSSGP_Emulation: Implement LLC sending also for SGSN-roleHarald Welte1-1/+8
2019-05-10BSSGP_Emulation: Pass uplink L3 to BSSGP Uplink UnitdataHarald Welte1-0/+8
2019-05-10BSSGP_Emulation: Fix transmission of MT L3 in LLC/BSSGPHarald Welte1-1/+1
2019-05-10library: Add PAP_Types for PPP Authentication Protocol (RFC 1334)Harald Welte1-0/+90
2019-05-10RAN_Emulation: Fix IMSI table lookup on RANAP pagingHarald Welte1-1/+1
2019-05-09msc: add inter-BSC and inter-MSC Handover testsNeels Hofmeyr4-63/+527
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr3-6/+32
2019-05-02move as_iu_release_compl_disc from BSC_ConnHdlr to RAN_EmulationHarald Welte1-0/+23
2019-05-02RAN_Adapter: More verbose loggingHarald Welte1-1/+4
2019-05-02move imsi_hex2oct to Osmocom_Types.ttcnHarald Welte1-0/+19
2019-05-02LLC_Templates: Add XID related templatesHarald Welte1-0/+96
2019-04-25RAN_Emulation: Add RANAP supportHarald Welte2-10/+345
2019-04-25HNBAP, RUA and RANAP protocol codecsHarald Welte30-0/+12410
2019-04-25RAN_Adapter: Support build without IPA / BSSAP supportHarald Welte1-1/+7
2019-04-25RAN_Adapter: Rename functions from f_bssap_* to f_ran_adapter_*Harald Welte1-2/+2
2019-04-25RAN_Emulation: Modularize protocol supportHarald Welte2-133/+204
2019-04-25LLC_Templates: Add templates for NULL and DISCHarald Welte1-0/+13
2019-04-25LLC_Templates: Add SABM, UA, FRMR, DM templatesHarald Welte1-2/+59
2019-04-23BTS_Tests.ttcn: add TC_pcu_ext_rach_content() for 11-bit RACHVadim Yanitskiy1-0/+22
2019-04-23library/L1CTL_Types.ttcn: add L1CTL_EXT_RACH_REQ messageVadim Yanitskiy1-1/+42
2019-04-23library/L1CTL_Types.ttcn: fix: add missing L1CTL_BURST_IND messageVadim Yanitskiy1-0/+1
2019-04-21Rename BSSMAP_Emulation -> RAN_EmulationHarald Welte2-115/+113
2019-04-15BSSMAP_Emulation: Check for ==/!= null instead of isvalue()Daniel Willmann1-1/+1
2019-04-12Ensure BcdMccMnc is encoded as 24.008 10.5.5.15Alexander Couzens2-3/+3
2019-04-09SGsAP_Templates: Remove invalid template.Philipp Maier1-1/+9
2019-03-27PCUIF: Add templates for PCU_IF_MSG_SUSP_REQHarald Welte1-0/+32
2019-03-27pcu: Fix MCC/MNC handling: use 'F' between MCC and MNC in 2-digit caseHarald Welte1-3/+3
2019-03-27Osmocom_Gb_Types: Add more templates for BSSGP SUSPEND/RESUMEHarald Welte1-1/+176
2019-03-27GSM_RR_Types: Add enc_RoutingAreaIdentification()Harald Welte1-0/+3
2019-03-27BSSGP_Emulation: Handle incoming BVCI=0 messagesHarald Welte1-1/+21
2019-03-27pcu: Ensure we're always using the same defaults for the CGIHarald Welte1-2/+2
2019-03-27NS_Emulation: Disable sending NS-RESET from SGSN to BSSHarald Welte1-1/+3
2019-03-27NS_Emulation: Add minimal support for SGSN-side SNS handlingHarald Welte1-1/+45
2019-03-19BSC_Tests: add testcases to verify S15-S0 handlingPhilipp Maier1-0/+6
2019-03-19MGCP_Test: allow setting of fmtp parametersPhilipp Maier1-0/+5
2019-03-15Log PCU socket path on errorsMax1-6/+6
2019-03-14ggsn: add tests to validate IPv4v6 pdp ctxOliver Smith1-0/+23
2019-03-14msc: add codec to all Assignment Complete messagesNeels Hofmeyr1-2/+8
2019-03-11IPA: log host:port on listen errorsMax1-1/+1
2019-03-04library/GSUP_Types.ttcn: add CHECK-IMEI messageOliver Smith1-3/+55
2019-03-02PCUIF: Add send + receive templates for TIME_INDHarald Welte1-0/+22
2019-03-02PCUIF: Accept any ARFCN in tr_PCUIF_DATA_REQHarald Welte1-1/+1
2019-03-02PCUIF_Types: Add enumerated PCUIF_BurstTypeHarald Welte1-3/+10
2019-02-26PCU: Add test for SNS Change Weight procedureHarald Welte1-0/+23
2019-02-26PCU: Add tests for SNS with separate signalling/data NS-VC, ADD, DELHarald Welte1-0/+123