aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/ran_msg_a.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-19Fix some typosMartin Hauke1-2/+2
2019-11-05BSSMAP: decode Codec List (BSS Supported)Neels Hofmeyr1-0/+30
2019-11-01use osmo_sockaddr_str_is_nonzero()Neels Hofmeyr1-3/+3
2019-10-29log: ran_msg_a: tweak a message nameNeels Hofmeyr1-1/+1
2019-10-29BSSMAP log tweakNeels Hofmeyr1-1/+1
2019-09-18fix error on BSSMAP Cipher Mode Complete L3 msg IENeels Hofmeyr1-11/+3
2019-09-03ran_dec logging: log message sizes on errorsNeels Hofmeyr1-3/+7
2019-05-21Request Osmux CID and forward it in Assign Req and Assign ComplPau Espin Pedrol1-1/+22
2019-05-19a_iface: Announce Osmux support on RESET (ACK) sendPau Espin Pedrol1-2/+24
2019-05-13libmsc/ran_msg_a.c: prevent chosen_encryption->key buffer overrunVadim Yanitskiy1-1/+3
2019-05-13libmsc/ran_msg_a.c: refactor ran_a_decode_lcls_notification()Vadim Yanitskiy1-10/+3
2019-05-13libmsc/ran_msg_a.c: avoid ternary operator in struct initializationVadim Yanitskiy1-3/+1
2019-05-10ran_a_make_handover_request(): allow no encryptionNeels Hofmeyr1-1/+2
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+1284