Commit Graph

3 Commits

Author SHA1 Message Date
Gerrit Code Review dd95777f88 Update notes for submitted changes
* sms: Introduce VTY-configurable minimum SMS validity period
* sms: Make default SMS validity period configurable via VTY
* smpp: Parse and use SMPP-provided validity period
* sms_queue: Make deletion of messages from DB VTY-configurable
* sms_queue: Use local variable rather than 9x pointer de-ref in function
* sms: Give smsc its own VTY config node
2022-05-19 19:34:41 +00:00
Gerrit Code Review 0f4b18fa54 Update notes for submitted changes
* Validate the choosen UTRAN encryption algorithm
* Make UTRAN encryption algorithms configurable
* Fix enabling of UMTS UEA encryption
2021-11-05 09:48:27 +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