summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* backport support for 3-digit MNC with leading zerosneels/mnc3Neels Hofmeyr2018-03-2223-160/+211
* Add support for Access Control Class ramping.Stefan Sperling2018-03-1410-3/+536
* Add stat items for the BTS's channel load average and T3122.Stefan Sperling2018-03-144-1/+28
* bts chan_load: ignore unusable BTSStefan Sperling2018-03-141-0/+5
* Make "waiting indicator" of IMMEDIATE ASSIGN REJECT dynamic.Stefan Sperling2018-03-1411-29/+153
* sysinfo: Fix regression causing missing L2 Pseudo-Length in SI5/SI6Harald Welte2018-03-121-5/+5
* fix build: gprs_ra_id_by_bts(): ensure to init all valuesNeels Hofmeyr2018-03-051-4/+6
* mgcp_protocol: Don't print osmux stats if it is offPau Espin Pedrol2018-02-192-19/+23
* src/libmsc/ussd.c: drop useless forward declarationVadim Yanitskiy2018-01-211-13/+10
* gsm_04_80.h: cosmetic: whitespace fixVadim Yanitskiy2018-01-211-2/+2
* gsm_04_80.h: use '#pragma once' instead of includesVadim Yanitskiy2018-01-211-4/+1
* mgcp_transcoding_test: Add LIBOSMOABIS_CFLAGSHarald Welte2018-01-151-0/+1
* libmsc: add support for both comp128v2 and comp128v3Vadim Yanitskiy2018-01-125-5/+53
* Fix tests after rate_ctr changeMax2017-12-193-67/+73
* sms.db: silence libdbi warnings on out-of-range indexNeels Hofmeyr2017-12-121-18/+25
* vty: Add cmd to configure 3g Early Classmark SendingPau Espin Pedrol2017-11-276-3/+33
* Use type bool for boolean fields in gsm48_si_ro_infoPau Espin Pedrol2017-11-272-10/+10
* osmo-bsc-sccplite: Implement incoming RESET procedureHarald Welte2017-11-113-1/+35
* osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte2017-11-111-0/+4
* vty: skip installing cmds now always installed by defaultNeels Hofmeyr2017-11-080-0/+0
* vty: skip installing cmds now always installed by defaultNeels Hofmeyr2017-11-019-18/+0
* debian/rules: show testsuite.log when tests are failingNeels Hofmeyr2017-10-311-0/+3
* Tag/Release Version 1.0.01.0.0Harald Welte2017-10-281-0/+955
* jenkins: use osmo-clean-workspace.sh before and after buildNeels Hofmeyr2017-10-271-0/+4
* rename osmo-bsc to osmo-bsc-sccpliteHarald Welte2017-10-2616-28/+33
* remove sgsn, gbproxy and gtphub from openbsc.gitHarald Welte2017-10-26124-48826/+2
* osmo-bsc: Initialize logging before initializing rate_ctrHarald Welte2017-10-261-3/+3
* nanobts_omlattra_test: Initialize logging before executing testsHarald Welte2017-10-261-0/+3
* Fix nanobts_omlattr unit testHarald Welte2017-10-261-0/+1
* Make TRX rf locking more visibleMax2017-10-234-8/+12
* libbsc: Use correct printf formatting for uint64_tPau Espin Pedrol2017-10-231-4/+4
* bsc_api: Fix NULL secondary_lchan access in handle_ass_failPau Espin Pedrol2017-10-171-2/+4
* gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte2017-10-012-0/+70
* Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte2017-10-013-92/+110
* libbsc: document arguments of generate_bcch_chan_list()Harald Welte2017-10-011-1/+7
* Show OML link uptime in vtyMax2017-09-274-3/+31
* CTRL: cleanup write-only command functionsMax2017-09-231-31/+3
* libmsc: Log Rx DELIVER-SM RESP before calling gsm411_send_rp_ackKeith2017-09-141-4/+4
* libmsc: sms_route_mt_sms() may return uninitialized return valuePablo Neira Ayuso2017-09-131-20/+21
* fix vty tests: vty no longer goes to parent node implicitlyNeels Hofmeyr2017-09-132-22/+1
* libmsc: annotate esme route in the sms object from deliver_to_esme()Pablo Neira Ayuso2017-09-112-3/+12
* Make use of osmo-build.sh to use dependency artifacts for builds.André Boddenberg2017-09-051-46/+45
* handover_decision: Fix condition for power budget handover attemptIvan Kluchnikov2017-09-041-1/+1
* SI13: drop PBCCH-related bitsMax2017-08-303-69/+20
* Use release helper from libosmocoreMax2017-08-292-0/+7
* Remove common_cs.h from .debMax2017-08-281-1/+0
* Use verify_value_string_arrays_are_terminated from osmo-ciHarald Welte2017-08-271-3/+2
* Revert "factor out & introduce struct gsm_encr, in common_cs.h"Neels Hofmeyr2017-08-212-11/+6
* Treat SIGTERM just like SIGINT in our programsHarald Welte2017-08-205-0/+10
* NITB: remove 'help' output about '-a' option that is removed for agesHarald Welte2017-08-181-2/+0