1. 4547cf1 SMS-over-GSUP: notify sender about malformed GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  2. b1e46b1 SMS-over-GSUP: notify sender about unhandled GSUP messages by Vadim Yanitskiy · 4 years, 2 months ago
  3. b6ec099 SMS-over-GSUP: respond with error if net->sms_over_gsup is false by Vadim Yanitskiy · 4 years, 2 months ago
  4. 531d3a4 SMS-over-GSUP: move net->sms_over_gsup check to gsm411_gsup_rx() by Vadim Yanitskiy · 4 years, 2 months ago
  5. 46b0f80 SMS-over-GSUP: clarify error message about unexpected MO/MT SMS by Vadim Yanitskiy · 4 years, 2 months ago
  6. 61ec029 vlr_auth_fsm: Fix compilation with gcc-10 by Harald Welte · 4 years, 2 months ago
  7. 72b8c38 doc: do not use random ip-address for MGW by Philipp Maier · 4 years, 3 months ago
  8. b73ecbf configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 3 months ago
  9. d233104 manual: add missing mention of MGCP in "Multiple instances" by Neels Hofmeyr · 4 years, 3 months ago
  10. ebf55f4 fix segfault: unsolicited Paging Response by Neels Hofmeyr · 4 years, 4 months ago
  11. 40b11c9 libmsc/sdp: cosmetic: fix less-than-zero comparison of an unsigned value by Vadim Yanitskiy · 4 years, 5 months ago
  12. ef830ef osmo-msc: use stderr to print error messages, not stdout by Vadim Yanitskiy · 4 years, 5 months ago
  13. 2c88905 libmsc/gsm_04_11.h: remove unused sms_deliver definition by Vadim Yanitskiy · 4 years, 5 months ago
  14. 5b19f6e libmsc/gsm_04_08: use DRR in gsm48_rx_rr_pag_resp(), not DMM by Vadim Yanitskiy · 4 years, 5 months ago
  15. 6a9a3a7 libmsc/gsm_04_08: make use of msc_a in gsm48_rx_rr_app_info() by Vadim Yanitskiy · 4 years, 5 months ago
  16. 9b56cd8 VTY: cosmetic: make struct cmd_node for GSMNET_NODE static by Vadim Yanitskiy · 4 years, 5 months ago
  17. 064a1e0 msc/sccp_ran.h: fix: do not pass -1 to osmo_rat_type_name() by Vadim Yanitskiy · 4 years, 5 months ago
  18. 601af0c vlr_sgs_fsm: add missing break, do not call to_null() twice by Vadim Yanitskiy · 4 years, 5 months ago
  19. 3daf0c2 vlr: remove unused parameter 'log_level' of auth_fsm_start() by Vadim Yanitskiy · 4 years, 5 months ago
  20. fc2b019 libmsc: move subscriber expiration timer T3212 to libvlr by Vadim Yanitskiy · 4 years, 5 months ago
  21. baf71a7 libvlr: use generic osmo_tdef API for T3250, T3260, and T3270 by Vadim Yanitskiy · 4 years, 5 months ago
  22. ffc7f39 VTY: add osmo_tdef introspection and configuration commands by Vadim Yanitskiy · 4 years, 5 months ago
  23. b7ddbf3 VTY: mark 'subscriber create imsi' command as deprecated by Vadim Yanitskiy · 4 years, 5 months ago
  24. 4b4a1a1 msc/signal.h: remove unused (since the NiTB split up) signals by Vadim Yanitskiy · 4 years, 5 months ago
  25. 047dd50 osmo-msc: fix: properly initialize default values for MGW timers by Vadim Yanitskiy · 4 years, 5 months ago
  26. ecfcd99 libvlr: remove unused 'periodic_lu_timer' from struct vlr_subscr by Vadim Yanitskiy · 4 years, 5 months ago
  27. 95c46b1 manuals/vty: update the VTY reference to reflect recent changes by Vadim Yanitskiy · 4 years, 5 months ago
  28. 83616a8 libmsc: SMS, Avoid premature RP-ACK to MS by Pablo Neira Ayuso · 4 years, 6 months ago
  29. 2cad562 Trivial: code simplification, return early by Keith Whyte · 4 years, 6 months ago
  30. b671315 Use GSM411_RP_* and not GSM48_CC_* by Keith Whyte · 4 years, 6 months ago
  31. 4a5ba81 Bump version: 1.6.0.3-02dd2 → 1.6.1 by Pau Espin Pedrol · 4 years, 6 months ago 1.6.1
  32. 02dd265 vlr.c: fix condition to check MSISDN presence by Neels Hofmeyr · 4 years, 8 months ago
  33. 27c8b03 vlr_gsup_rx: fix uninitialized rc by Neels Hofmeyr · 4 years, 6 months ago
  34. a79aac0 libmsc/gsm_04_08.c: fix: verify MI before calling vlr_subscr_rx_id_resp() by Vadim Yanitskiy · 4 years, 6 months ago
  35. 6a0c4d9 Bump version: 1.5.0.72-6e72-dirty → 1.6.0 by Pau Espin Pedrol · 4 years, 6 months ago 1.6.0
  36. 6e72282 libmsc/gsm_04_11_gsup.c: fix SM-RP-OA encoding for MO SMS over GSUP by Vadim Yanitskiy · 4 years, 6 months ago
  37. 61f4780 libmsc/gsm_04_11_gsup.c: do not init a buffer in gsm411_gsup_mo_fwd_sm_req() by Vadim Yanitskiy · 4 years, 6 months ago
  38. 3d6a8be sms log tweak by Neels Hofmeyr · 4 years, 8 months ago
  39. a252bcd sms db: when storing an SMS, retrieve the ID by Neels Hofmeyr · 4 years, 8 months ago
  40. 6dbdf14 osmoappdesc.py, tests: switch to python 3 by Oliver Smith · 4 years, 7 months ago
  41. 63b2464 gsup: indicate CN-Domain in SendAuthInfo Requests by Neels Hofmeyr · 4 years, 7 months ago
  42. abbdbfb msc: exit(2) on unsupported positional arguments on command line by Harald Welte · 4 years, 7 months ago
  43. db4839c libmsc: fix potential NULL-pointer dereferences detected by GCC's LTO by Vadim Yanitskiy · 4 years, 7 months ago
  44. c6b088b counters: polish documentation of cm_service_request / paging_resp by Vadim Yanitskiy · 4 years, 7 months ago
  45. 1448052 counters: clarify documentation for MSC_CTR_CALL_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  46. bc7dabd counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  47. 1ce842d counters: clarify documentation for MSC_CTR_SMS_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  48. 34a8cc3 Check for osmo_fsm_register() error return value by Harald Welte · 4 years, 7 months ago
  49. 22d0ba8 manual: Fix copy+paste error by Harald Welte · 4 years, 7 months ago
  50. e000050 check for osmo_ss7_init() error return value by Harald Welte · 4 years, 7 months ago
  51. 11bf0bc msc_vlr_test_call: rename lu_utran_tmsi by Neels Hofmeyr · 4 years, 8 months ago
  52. 35fb679 msc_vlr_tests: log descriptions in color with -v by Neels Hofmeyr · 4 years, 8 months ago
  53. 07351d8 msc_vlr_test_call.c: add MNCC logging by Neels Hofmeyr · 4 years, 8 months ago
  54. e0f906c msc_vlr_tests: better err logging for dtap msgs by Neels Hofmeyr · 4 years, 8 months ago
  55. b455205 MNCC v6: add optional SDP to the socket protocol by Neels Hofmeyr · 4 years, 8 months ago
  56. eef4578 add sdp_msg API: SDP parsing/composition by Neels Hofmeyr · 4 years, 8 months ago
  57. bde605d fix incoming call while Paging by Neels Hofmeyr · 4 years, 8 months ago
  58. 00a476b msc_a CC: add some basic sanity tests by Neels Hofmeyr · 4 years, 7 months ago
  59. cc918cb fail on invalid RTP address from MGW by Neels Hofmeyr · 4 years, 7 months ago
  60. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  61. 8a50cfb BSSMAP: decode Codec List (BSS Supported) by Neels Hofmeyr · 4 years, 8 months ago
  62. 3f391dd fix msc_vlr_test_call.c by Neels Hofmeyr · 4 years, 10 months ago
  63. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  64. 82f58fe charts: add full MO and MT voice call diagram by Neels Hofmeyr · 4 years, 9 months ago
  65. 0f6664b add msc_log_to_ladder.py by Neels Hofmeyr · 4 years, 9 months ago
  66. f439ff1 CC: add error handling for CRCX responses by Neels Hofmeyr · 4 years, 9 months ago
  67. 84ce206 use osmo_sockaddr_str_is_nonzero() by Neels Hofmeyr · 4 years, 9 months ago
  68. 523b92f rtp_stream: sanely cancel MGW endpoint FSM notify by Neels Hofmeyr · 4 years, 9 months ago
  69. 33f71a1 fsm: use deferred deallocation by Neels Hofmeyr · 4 years, 9 months ago
  70. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  71. 0c1ed15 log: ran_msg_a: tweak a message name by Neels Hofmeyr · 4 years, 8 months ago
  72. fe5ae8e log: RANAP encode: use RANAP message names instead of BSSAP by Neels Hofmeyr · 4 years, 9 months ago
  73. 72fc706 BSSMAP log tweak by Neels Hofmeyr · 4 years, 9 months ago
  74. c67b483 also log MNCC_SETUP_REQ by Neels Hofmeyr · 4 years, 8 months ago
  75. a7ec369 tests: only check IU configs if IU is enabled by Oliver Smith · 4 years, 8 months ago
  76. 467bb87 log: drop duplicate MNCC log by Neels Hofmeyr · 4 years, 9 months ago
  77. c192c0b log which DTAP messages are sent to RAN by Neels Hofmeyr · 4 years, 9 months ago
  78. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  79. a09f498 vlr_auth_fsm: on SAI use the GSUP provided GMM cause code by Alexander Couzens · 4 years, 11 months ago
  80. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 11 months ago
  81. 1bfe0e1 catch GSUP auth result without auth_fsm by Neels Hofmeyr · 4 years, 10 months ago
  82. 002fb01 paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 9 months ago
  83. 6dcdfb0 sgs_iface: Accept messages with unknown TLV elements by Philipp Maier · 4 years, 9 months ago
  84. e9a3911 fix error on BSSMAP Cipher Mode Complete L3 msg IE by Neels Hofmeyr · 4 years, 10 months ago
  85. eb1b03a vlr: gmm_cause_to_fsm_and_mm_cause() drop fsm_cause_p argument by Alexander Couzens · 4 years, 11 months ago
  86. b08a380 vty: fix access to wrong argv in paging response-timer by Pau Espin Pedrol · 4 years, 10 months ago
  87. 0165325 msc_a fsm: ignore state chg to same state by Neels Hofmeyr · 4 years, 10 months ago
  88. f092301 ran_dec logging: log message sizes on errors by Neels Hofmeyr · 4 years, 10 months ago
  89. 4b78b29 vlr: don't log about "gratuitous ID RESPONSE" by Neels Hofmeyr · 4 years, 10 months ago
  90. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 5 years ago
  91. 7c8df44 cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl. by Neels Hofmeyr · 4 years, 10 months ago
  92. b4ef5e7 msc_a.c, CC trans: change a comment to a debug log by Neels Hofmeyr · 4 years, 10 months ago
  93. 43e8d4d gsm48_tch_rtp_create(): check against NULL mgcp_info by Neels Hofmeyr · 4 years, 10 months ago
  94. be5f033 msc_vlr_tests: GSUP: don't care about extra IEs by Neels Hofmeyr · 6 years ago
  95. 38816da log, cosmetic: add "RR" to "Ciphering Mode Complete" by Neels Hofmeyr · 4 years, 10 months ago
  96. 43a349f tweak CC cause for incoming call to unattached nr by Neels Hofmeyr · 4 years, 10 months ago
  97. 364f927 vlr_lu_fsm: ignore ID_IMEISV during VLR_ULA_S_WAIT_HLR_UPD by Neels Hofmeyr · 4 years, 10 months ago
  98. 2e8f881 fix segfault: don't send CC REL on NULL msc_a by Neels Hofmeyr · 4 years, 10 months ago
  99. 85031ee cc trans: make sure bearer cap is empty by Neels Hofmeyr · 4 years, 10 months ago
  100. 61ae18c memleak on cc setup errors by Neels Hofmeyr · 4 years, 10 months ago