aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2019-10-04S1AP: HACK: initial fuzzing test case for S1AP_SetupReqfixeria/s1ap_fuzzVadim Yanitskiy2-0/+52
2019-09-29library/GSM_RR_Types.ttcn: fix 'Assignment' vs 'Allocation' confusionVadim Yanitskiy1-3/+3
2019-09-29library/GSM_RR_Types.ttcn: fix 'presence' in tr_PacketUlSglAssignVadim Yanitskiy1-1/+1
2019-09-27PCU_Tests_RAW.ttcn: add test case for UL link quality adaptationVadim Yanitskiy1-1/+1
2019-09-27library/PCUIF_CodecPort.ttcn: strip padding bytes from PCUIF_dataVadim Yanitskiy1-0/+10
2019-09-27library/RLCMAC_CSN1_Types.ttcn: add UL Packet Resource RequestVadim Yanitskiy1-0/+72
2019-09-27Introduce PCUIF, BTS and ClckGen components for RAW PCU test casesVadim Yanitskiy1-0/+9
2019-09-26SABP CodecPort and SABP_AdapterHarald Welte4-0/+348
2019-09-26SABP (Service Area Broadcast Protocol) definitionsHarald Welte9-0/+1747
2019-09-18Revert "MGCP: fix pattern warning"Neels Hofmeyr1-5/+5
2019-09-18MGCP: fix pattern warningMax1-5/+5
2019-09-14library/L1CTL_PortType.ttcn: use templates from GSM_RR_TypesVadim Yanitskiy2-19/+9
2019-09-14library/PCUIF_Types.ttcn: mark PCUIF_Text as 'null_terminated'Vadim Yanitskiy1-1/+1
2019-09-11Revert "library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_data"Vadim Yanitskiy1-7/+2
2019-09-11L3 Templates: PDU_L3_MS_SGSN: export ptmsi in template signatureAlexander Couzens1-2/+3
2019-09-09library/LAPDm_RAW_PT.ttcn: use templates from GSM_RR_TypesVadim Yanitskiy1-16/+24
2019-09-09library/GSM_RR_Types.ttcn: introduce generic tr_IMM_TBF_ASSVadim Yanitskiy2-34/+30
2019-09-09library/GSM_RR_Types.ttcn: refactor IaRestOctHH codingVadim Yanitskiy2-62/+118
2019-09-09library/GSM_RR_Types.ttcn: fix: apply '2B'O padding to GsmRrMessageVadim Yanitskiy1-3/+5
2019-09-09library/GSM_RR_Types.ttcn: fix hard-coded L2 pseudo length in tr_IMM_ASSVadim Yanitskiy1-1/+1
2019-09-08library/GSM_RR_Types.ttcn: fix ImmediateAssignment coding regressionsVadim Yanitskiy1-4/+6
2019-09-07bsc: Test that ETWS Primary Notification are sent via dedicated channelsHarald Welte2-1/+22
2019-09-06CBSP: Fix receive templates if channel_ind == omitHarald Welte1-3/+9
2019-09-06bts: Test if BTS forwards ETWS Primary Notification to PCUHarald Welte1-2/+42
2019-09-05library/GSM_RR_Types.ttcn: fix: IA Rest Octets may have optional paddingVadim Yanitskiy1-1/+2
2019-09-05library/GSM_RR_Types.ttcn: fix: IA Rest Octets is mandatory IEVadim Yanitskiy1-3/+10
2019-09-05library/PCUIF_Types.ttcn: inform RAW codec about PADDING in PCUIF_dataVadim Yanitskiy1-2/+7
2019-09-05bsc: Test suite for CBSP (Cell Broadcast Service Protocol)Harald Welte3-3/+41
2019-09-05CBSP: Hack to make receive templates workHarald Welte1-5/+5
2019-09-05bts: Add test for ETWS Primary Notification via P1 Rest OctetsHarald Welte1-1/+23
2019-09-04Add CBSP_CodecPort + CBSP_AdapterHarald Welte4-0/+259
2019-09-04Add CBSP (Cell Broadcast Service Protocol) types + templatesHarald Welte2-0/+1125
2019-09-02sgsn: Proper shutdown of RAN_Adapter componentsPau Espin Pedrol1-0/+26
2019-09-02BSSGP_Emulation: add BssgpDecodeDepthOliver Smith1-14/+29
2019-08-30BSSGP_Emulation: as_unblocked: fix SIG broadcastOliver Smith1-1/+1
2019-08-19Revert "RAN_Adapter: invert check for RAN_ops == omit"Oliver Smith1-2/+2
2019-08-18DIAMETER_Emulation: Remove unused dependency to MobileL3 and DNSHarald Welte1-5/+1
2019-08-18IPA_Emulation: Fix building without CTRL supportHarald Welte1-2/+9
2019-08-18library: Add DIAMETER Templates, Emulation, CodecPortHarald Welte5-0/+1429
2019-08-18library: Add [generated] DIAMETER_Types.ttcnHarald Welte1-0/+6652
2019-08-18mme: Add GTPv2 supportHarald Welte3-0/+401
2019-08-18library: Add initial set of LTE/EPC NAS templatesHarald Welte1-0/+1011
2019-08-18library: Add S1AP CodecPort/EmulationHarald Welte4-0/+863
2019-08-18RAN_Adapter: invert check for RAN_ops == omitAlexander Couzens1-2/+2
2019-08-18RAN_Adapter: protect RAN_EMULATION_CTRL with ifdefAlexander Couzens1-0/+2
2019-08-18RAN_Emulation: Support for PS domainHarald Welte1-14/+92
2019-08-18BSSGP_Emulation: Abandon "BssgpDecoded" intermediate structureHarald Welte1-49/+26
2019-08-15library: Add S1AP TemplatesHarald Welte1-0/+907
2019-08-15library: S1AP encoding/decoding using libfftranscode and ASN.1 from V15.5.0Harald Welte9-0/+7462
2019-08-15mme: initial skeleton for MME / SGsAP tetssHarald Welte1-0/+8