1. 550506a err log: fix reverse statement in msc_a call handling by Neels Hofmeyr · 2 years, 6 months ago
  2. a9e383f missing whitespace in gsm_04_08_cc.c by Neels Hofmeyr · 2 years, 6 months ago
  3. 3551d84 fix typo in msgb name for CC SETUP by Neels Hofmeyr · 2 years, 6 months ago
  4. 99bd0f3 Turn off secure_delete in sqlite by Keith Whyte · 2 years, 1 month ago
  5. ea62986 Don't let this osmo-msc operate on a libdbi database by Keith Whyte · 2 years, 1 month ago
  6. a3c639f sms: Introduce VTY-configurable minimum SMS validity period by Harald Welte · 2 years, 2 months ago
  7. 2765a18 sms: Make default SMS validity period configurable via VTY by Harald Welte · 2 years, 2 months ago
  8. e6f1160 smpp: Parse and use SMPP-provided validity period by Harald Welte · 2 years, 2 months ago
  9. 53e2e5f sms_queue: Make deletion of messages from DB VTY-configurable by Harald Welte · 2 years, 2 months ago
  10. 03e8583 sms_queue: Use local variable rather than 9x pointer de-ref in function by Harald Welte · 2 years, 2 months ago
  11. 1a62db2 sms: Give smsc its own VTY config node by Harald Welte · 2 years, 2 months ago
  12. d302bb1 sms: Encapsulate SMS queue related config parameters by Harald Welte · 2 years, 2 months ago
  13. 1d72e30 db: Switch from 'synchronous = FULL' to 'synchronous = NORMAL' by Harald Welte · 2 years, 2 months ago
  14. d43c22e switch from libdbi to lbsqlite3 by Harald Welte · 2 years, 2 months ago
  15. 7262d08 sms_queue: merge sms_pending_add into sms_pending_from by Harald Welte · 2 years, 2 months ago
  16. 7f918af sms_queue: refactor sms_pending add/remove code by Harald Welte · 2 years, 2 months ago
  17. bf254f6 smpp: don't enqueue write messages if ESME is disconnected by Harald Welte · 2 years, 2 months ago
  18. 022193d smpp: Fix use-after-free bug when ESME disconnects but has write pending by Harald Welte · 2 years, 2 months ago
  19. 63494a6 sms_queue: Introduce rate_ctr / stat_item by Harald Welte · 2 years, 2 months ago
  20. dc7d841 sms_queue: Annotate each function with some comment by Harald Welte · 2 years, 2 months ago
  21. 467fc57 switch sqlite3 to single-threaded mode by Harald Welte · 2 years, 2 months ago
  22. 5d53c60 fix crash on CM Serv Rej: fix use count mismatch by Neels Hofmeyr · 2 years, 2 months ago
  23. dd26226 call_leg: local_bridge: Avoid null pointer access if CN-side not ready by Pau Espin Pedrol · 2 years, 6 months ago
  24. d795531 ran_msg_iu.c: Set proper codec in Assignment Complete by Pau Espin Pedrol · 2 years, 6 months ago
  25. 9de384a Avoid setting audio codec if not available during assignment_complete (MDCX) by Pau Espin Pedrol · 2 years, 6 months ago
  26. 3a02d29 Announce IuFP audio codec for UTRAN conns in CRCX towards MGW by Pau Espin Pedrol · 2 years, 6 months ago
  27. 2ee27f9 treewide: remove FSF address by Oliver Smith · 2 years, 7 months ago
  28. e400b11 ran_msg_iu: do not pass UEA0 to ranap_new_msg_sec_mod_cmd2() by Alexander Couzens · 2 years, 7 months ago
  29. c44342b libmsc: fix memory leak (struct msgb) in msc_i_ran_enc() by Vadim Yanitskiy · 2 years, 7 months ago
  30. d405bad libmsc: ran_iu_make_security_mode_command(): clarify UIA mask by Vadim Yanitskiy · 2 years, 7 months ago
  31. 35db146 libmsc: ran_iu_make_security_mode_command(): improve readability by Vadim Yanitskiy · 2 years, 7 months ago
  32. 6d594e4 libmsc: fix another memleak (struct gsm_sms) in gsm340_rx_tpdu() by Vadim Yanitskiy · 2 years, 7 months ago
  33. ef19fc1 libmsc: fix memory leak (struct gsm_sms) in gsm340_rx_tpdu() by Vadim Yanitskiy · 2 years, 7 months ago
  34. 9a28230 VTY: clarify deprecation message for cfg_net_per_loc_upd_cmd by Vadim Yanitskiy · 2 years, 7 months ago
  35. 2c5e461 libmsc/gsm_04_08: refactor require ciphering into an own function by Alexander Couzens · 2 years, 8 months ago
  36. 8b7d785 utran: use new UTRAN encryption enum by Alexander Couzens · 2 years, 8 months ago
  37. 2aaff75 Validate the choosen UTRAN encryption algorithm by Alexander Couzens · 2 years, 9 months ago
  38. 505a94a Make UTRAN encryption algorithms configurable by Harald Welte · 3 years, 5 months ago
  39. 274b70f Fix enabling of UMTS UEA encryption by Harald Welte · 3 years, 5 months ago
  40. c6921e5 mncc: rework passing GCR over the MNCC interface by Vadim Yanitskiy · 2 years, 8 months ago
  41. e066110 smpp_smsc: use osmo_talloc_replace_string() in smpp_smsc_conf() by Vadim Yanitskiy · 2 years, 8 months ago
  42. 97b8e76 libmsc: struct smsc: drop 'const' qualifier from bind_addr by Vadim Yanitskiy · 2 years, 8 months ago
  43. 583883b libmsc: fix NULL pointer dereference in trans_lcls_compose() by Vadim Yanitskiy · 2 years, 8 months ago
  44. a1a70be Add support for LCLS to the MSC by Keith Whyte · 3 years, 2 months ago
  45. 30811f8 smpp: Fix help string in vty for "alert-notifications" by Harald Welte · 2 years, 9 months ago
  46. 25b6847 cosmetic: fix typos in comments by Pau Espin Pedrol · 2 years, 10 months ago
  47. ae98b97 implement CM Re-Establish for voice calls by Neels Hofmeyr · 3 years ago
  48. e53ecde msc_a.c: Allow MSC_A_EV_CN_CLOSE in state MSC_A_ST_RELEASING by Pau Espin Pedrol · 3 years ago
  49. 42ac366 sgs_iface.c: Improve logging when paging over SGs by Pau Espin Pedrol · 3 years ago
  50. 8252959 sgs: Use available API to set vlr subscr LastUsedEutranPLMNId by Pau Espin Pedrol · 3 years ago
  51. 73d093a improve logging on encryption, for Ciphering and HO by Neels Hofmeyr · 3 years ago neels/a54
  52. db07fdc support A5/4 in inter-BSC handover by Neels Hofmeyr · 3 years, 1 month ago
  53. 6ce2edc support A5/4 in Cipher Mode Command by Neels Hofmeyr · 3 years, 1 month ago
  54. a7f8020 vty: allow A5/4 encryption in config by Eric Wild · 3 years, 1 month ago
  55. cdcfc80 ran_msg_a.c: use gsm0808_create_cipher2() by Neels Hofmeyr · 3 years, 1 month ago
  56. 435f67f msc_tx_common_id(): fix potential NULL pointer dereference by Vadim Yanitskiy · 3 years, 1 month ago
  57. 2e21a68 Use new osmo stat items/ctr APIs by Pau Espin Pedrol · 3 years, 1 month ago
  58. 6710670 Fill Last Used E-UTRAN PLMN Id when in CSFB by Pau Espin Pedrol · 3 years, 2 months ago
  59. a361cab SMS-over-GSUP: notify sender if no transaction found by Vadim Yanitskiy · 4 years, 3 months ago
  60. dd466cf fix _gsm48_cc_trans_free(): send MNCC REL.ind on Clear Request by Vadim Yanitskiy · 3 years, 5 months ago
  61. 33144f1 ran_a_decode_cipher_mode_reject(): use gsm0808_get_cause() by Vadim Yanitskiy · 3 years, 5 months ago
  62. 566ce11 submit_to_sms(): fix the use of deprecated gsm_septets2octets() by Vadim Yanitskiy · 3 years, 5 months ago
  63. 4dc5dcf Use osmo_fd_*_{disable,enable} by Harald Welte · 3 years, 9 months ago
  64. aa29e33 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 9 months ago
  65. ae167fc Convert paging response timer into an osmocom own X4 timer by Alexander Couzens · 3 years, 9 months ago
  66. 9194b33 gsm_04_08: check return code of osmo_mobile_identity_decode_from_l3() by Philipp Maier · 3 years, 10 months ago
  67. cbcfe99 drop duplicate ran_peer_find() vs ran_peer_find_by_addr() by Neels Hofmeyr · 3 years, 9 months ago
  68. 192fefe Don't Store an SMS in the database when the ESME is not Bound by Keith Whyte · 3 years, 10 months ago
  69. 8c472bd mncc_call: fix memory overrun by Philipp Maier · 3 years, 10 months ago
  70. d4099c3 fix MGCP timeout timer by Neels Hofmeyr · 3 years, 10 months ago
  71. eeda9e1 mncc: Support IPv6 addresses (new version mncc 7) by Pau Espin Pedrol · 3 years, 10 months ago pespin/ipv6
  72. 0632717 Support handling IPv6 Transport Address in Handover Request (Ack) by Pau Espin Pedrol · 3 years, 10 months ago
  73. f9c76e3 Support handling IPv6 Transport Address in Assignment Complete by Pau Espin Pedrol · 3 years, 10 months ago
  74. d35abfa Support sending IPv6 Transport Address in Assignment Command by Pau Espin Pedrol · 3 years, 10 months ago
  75. 1587ffb vty: allow configuring db path from cfg file by Keith Whyte · 3 years, 10 months ago
  76. 4d75559 mncc_builtin: log type of unhandled message in int_mncc_recv() by Vadim Yanitskiy · 3 years, 11 months ago
  77. 880a693 mncc_builtin: cosmetic: fix coding style in int_mncc_recv() by Vadim Yanitskiy · 3 years, 11 months ago
  78. 667d5e0 fix crash for unknown MI during Paging Response by Neels Hofmeyr · 3 years, 11 months ago
  79. 544a32f Send "BSSMAP CommonID" to tell BSC about the IMSI by Harald Welte · 4 years ago
  80. 817ad90 vty: fix vsub reference counting: call vlr_subscr_put() by Vadim Yanitskiy · 4 years ago
  81. 72e0f09 gsm_04_14: fix off-by-one error in create_gsm0414_msg() by Vadim Yanitskiy · 4 years ago
  82. d9fe711 Clear Command: set cause value to "Call Control" by Neels Hofmeyr · 4 years ago
  83. 59de156 is_reset_msg: use proper enum for rc value by Neels Hofmeyr · 4 years ago
  84. 5b36d13 sgs_tx_loc_upd_resp_cb(): fix error handling for MI encoding by Neels Hofmeyr · 4 years ago
  85. b697274 refactor: move RESET Osmux TLV parsing to ran_msg_a.c by Neels Hofmeyr · 4 years ago
  86. 83cf10c propagate Compl L3 Info Cell ID to the VLR subscriber record by Neels Hofmeyr · 4 years ago
  87. 41c0333 vty 'show connection': show msc_a->via_cell instead of vsub->cgi by Neels Hofmeyr · 4 years ago
  88. 68f50da add comments to clarify some complete l3 details by Neels Hofmeyr · 4 years ago
  89. 7da956e msc_ho: fix CALL IDENTIFIER in HANDOVER REQUEST by Philipp Maier · 4 years, 1 month ago
  90. f34d945 msc_a: add callref as call id to ASSIGNMENT REQ. by Philipp Maier · 4 years, 1 month ago
  91. 53a5ff7 remove empty + unused ran_up_l2.c by Harald Welte · 4 years, 1 month ago
  92. 9aac5c2 add rudimentary NRI support for MSC pooling by Neels Hofmeyr · 4 years, 1 month ago
  93. 46d526a use new osmo_mobile_identity API everywhere by Neels Hofmeyr · 4 years, 1 month ago
  94. 20a6641 msc_vty: remove emergency-call command from network by Philipp Maier · 4 years, 1 month ago
  95. 3694631 ran_msg_iu.c: Avoid redefining osmo-iuh global variables by Pau Espin Pedrol · 4 years, 2 months ago
  96. c95c0b6 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 2 months ago
  97. 3c8fc13 SMS-over-GSUP: notify sender in case of RPL delivery failure by Vadim Yanitskiy · 4 years, 3 months ago
  98. 4547cf1 SMS-over-GSUP: notify sender about malformed GSUP messages by Vadim Yanitskiy · 4 years, 3 months ago
  99. b1e46b1 SMS-over-GSUP: notify sender about unhandled GSUP messages by Vadim Yanitskiy · 4 years, 3 months ago
  100. b6ec099 SMS-over-GSUP: respond with error if net->sms_over_gsup is false by Vadim Yanitskiy · 4 years, 3 months ago