Commit Graph

1279 Commits (467fc5728d638239b0257c0e9e60a0e516826e8c)

Author SHA1 Message Date
Harald Welte 467fc5728d switch sqlite3 to single-threaded mode
11 months ago
Harald Welte 2db1966e25 call rate_ctr_init() to make rate counters work properly
11 months ago
Neels Hofmeyr 5d53c6001d fix crash on CM Serv Rej: fix use count mismatch
11 months ago
Pau Espin dd26226395 call_leg: local_bridge: Avoid null pointer access if CN-side not ready
1 year ago
Pau Espin d795531564 ran_msg_iu.c: Set proper codec in Assignment Complete
1 year ago
Pau Espin 9de384a28c Avoid setting audio codec if not available during assignment_complete (MDCX)
1 year ago
Pau Espin 3a02d29804 Announce IuFP audio codec for UTRAN conns in CRCX towards MGW
1 year ago
Oliver Smith 2ee27f9e06 treewide: remove FSF address
1 year ago
Alexander Couzens e400b1161d ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2()
1 year ago
Vadim Yanitskiy c44342b88c libmsc: fix memory leak (struct msgb) in msc_i_ran_enc()
1 year ago
Vadim Yanitskiy d405bad32d libmsc: ran_iu_make_security_mode_command(): clarify UIA mask
1 year ago
Vadim Yanitskiy 35db146e88 libmsc: ran_iu_make_security_mode_command(): improve readability
1 year ago
Vadim Yanitskiy 565ea2ba0c libvlr: fix is_ciph_required(): always send SecModeCmd for UTRAN
1 year ago
Vadim Yanitskiy f4b87fa83c libvlr: vlr_set_ciph_mode(): avoid redundant check
1 year ago
Vadim Yanitskiy 6d594e4e83 libmsc: fix another memleak (struct gsm_sms) in gsm340_rx_tpdu()
1 year ago
Vadim Yanitskiy ef19fc1ccd libmsc: fix memory leak (struct gsm_sms) in gsm340_rx_tpdu()
1 year ago
Vadim Yanitskiy 9a28230ef2 VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd
1 year ago
Alexander Couzens 2c5e46104e libmsc/gsm_04_08: refactor require ciphering into an own function
1 year ago
Alexander Couzens 8b7d78588a utran: use new UTRAN encryption enum
1 year ago
Vadim Yanitskiy aefbf7a829 Do not mention deprecated -l / --database options
1 year ago
Vadim Yanitskiy 1ec8e54317 Do not mention deprecated -M / --mncc-sock-path options
1 year ago
Alexander Couzens 2aaff7513b Validate the choosen UTRAN encryption algorithm
1 year ago
Harald Welte 505a94a610 Make UTRAN encryption algorithms configurable
1 year ago
Harald Welte 274b70f1a8 Fix enabling of UMTS UEA encryption
1 year ago
Vadim Yanitskiy c6921e5068 mncc: rework passing GCR over the MNCC interface
1 year ago
Vadim Yanitskiy e0661105ac smpp_smsc: use osmo_talloc_replace_string() in smpp_smsc_conf()
1 year ago
Vadim Yanitskiy 97b8e76b50 libmsc: struct smsc: drop 'const' qualifier from bind_addr
1 year ago
Vadim Yanitskiy 583883bf2e libmsc: fix NULL pointer dereference in trans_lcls_compose()
1 year ago
Keith Whyte a1a70be593 Add support for LCLS to the MSC
1 year ago
Harald Welte 890ece1277 smpp_mirror: Don't allocate msgb's for unrealistic amounts of memory
1 year ago
Harald Welte 065b23ae5b smpp_mirror: Factor-out reset of SMPP read state
1 year ago
Harald Welte 30811f865c smpp: Fix help string in vty for "alert-notifications"
2 years ago
Pau Espin 35ff852379 cosmetic: Fix typo in comment
2 years ago
Pau Espin 017ba1fa30 vlr_sgs: Balance use_count incremented in vlr_sgs_loc_update
2 years ago
Pau Espin 25b3ffb5f4 vlr_sgs.c: Fix missing use_count decrease in vlr_sgs_imsi_detach
2 years ago
Pau Espin eb1b3ab6da vlr_auth_fsm.c: Simplify function auth_fsm_wait_ai_resync
2 years ago
Pau Espin 25b6847f46 cosmetic: fix typos in comments
2 years ago
Neels Hofmeyr ae98b97382 implement CM Re-Establish for voice calls
2 years ago
Neels Hofmeyr 5bdba0d48d add vlr_subscr_find_by_mi
2 years ago
Pau Espin e53ecde83e msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING
2 years ago
Pau Espin 42ac3665c8 sgs_iface.c: Improve logging when paging over SGs
2 years ago
Pau Espin 1086e20754 vlr_sgs: Drop recorded LastEutranPlmnId when UE no longer associated
2 years ago
Pau Espin 8252959b74 sgs: Use available API to set vlr subscr LastUsedEutranPLMNId
2 years ago
Neels Hofmeyr 73d093a806 improve logging on encryption, for Ciphering and HO
2 years ago
Neels Hofmeyr db07fdcbfc support A5/4 in inter-BSC handover
2 years ago
Neels Hofmeyr 6ce2edcac1 support A5/4 in Cipher Mode Command
2 years ago
Eric Wild a7f8020bfa vty: allow A5/4 encryption in config
2 years ago
Neels Hofmeyr cdcfc80176 ran_msg_a.c: use gsm0808_create_cipher2()
2 years ago
Neels Hofmeyr 07c8b7cb2e osmo-msc main: use osmo_select_shutdown()
2 years ago
Vadim Yanitskiy 435f67f43c msc_tx_common_id(): fix potential NULL pointer dereference
2 years ago