aboutsummaryrefslogtreecommitdiffstats
path: root/library
AgeCommit message (Expand)AuthorFilesLines
2018-06-05L3_Templates: tr_GMM_DET_REQ_MT: use * instead of omit for `cause`Alexander Couzens1-1/+1
2018-06-03bsc: Add LCLS related test casesHarald Welte1-0/+12
2018-06-02GSUP_Types.ttcn: add SS related messages and IEsVadim Yanitskiy1-3/+153
2018-06-02library: introduce Facility IE templates for SS/USSDVadim Yanitskiy1-0/+202
2018-06-02L3_Templates: add GSM 04.80 RELEASE_COMPLETE messageVadim Yanitskiy1-0/+117
2018-06-01BSSMAP_Templates: Fix LCLS related template definitionsHarald Welte1-6/+11
2018-06-01BSSMAP_Templates: Add templates for LCLS related IEs + messagesHarald Welte1-0/+161
2018-06-01*_Emulation.ttcn: Specify destination when replying on procedure portsHarald Welte8-20/+20
2018-05-31L3_Templates: Add templates related to Supplementaryt ServicesHarald Welte1-0/+208
2018-05-27RSL_Emulation: Handle ID_ACK event in BSC roleHarald Welte1-0/+1
2018-05-27BSSAP_Adapter: Split f_bssap_start() from f_bssap_init()Harald Welte1-1/+4
2018-05-27BSSAP_Adapter: cosmetic typo fixHarald Welte1-1/+1
2018-05-27BSSAP_Adapter: Connect ConnHdlr:MGCP to IPA MGCP in SCCPlite caseHarald Welte1-0/+5
2018-05-26GSUP_Types.ttcn: allow other TLV appear in Cancel Location ErrorsAlexander Couzens1-1/+1
2018-05-26L3_Templates: add template tr_GMM_DET_REQ_MT/ts_GMM_DET_ACCEPT_MTAlexander Couzens1-4/+24
2018-05-26L3_Templates: add values for c_GMM_DTT_MT_*Alexander Couzens1-0/+4
2018-05-25make PCU tests send PS paging requests on BVCI zeroStefan Sperling1-1/+7
2018-05-24BSSAP/IPA integration: Wait for SCCPLite to be establishedHarald Welte2-4/+44
2018-05-24library: PCUIF_CodecPort: Log PCU socket connect error stringPau Espin Pedrol1-1/+5
2018-05-23Print more self-explanatory error message on bind/connect failuresHarald Welte5-1/+40
2018-05-10bts: ciphering testsHarald Welte5-13/+125
2018-05-10LAPDm_Types: Fix encoding of S+I framesHarald Welte1-32/+39
2018-05-09bts: Add RLL testsHarald Welte3-6/+155
2018-05-02sgsn: test umts aka with gsm sres responseNeels Hofmeyr1-2/+14
2018-04-18RSL: Introduce template (value) annotationsHarald Welte1-109/+189
2018-04-18LAPDm: Re-structure: Merge Frame type A+B which are really the sameHarald Welte2-48/+42
2018-04-17IPA: Fix wrong CCM ID_ACK logic; disable CCM on CTRL interfaceHarald Welte2-12/+53
2018-04-17BSSAP_Adapter: Introduce transport over IPA/SCCPliteHarald Welte1-8/+42
2018-04-15RSL_Emulation: Less verbose loggingHarald Welte1-4/+0
2018-04-15L1CTL: Correctly parse L1CTL messages with zero-length payloadHarald Welte1-3/+3
2018-04-14msc: Add SMPP tests for MO + MT SMSHarald Welte2-2/+26
2018-04-14msc: Add SMPP_Emulation + SMPP_TemplatesHarald Welte2-0/+538
2018-04-14msc: Add SMPP_CodecPortHarald Welte3-0/+183
2018-04-09msc: Initial SMS testing (MO + MT SMS, successful case, no SMPP)Harald Welte1-2/+282
2018-04-09L3_Templates: Introudce constants for tiFlagHarald Welte1-20/+23
2018-04-07bsc: Testing of dynamic PDCH (both IPA style and Osmocom style)Harald Welte1-2/+34
2018-04-06test GGSN support for optional GTP-U sequence numbersStefan Sperling1-10/+29
2018-04-05RSL_Types: Fix msg_disc of IPA PDCH ACT/DEACT + inverse templatesHarald Welte1-6/+55
2018-04-04PCUIF_Types: Fix bit-order of pdch_maskHarald Welte1-1/+1
2018-04-02RTP_Emulation: Fix RTCP handlingHarald Welte1-2/+2
2018-04-02L1CTL_PortType: Remove some logging, make it less chattyHarald Welte1-2/+0
2018-04-02L1CTL_Types: dl_info is part of TRAFFIC_CONF, not just TRAFFIC_INDHarald Welte1-1/+2
2018-03-29mgw: Add first tests for testing RTP streamsHarald Welte1-0/+10
2018-03-29RTP_Emulation: Add f_rtpem_stats_compare() to match a pair of statsHarald Welte1-0/+12
2018-03-29RTP_Emulation: Add convenience helper functions around procedure callsHarald Welte1-0/+30
2018-03-29RTP_Emulation: Make it less chatty in the logHarald Welte1-2/+2
2018-03-29RTP_Emulation: Fix receive templatesHarald Welte1-2/+2
2018-03-29mgw: Add statistics to RTP_Emulation and link/build it in mgw testHarald Welte1-4/+60
2018-03-28BSSMAP_Templates: Add templates for HANDOVER REQUIREDPhilipp Maier1-1/+22
2018-03-28MSC_Tests: Add support for multiple BSCPhilipp Maier1-2/+3