aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-02-11libbsc: fix potential null-dereference in abis_nm_perform_test()HEADmasterVadim Yanitskiy1-0/+2
2021-11-16Bump version: 1.4.0.6-68740 → 1.4.11.4.1Pau Espin Pedrol1-0/+16
2021-09-01debian/control: remove dh-systemd build-dependOliver Smith1-1/+0
2021-03-22add README.md to indicate what this repo is aboutHarald Welte1-0/+22
2021-02-22tests: Replace deprecated API log_set_print_filenamePau Espin Pedrol4-4/+4
2021-02-22gitignore: Ignore configure~ filePau Espin Pedrol1-0/+1
2021-02-22tests: Explicitly drop category from logPau Espin Pedrol4-0/+7
2021-01-13contrib/jenkins: don't build osmo-gsm-manualsOliver Smith1-1/+0
2020-12-10Bump version: 1.3.3.4-e5e69 → 1.4.01.4.0Pau Espin Pedrol1-0/+12
2020-12-10Add very clear obsolescence / unmaintained warningsHarald Welte8-8/+62
2020-11-25osmo-nitb: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-5/+14
2020-11-25bsc-nat: generate coredump and exit upon SIGABRT receivedPau Espin Pedrol1-4/+12
2020-10-18Migrate from BSC_FD_* to OSMO_FD_*Harald Welte15-48/+48
2020-09-18Bump version: 1.3.2.4-4e53b → 1.3.31.3.3Pau Espin Pedrol1-0/+17
2020-09-18db_test: Disable using color in log outputPau Espin Pedrol2-2/+2
2020-07-20doc: Copy {bsc,bts}.adoc from osmo-gsm-manualsPau Espin Pedrol3-3/+611
2020-06-02fix typo in osmo_bts_variant_names: s/omso/osmo/Vadim Yanitskiy1-1/+1
2020-04-20fix compilation with gcc-10Harald Welte2-4/+8
2020-03-27rsl: Send IE MS Power Param during CHAN ACT and MS PWR CTRL messagesKeith1-0/+7
2020-01-03Bump version: 1.3.1 → 1.3.21.3.2Pau Espin Pedrol1-0/+10
2019-12-12osmoappdesc.py, tests, ipa.py: switch to python 3Oliver Smith5-442/+452
2019-12-01manual: Fix copy+paste errorHarald Welte1-1/+1
2019-08-08Bump version: 1.3.0.5-38ea → 1.3.11.3.1Pau Espin Pedrol1-0/+13
2019-08-08debian/control: Match dependency versions against configure.acPau Espin Pedrol1-6/+6
2019-08-05Remove undefined param passed to {logging,osmo_stats}_vty_add_cmdsPau Espin Pedrol3-5/+5
2019-08-05nat: Remove unused func bsc_vty_init()Pau Espin Pedrol1-8/+0
2019-07-18manuals: Generate vty/counter documentation for osmo-bscnatDaniel Willmann3-2064/+2345
2019-07-18manuals: Update osmonitb counter/vty documentationDaniel Willmann4-4724/+4176
2019-07-14Bump version: 1.2.0.20-cf711 → 1.3.01.3.0Harald Welte1-0/+36
2019-07-10contrib/jenkins.sh: run "make maintainer-clean"Oliver Smith1-0/+1
2019-06-21bsc-nat: Remove whitespace at the end of CTR descriptionsPau Espin Pedrol1-13/+13
2019-06-19manuals: Add script to regenerate counter/vty documentationDaniel Willmann2-0/+23
2019-05-26mgcp: Handle CI and X-Osmux param name as case insensitivePau Espin Pedrol2-13/+66
2019-05-23tests: Mute stdout during db_prepare()Keith1-1/+21
2019-05-16nat: Allocate bsc_nat_parsed on the stack instead of heapPau Espin Pedrol6-174/+136
2019-05-08nat: Fix crash (double-free) in forward_sccp_to_mscPau Espin Pedrol1-2/+2
2019-05-03tests: Fix selection of python versionPau Espin Pedrol5-9/+12
2019-05-02nat: Return error code in queue_for_mscPau Espin Pedrol1-4/+8
2019-04-30libmgcp: Parse CI as hex string in verify_ci()daniel/wipDaniel Willmann1-1/+1
2019-04-23osmo-bsc_nat: Parse MGCP Connection ID as hexDaniel Willmann4-8/+11
2019-04-21Fixed MNCC_RTP_CREATE after MNCC_DISC_IND.Rafael Diniz1-0/+3
2019-03-29Write configuration correctly from vty (alert notifications)Keith1-2/+2
2019-03-28vty_test_runner: Handle MGCP message recv len dynamicallyPau Espin Pedrol1-1/+12
2019-03-28Replace broken ipa_ccm_idtag APIs with new ipa_ccm_id onesPau Espin Pedrol4-12/+10
2019-03-26Drop Iu*S support and related dependenciesMax8-935/+1
2019-03-26Drop openggsn from build dependenciesMax1-2/+0
2019-03-22talloc_ctx_init: Use public API osmo_signal_talloc_ctx_initPau Espin Pedrol1-2/+2
2019-03-20osmo-bsc-mgcp.service: Fix parsing of cmdline option sPau Espin Pedrol1-1/+1
2019-02-28Don't deliver alert notifications to an ESME thatKeith3-5/+10
2019-01-30Bump version: 1.1.0.120-9981 → 1.2.01.2.0Pau Espin Pedrol2-9/+154