aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-15add sdp_audio_codec_is_setNeels Hofmeyr1-0/+1
2022-10-27vlr: implement fallback to no-authNeels Hofmeyr1-0/+2
2022-10-27vlr: auth_fsm: rename AUTH_RES to AUTH_SUCCESSNeels Hofmeyr1-1/+1
2022-10-27vlr: auth_fsm: clarify success/failure resultNeels Hofmeyr1-1/+3
2022-10-27msc_a,vlr: add is_ciphering_required (accurately named)Neels Hofmeyr2-0/+3
2022-10-27msc_a,vlr: rename ciphering_required to is_ciphering_to_be_attemptedNeels Hofmeyr2-3/+3
2022-10-19Introduce support for libosmo-mgcp-client MGW poolingPau Espin Pedrol2-1/+5
2022-10-03mncc: move MNCC_F_ALL from mncc.c to mncc.hVadim Yanitskiy1-0/+3
2022-09-15cosmetic: use proper name for SMPP handlersMax1-2/+2
2022-09-15Use libsmpputil functions in smpp_mirror toolMax1-0/+2
2022-09-15Make esme struct sharedMax3-24/+31
2022-08-05Add ESME-specific loggingMax1-0/+6
2022-08-05Introduce libsmpputilMax6-5/+194
2022-07-25sdp_msg: s/sdp_audio_codec_/sdp_audio_codecs_Neels Hofmeyr1-9/+9
2022-07-25sdp_msg: add sdp_audio_codecs_cmp(), add compare flagsNeels Hofmeyr1-1/+4
2022-07-25sdp_msg: s/_name_/_to_str_/gNeels Hofmeyr1-11/+11
2022-05-19sms: Introduce VTY-configurable minimum SMS validity periodHarald Welte1-0/+1
2022-05-19sms: Make default SMS validity period configurable via VTYHarald Welte1-0/+1
2022-05-19sms_queue: Make deletion of messages from DB VTY-configurableHarald Welte1-0/+4
2022-05-19sms: Give smsc its own VTY config nodeHarald Welte2-2/+2
2022-05-17sms: Encapsulate SMS queue related config parametersHarald Welte2-2/+12
2022-05-17switch from libdbi to lbsqlite3Harald Welte1-4/+5
2022-05-15vlr: Add rate counters and stat itemsHarald Welte1-0/+4
2021-12-14treewide: remove FSF addressOliver Smith1-4/+0
2021-11-30libvlr: vlr_set_ciph_mode(): avoid redundant checkVadim Yanitskiy1-1/+0
2021-11-27libmsc/gsm_04_08: refactor require ciphering into an own functionAlexander Couzens2-0/+2
2021-11-05Validate the choosen UTRAN encryption algorithmAlexander Couzens1-0/+6
2021-11-05Make UTRAN encryption algorithms configurableHarald Welte2-5/+3
2021-11-05Fix enabling of UMTS UEA encryptionHarald Welte1-0/+3
2021-11-03mncc: rework passing GCR over the MNCC interfaceVadim Yanitskiy1-2/+5
2021-10-25Add support for LCLS to the MSCKeith Whyte5-2/+12
2021-08-24vlr_sgs: Balance use_count incremented in vlr_sgs_loc_updatePau Espin Pedrol1-1/+1
2021-08-24vlr_sgs.h: Set proper logic order of items in enum sgs_ue_fsm_statePau Espin Pedrol1-1/+1
2021-07-29implement CM Re-Establish for voice callsNeels Hofmeyr3-0/+6
2021-07-28add vlr_subscr_find_by_miNeels Hofmeyr1-0/+8
2021-06-24support A5/4 in Cipher Mode CommandNeels Hofmeyr1-0/+2
2021-04-29Fill Last Used E-UTRAN PLMN Id when in CSFBPau Espin Pedrol3-1/+7
2021-02-18gsm_network: drop unused neighbor_list memberNeels Hofmeyr1-4/+2
2020-09-26Convert paging response timer into an osmocom own X4 timerAlexander Couzens1-2/+0
2020-09-25fix comment in ran_peer.hNeels Hofmeyr1-1/+1
2020-09-25drop duplicate ran_peer_find() vs ran_peer_find_by_addr()Neels Hofmeyr1-2/+1
2020-09-14mncc: Support IPv6 addresses (new version mncc 7)pespin/ipv6Pau Espin Pedrol1-3/+3
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte1-0/+2
2020-07-01refactor: move RESET Osmux TLV parsing to ran_msg_a.cNeels Hofmeyr3-4/+9
2020-06-22msc_a: add callref as call id to ASSIGNMENT REQ.Philipp Maier1-0/+2
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr1-0/+2
2020-06-19use new osmo_mobile_identity API everywhereNeels Hofmeyr3-5/+6
2020-01-29libmsc/gsm_04_11.h: remove unused sms_deliver definitionVadim Yanitskiy1-18/+0
2020-01-27msc/sccp_ran.h: fix: do not pass -1 to osmo_rat_type_name()Vadim Yanitskiy1-2/+2
2020-01-25libmsc: move subscriber expiration timer T3212 to libvlrVadim Yanitskiy1-3/+0