aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2018-06-08bsc-nat: ipaccess_auth_bsc: Close bsc conn immediately on bad format receivedPau Espin Pedrol1-0/+2
2018-06-08bsc-nat: forward_sccp_to_msc: Fix memleak on receive from non authenticated bscPau Espin Pedrol1-2/+1
2018-06-08bsc-nat: forward_sccp_to_msc: Remove unneeded exit3 sectionPau Espin Pedrol1-10/+3
2018-06-08bsc-nat: forward_sccp_to_msc: Remove unneeded gotoPau Espin Pedrol1-2/+0
2018-06-08bsc-nat: bsc_nat_filter_ipa: Improve documentationPau Espin Pedrol1-1/+3
2018-06-08bsc-nat: Avoid sending reset ack twice in a rowPau Espin Pedrol1-1/+0
2018-05-30abis_rsl: rsl_rx_chan_rqd: Format bts log string as in everywhere elsePau Espin Pedrol1-2/+2
2018-05-30chan_alloc: Print bts nr on chan alloc failurePau Espin Pedrol1-2/+2
2018-05-30bsc_nat.c: Return correct err code to avoid heap-user-after-freePau Espin Pedrol1-15/+16
2018-05-28acc_ramp: Increase log level of some messagesPau Espin Pedrol1-5/+4
2018-04-19mgcp: switch to new osmux output APIsPau Espin Pedrol1-6/+11
2018-04-19chan_alloc.c: Fix log var formatting issuesPau Espin Pedrol1-2/+2
2018-04-17smpp_smsc_conf: Fix heap-use-after-freePau Espin Pedrol1-2/+7
2018-04-16nat: Add jitter buffer on the uplink receiverPau Espin Pedrol5-3/+223
2018-04-16fix handling of state changes in acc rampingStefan Sperling3-36/+112
2018-04-16only trigger acc ramping if trx 0 is usable and unlockedStefan Sperling1-4/+9
2018-04-16trigger acc ramping on state-changed-event reportsStefan Sperling1-2/+10
2018-04-16rename helper functions in the acc ramp code to avoid confusionStefan Sperling1-13/+13
2018-04-16trigger acc ramping based on trx rf-locked stateStefan Sperling2-1/+49
2018-04-16ensure that acc_ramp_init() is only called onceStefan Sperling3-33/+29
2018-04-16only log actual access control class ramping changesStefan Sperling1-2/+4
2018-04-11bsc_nat: ctrl: Fix crash on receveing bsc replyPau Espin Pedrol1-2/+8
2018-04-11bsc_nat: Drop redundant ccon ptr in bsc_cmd_listPau Espin Pedrol2-6/+5
2018-04-11bsc_nat: forward_to_bsc: Fix memleak on send failurePau Espin Pedrol1-1/+2
2018-04-11bsc_nat: forward_to_bsc: remove one level of indentationPau Espin Pedrol1-45/+46
2018-04-11bsc_nat: ctrl: fix memleak on reply receivalPau Espin Pedrol1-4/+3
2018-04-11libbsc: set_net_mcc_mnc_apply: Fix memleak on parsing incorrect mcc mncPau Espin Pedrol1-0/+2
2018-04-09fix initialization of acc rampingStefan Sperling1-4/+4
2018-04-09fix a format string error in bts_update_t3122_chan_load()Stefan Sperling1-1/+2
2018-03-29Migrate from OpenSSL to osmo_get_rand_id()Neels Hofmeyr4-15/+12
2018-03-27bsc: paging: Fix losing paging messages for BTSPau Espin Pedrol1-5/+5
2018-03-27bsc: Improve handling of paging_request return valuePau Espin Pedrol3-6/+23
2018-03-22backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr17-136/+178
2018-03-14Add support for Access Control Class ramping.Stefan Sperling7-3/+380
2018-03-14Add stat items for the BTS's channel load average and T3122.Stefan Sperling2-1/+21
2018-03-14bts chan_load: ignore unusable BTSStefan Sperling1-0/+5
2018-03-14Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling6-19/+125
2018-03-12sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6Harald Welte1-5/+5
2018-03-05fix build: gprs_ra_id_by_bts(): ensure to init all valuesNeels Hofmeyr1-4/+6
2018-02-19mgcp_protocol: Don't print osmux stats if it is offPau Espin Pedrol1-18/+20
2018-01-21src/libmsc/ussd.c: drop useless forward declarationVadim Yanitskiy1-13/+10
2018-01-12libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy3-5/+41
2017-12-12sms.db: silence libdbi warnings on out-of-range indexNeels Hofmeyr1-18/+25
2017-11-27vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol4-3/+31
2017-11-27Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol1-7/+7
2017-11-11osmo-bsc-sccplite: Implement incoming RESET procedureHarald Welte2-1/+34
2017-11-11osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte1-0/+4
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr9-18/+0
2017-10-26rename osmo-bsc to osmo-bsc-sccpliteHarald Welte2-4/+4
2017-10-26remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte40-25043/+0