aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/ran_msg_iu.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-18copyright: fix typo: sysmocom s/s.m.f.c./s.f.m.c./ GmbHVadim Yanitskiy1-1/+1
2023-03-18in ran_msg, return gsm0808_speech_codec (intra-MSC)Neels Hofmeyr1-1/+9
2022-01-07ran_msg_iu.c: Set proper codec in Assignment CompletePau Espin Pedrol1-1/+2
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-12-09ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2()Alexander Couzens1-2/+3
2021-12-02libmsc: ran_iu_make_security_mode_command(): clarify UIA maskVadim Yanitskiy1-1/+5
2021-11-30libmsc: ran_iu_make_security_mode_command(): improve readabilityVadim Yanitskiy1-2/+4
2021-11-17utran: use new UTRAN encryption enumAlexander Couzens1-2/+3
2021-11-05Validate the choosen UTRAN encryption algorithmAlexander Couzens1-2/+10
2021-11-05Make UTRAN encryption algorithms configurableHarald Welte1-3/+7
2021-11-05Fix enabling of UMTS UEA encryptionHarald Welte1-1/+1
2020-07-01refactor: move RESET Osmux TLV parsing to ran_msg_a.cNeels Hofmeyr1-1/+5
2020-05-19ran_msg_iu.c: Avoid redefining osmo-iuh global variablesPau Espin Pedrol1-10/+0
2019-10-29log: RANAP encode: use RANAP message names instead of BSSAPNeels Hofmeyr1-2/+5
2019-06-20libmsc/ran_msg_iu.c: fix: properly handle SAPI IE of RANAP_DirectTransferVadim Yanitskiy1-2/+12
2019-05-10Iu: Send SMS over SAPI-3Harald Welte1-1/+3
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+505