Commit Graph

7 Commits

Author SHA1 Message Date
Gerrit Code Review f637beb84b Update notes for submitted changes
* switch sqlite3 to single-threaded mode
2022-05-16 10:10:36 +00:00
Gerrit Code Review 3e5586d4de Update notes for submitted changes
* .gitignore: Ignore new autofoo tmp files
2021-02-04 14:04:44 +00:00
Gerrit Code Review 32b140ed15 Update notes for submitted changes
* add rudimentary NRI support for MSC pooling
* use new osmo_mobile_identity API everywhere
2020-06-19 20:41:34 +00:00
Gerrit Code Review 415c539ace Update notes for submitted changes
* SMS-over-GSUP: clarify error message about unexpected MO/MT SMS
2020-04-26 14:45:29 +00:00
Gerrit Code Review d7f3cc4046 Update notes for submitted changes
* log: drop duplicate MNCC log
2019-10-23 21:41:46 +00:00
Gerrit Code Review 6d84746c07 Update notes for submitted changes
* gsup_client_mux_tx_error_reply(): fix: do not omit SM-RP-MR IE
* gsup_client_mux_tx_error_reply(): fix: do not omit message class IE
* gsup_client_mux_tx_error_reply(): fix: do not omit session IEs
2019-06-15 08:50:01 +00:00
Gerrit Code Review 668504f1ae Update notes for submitted changes
* libmsc/mncc_call.c: fix uninitialized access of stack memory
* libmsc/ran_msg_a.c: prevent chosen_encryption->key buffer overrun
* libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()
* libmsc/ran_msg_a.c: avoid ternary operator in struct initialization
* libmsc/gsm_04_11.c: fix NULL-pointer dereference in gsm340_rx_tpdu()
* sms_queue_test: assert return value of osmo_use_count_get_put()
* libmsc/msc_a.c: fix possible NULL-pointer dereferences
* libmsc/msc_ho.c: fix unreacheable check of MSC-T role allocation
* libmsc/sgs_server.c: do not override rc in case of SCTP_SHUTDOWN_EVENT
2019-05-13 20:15:05 +00:00