1. 81635d3 libmsc: fix: properly initialize the SGs server by Vadim Yanitskiy · 5 years ago
  2. 1d802e2 libmsc/sgs_vty.c: don't print SGs socket error twice by Vadim Yanitskiy · 5 years ago
  3. 4eaefc2 libmsc/sgs_iface.c: register sgs_vlr_reset_fsm on DSO load by Vadim Yanitskiy · 5 years ago
  4. 118a0b8 libmsc/sgs_iface.c: fix copy-paste error by Vadim Yanitskiy · 5 years ago
  5. 8fa2dbe msc_vty: add missing header file by Philipp Maier · 5 years ago
  6. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  7. 31f4c1f a_iface: OSMO_ASSERT() if we ever want to send BSSAP with invalid length by Harald Welte · 5 years ago
  8. 9286114 silent_call: use osmo_strlcpy() instead of strncpy() by Philipp Maier · 5 years ago
  9. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  10. f90496f vty: add cmd subscriber ID sms delete-all by Neels Hofmeyr · 5 years ago
  11. 34a36da SMS queue: properly log failed attempts number by Neels Hofmeyr · 5 years ago
  12. 864d32c gsm_04_11_gsup.c: drop unused conn lookup by Neels Hofmeyr · 5 years ago
  13. 8e2c6a3 use only accepted ran_conns for new transactions by Neels Hofmeyr · 5 years ago
  14. a3a8821 Don't deliver alert notifications to ESME not yet bound. by Keith · 5 years ago
  15. 477cbc6 libmsc/msc_vty.c: drop dead comparison against null by Vadim Yanitskiy · 5 years ago
  16. 4d75877 libmsc/sgs_vty.c: always write server address and VLR name by Vadim Yanitskiy · 5 years ago
  17. e9ef7c6 libmsc/sgs_iface.c: fix SGS_STATE_NS11 counter reference by Vadim Yanitskiy · 5 years ago
  18. 1396e1c libmsc/ran_conn.c: add missing 'break' to OSMO_RAT_EUTRAN_SGS by Vadim Yanitskiy · 5 years ago
  19. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  20. 390d140 a_iface: Fix hexdumping of N-DATA.req by Harald Welte · 5 years ago
  21. fd96d45 a_iface: use 'const' qualifier for ran_conn whenever possible by Harald Welte · 5 years ago
  22. 977b548 a_iface: Centralize/wrap BSSAP / N-DATA transmission by Harald Welte · 5 years ago
  23. baeeb90 transaction: fix description of trans_assign_trans_id() by Vadim Yanitskiy · 5 years ago
  24. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  25. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  26. 114bad8 libmsc/osmo_msc.c: move connection ref-counting code to 'ran_conn.c' by Vadim Yanitskiy · 5 years ago
  27. 3acfe68 libmsc/gsm_04_80.c: add msc_send_ussd_release_complete_cause() by Vadim Yanitskiy · 5 years ago
  28. f20c6b7 libmsc/gsm_04_80.c: use gsm0480_create_release_complete() by Vadim Yanitskiy · 6 years ago
  29. 896950a a_iface: Include CSFB Indication into BSSMAP CLEAR COMMAND by Philipp Maier · 5 years ago
  30. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  31. c7de62c libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  32. cfd058d libmsc/gsm_04_11.c: also assign SM-RP-MR to MO transactions by Vadim Yanitskiy · 5 years ago
  33. 36c44b2 transaction: change arguments of trans_find_by_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  34. ce9e1f6 libmsc/ran_conn.c: cosmetic: use tabs instead of N * 8 spaces by Vadim Yanitskiy · 5 years ago
  35. e4574f0 transaction.c: cosmetic: use 'default' branch in trans_free() by Vadim Yanitskiy · 5 years ago
  36. 3614fd6 Various logging fixes by Max · 5 years ago
  37. 80d8ffd Handle LCLS-NOTIFICATION message from BSS by Max · 5 years ago
  38. a92025e fix build: apply msgb_wrap_with_TL() rename by Neels Hofmeyr · 5 years ago
  39. 45df98b vty: make 'sh connect/transact' readable again by Max · 5 years ago
  40. 72520f8 Cosmetic: Fix spelling in smpp vty by Keith · 5 years ago
  41. c6d219c Make alert notifications vty configurable per ESME by Keith · 5 years ago
  42. 0e8dfad SMS: remove code duplication in transaction init by Max · 5 years ago
  43. 4813152 Enable SMS-related log in VLR tests by Max · 5 years ago
  44. c065ca3 Fix trans_has_conn() doxygen description by Max · 5 years ago
  45. ec5901c gsm_04_08: Fix nullpointer deref by Philipp Maier · 5 years ago
  46. 9b9e76f gsm_04_08_cc.c: drop non-sensible error message by gsmevent admin · 6 years ago
  47. 5769d36 err log: fully log MS supported A5 algos on mismatch by Neels Hofmeyr · 6 years ago
  48. a725970 tweak fsm_msc_mgcp FSM and FI name by Neels Hofmeyr · 6 years ago
  49. b62289a mm_rx_id_resp(): use osmo_mi_name() by Neels Hofmeyr · 5 years ago
  50. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  51. 7ce21dc rx CM Service Req: reject double use sooner by Neels Hofmeyr · 5 years ago
  52. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  53. 55d22d9 use osmo_lu_type_name() from libosmocore by Neels Hofmeyr · 5 years ago
  54. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  55. 4a5cfa5 Use explicit protocol discriminator for NC SS/USSD session by Max · 5 years ago
  56. 0fec28a msc_vty.c: make check-imei-rqd configurable by Oliver Smith · 6 years ago
  57. d6e24fd Cosmetic: msc_vty: remove redundant "0 =", "1 =" by Oliver Smith · 5 years ago
  58. 2c26869 use mgcp-client configured endpoint domain name by Neels Hofmeyr · 6 years ago neels/mgw_domain
  59. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  60. 3a3ed9b vty cfg: move 'ipa-name' from 'msc' to 'hlr' section by Neels Hofmeyr · 6 years ago
  61. f383d41 abort assignment on Assignment Failure by Neels Hofmeyr · 6 years ago
  62. fcf49d3 fix: incoming call during ongoing call by Neels Hofmeyr · 6 years ago
  63. a35712d move trans->assignment_done to cc.assignment_started by Neels Hofmeyr · 6 years ago
  64. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  65. 7916ca1 Constify transaction helpers parameters by Max · 5 years ago
  66. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 6 years ago
  67. 3350bf9 release RTP stream only for matching CC transaction by Neels Hofmeyr · 6 years ago
  68. c43b966 cosmetics in msc_mgcp_call_release() by Neels Hofmeyr · 6 years ago
  69. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  70. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  71. 3332ac4 MNCC: use log wrapper for call processing by Max · 6 years ago
  72. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  73. 4e0bd4b mgcp log tweak: say RAN, not BTS, like surrounding logging by Neels Hofmeyr · 6 years ago
  74. 5d66970 fix msc_mgcp_fsm_evt_names: two missing events by Neels Hofmeyr · 6 years ago
  75. 6d71ccf msc_vty: also show IMEI and IMEISV by Philipp Maier · 6 years ago
  76. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  77. 2a0ac3b msc_vty: display current RAN type by Philipp Maier · 6 years ago
  78. 89561bc msc_vty: display subscriber flags by Philipp Maier · 6 years ago
  79. 14c6f3e vty: show subscriber: put() before printing the use count by Neels Hofmeyr · 6 years ago
  80. c4e4fa7 Use proper type for tch_rtp_connect() parameter by Max · 6 years ago
  81. 964da93 CC: log more details about unhandled message/state by Max · 6 years ago
  82. 020ec7a cosmetic: drop unused variable by Max · 6 years ago
  83. b099a7f cosmetic: drop duplicated #include by Max · 6 years ago
  84. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  85. 85cb253 Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c" by Neels Hofmeyr · 6 years ago
  86. 36dedee provide software version information to gsup peer by Stefan Sperling · 6 years ago
  87. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  88. 325f106 drop gsm48 RR ciph mode compl from permitted initial messages by Neels Hofmeyr · 6 years ago
  89. 212c0c9 move ASS-COMPL MGCP handling out of a_iface_bssap.c by Neels Hofmeyr · 6 years ago
  90. 4e0dd53 ASS-COMPL: do not fire Sec Mode Compl event by Neels Hofmeyr · 6 years ago
  91. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  92. 05c5680 vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout' by Neels Hofmeyr · 6 years ago
  93. 425bb8e gsm_subscriber: make function msc_paging_request() static by Philipp Maier · 6 years ago
  94. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  95. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  96. df6d2e3 cosmetic: drop some unused opaque struct defs by Neels Hofmeyr · 6 years ago
  97. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  98. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  99. 69d4395 move subscr_conn.c to ran_conn.c by Neels Hofmeyr · 6 years ago
  100. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago