1. c6b088b counters: polish documentation of cm_service_request / paging_resp by Vadim Yanitskiy · 4 years, 7 months ago
  2. 1448052 counters: clarify documentation for MSC_CTR_CALL_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  3. bc7dabd counters: clarify documentation for MSC_CTR_LOC_UPDATE_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  4. 1ce842d counters: clarify documentation for MSC_CTR_SMS_* entries by Vadim Yanitskiy · 4 years, 7 months ago
  5. b455205 MNCC v6: add optional SDP to the socket protocol by Neels Hofmeyr · 4 years, 8 months ago
  6. eef4578 add sdp_msg API: SDP parsing/composition by Neels Hofmeyr · 4 years, 8 months ago
  7. 3f07dac Fix some typos by Martin Hauke · 4 years, 8 months ago
  8. 8a50cfb BSSMAP: decode Codec List (BSS Supported) by Neels Hofmeyr · 4 years, 8 months ago
  9. e04cd98 cc trans: remove unused tch_rtp_create by Neels Hofmeyr · 4 years, 8 months ago
  10. cf90bdb send MNCC REL only if MNCC has actually started by Neels Hofmeyr · 4 years, 9 months ago
  11. f636e6c LOG_TRANS for CC: always log CC state by Neels Hofmeyr · 4 years, 9 months ago
  12. 7312b15 make vlr_gmm_cause_to_mm_cause public by Alexander Couzens · 4 years, 10 months ago
  13. 002fb01 paging: Send SGsAP-SERVICE-ABORT-REQUEST on paging timeout by Philipp Maier · 4 years, 9 months ago
  14. e9a3911 fix error on BSSMAP Cipher Mode Complete L3 msg IE by Neels Hofmeyr · 4 years, 10 months ago
  15. 991bb42 Implement a global switch on the network to disable call waiting. by Keith Whyte · 4 years, 11 months ago
  16. 7c8df44 cosmetic: fix call_leg_ensure_ci() decl. arg name to match impl. by Neels Hofmeyr · 4 years, 10 months ago
  17. 5e19b9a mncc: send payload type matching chosen codec by Neels Hofmeyr · 5 years ago
  18. 4dfb2ba add 'encryption uea 1 2' cfg / fix ttcn3 iu tests by Neels Hofmeyr · 4 years, 11 months ago
  19. efa7b97 replace osmo_counter with stat_items by Alexander Couzens · 5 years ago
  20. 3a357de fix spelling detected by lintian by Thorsten Alteholz · 5 years ago
  21. 8b0737f Use GSM23003_MSISDN_MAX_DIGITS from libosmogsm by Vadim Yanitskiy · 5 years ago
  22. 483cea8 sgs_iface: detect and react to VLR/HLR failure by Philipp Maier · 5 years ago
  23. b683dcf transaction: accept trans_type enum in trans_log_subsys() by Vadim Yanitskiy · 5 years ago
  24. a3cdab4 Request Osmux CID and forward it in Assign Req and Assign Compl by Pau Espin Pedrol · 5 years ago
  25. 643270f libmsc/gsm_04_11.c: properly handle MMTS indication by Vadim Yanitskiy · 5 years ago
  26. f9f38b5 bssap: Detect BSC Osmux support on RESET (ACK) recv by Pau Espin Pedrol · 5 years ago
  27. 4faff9e vty: Add option to enable osmux towards BSCs by Pau Espin Pedrol · 5 years ago
  28. b10ec6a remove msc specific db counters by Alexander Couzens · 5 years ago
  29. d103705 vlr: fix IMEI length by Oliver Smith · 5 years ago
  30. 762bb04 make LOG_TRANS() NULL-safe again by Sylvain Munaut · 5 years ago
  31. 979b057 add DSS logging category by Neels Hofmeyr · 5 years ago
  32. f50d130 call_leg: document the parent_event_* items by Neels Hofmeyr · 5 years ago
  33. 265a4c7 call_leg: remove unused event MSC_EV_CALL_LEG_RTP_RELEASED by Neels Hofmeyr · 5 years ago
  34. 7f85ace LOG_TRANS: store subsys in trans, unify USSD logging back to DMM by Neels Hofmeyr · 5 years ago
  35. f839967 comment: apply function renames to message cycle explanation by Neels Hofmeyr · 5 years ago
  36. 5255874 fix regression: fix internal MNCC operation by Neels Hofmeyr · 5 years ago
  37. c4628a3 large refactoring: support inter-BSC and inter-MSC Handover by Neels Hofmeyr · 6 years ago
  38. 08aae21 vlr subscr get/put: also check against NULL by Neels Hofmeyr · 5 years ago
  39. ff7074a add LOG_TRANS, proper context for all transactions by Neels Hofmeyr · 5 years ago
  40. 7c5346c vlr_subscr: use osmo_use_count by Neels Hofmeyr · 5 years ago
  41. 0f52319 msc/gsm_data.h: drop unused SMS_HDR_SIZE macro by Vadim Yanitskiy · 5 years ago
  42. da9f37e libvlr: Allow 2G auth tuples to be re-used without going through AUTH by Sylvain Munaut · 5 years ago
  43. 9355830 libmsc: Allow different channel types to be requested as silent calls by Sylvain Munaut · 5 years ago
  44. 64623e1 libmsc/gsm_09_11.c: implement guard timer for NCSS sessions by Vadim Yanitskiy · 6 years ago
  45. fd96d45 a_iface: use 'const' qualifier for ran_conn whenever possible by Harald Welte · 5 years ago
  46. 2eaee70 transaction.h: use #pragma once as include guard by Vadim Yanitskiy · 5 years ago
  47. d8daaae transaction: clarify magic 0xff transaction ID by Max · 5 years ago
  48. 30fb97a transaction: drop meaningless ti_flag of trans_assign_trans_id() by Max · 5 years ago
  49. 3acfe68 libmsc/gsm_04_80.c: add msc_send_ussd_release_complete_cause() by Vadim Yanitskiy · 5 years ago
  50. f20c6b7 libmsc/gsm_04_80.c: use gsm0480_create_release_complete() by Vadim Yanitskiy · 6 years ago
  51. 0df904d Add SGs Interface by Harald Welte · 6 years ago
  52. c7de62c libmsc/gsm_04_11.c: introduce and use gsm411_assign_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  53. 36c44b2 transaction: change arguments of trans_find_by_sm_rp_mr() by Vadim Yanitskiy · 5 years ago
  54. 6b3cef0 MNCC: use explicit struct type in gsm_call by Max · 5 years ago
  55. 7d05309 VLR: send CHECK-IMEI to EIR/HLR by Oliver Smith · 6 years ago
  56. 361e571 refactor log ctx for vlr_subscr and ran_conn by Neels Hofmeyr · 5 years ago
  57. 46c06e2 add LOG_RAN_CONN() to use the conn->fi->id for context by Neels Hofmeyr · 5 years ago
  58. 82cc8a5 libmsc/gsm_04_11.c: accept MT SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  59. 5598aae VLR: vlr_subscr_{,msisdn_or_}name: const vsub arg by Oliver Smith · 5 years ago
  60. 7814a83 use osmo_rat_type from libosmocore by Neels Hofmeyr · 6 years ago
  61. f383d41 abort assignment on Assignment Failure by Neels Hofmeyr · 6 years ago
  62. a35712d move trans->assignment_done to cc.assignment_started by Neels Hofmeyr · 6 years ago
  63. b16259f remove code dup: add msc_mgcp_try_call_assignment() by Neels Hofmeyr · 6 years ago
  64. 7916ca1 Constify transaction helpers parameters by Max · 5 years ago
  65. 1035d90 fix vlr ops.subscr_assoc re-association by Neels Hofmeyr · 5 years ago
  66. 76ef72d libmsc/gsm_04_11.c: forward MO SMS messages over GSUP by Vadim Yanitskiy · 6 years ago
  67. f40e46f libmsc/VTY: introduce kill-switch for routing SMS over GSUP by Vadim Yanitskiy · 6 years ago
  68. b361ea7 use vty->type instead of local variable by Stefan Sperling · 6 years ago
  69. 7d41d87 Remove redundancy in LAC processing by Max · 6 years ago
  70. 4776b05 VLR: drop unused struct members by Max · 6 years ago
  71. 1051c42 require 'ipa-name' option to be set via config file by Stefan Sperling · 6 years ago
  72. 85cb253 Revert "move ASS-COMPL MGCP handling out of a_iface_bssap.c" by Neels Hofmeyr · 6 years ago
  73. afa030d make gsup ipa name configurable in osmo-msc.cfg by Stefan Sperling · 6 years ago
  74. 212c0c9 move ASS-COMPL MGCP handling out of a_iface_bssap.c by Neels Hofmeyr · 6 years ago
  75. 80447eb add VTY commands: mncc internal / external (== -M) by Neels Hofmeyr · 6 years ago
  76. 1263bc8 move gsm_cbfn to gsm_subscriber.h, the only user by Neels Hofmeyr · 6 years ago
  77. 9587759 drop cruft from gsm_subscriber.h by Neels Hofmeyr · 6 years ago
  78. 7b61ffe GSM_EXTENSION_LENGTH -> VLR_MSISDN_LENGTH by Neels Hofmeyr · 6 years ago
  79. 8b6e536 move gsm_auth_tuple to vlr.h as vlr_auth_tuple by Neels Hofmeyr · 6 years ago
  80. df6d2e3 cosmetic: drop some unused opaque struct defs by Neels Hofmeyr · 6 years ago
  81. 7992122 combine several small .h in msc_common.h by Neels Hofmeyr · 6 years ago
  82. a8945ce move ran_conn declarations to new ran_conn.h by Neels Hofmeyr · 6 years ago
  83. 3c20a5e rename some RAN conn related stuff to ran_conn_* by Neels Hofmeyr · 6 years ago
  84. c036b79 rename gsm_subscriber_connection to ran_conn by Neels Hofmeyr · 6 years ago
  85. d03e728 drop msc_compl_l3() return value by Neels Hofmeyr · 6 years ago
  86. f41658d rename gsm_encr to geran_encr, it is only applicable on GERAN by Neels Hofmeyr · 6 years ago
  87. 81f6959 drop unused gsm0408_allow_everyone() declaration by Neels Hofmeyr · 6 years ago
  88. e777b5f drop unused SUBSCR_CONN_E_INVALID by Neels Hofmeyr · 6 years ago
  89. 29ab4a7 drop unused openbscdefines.h by Neels Hofmeyr · 6 years ago
  90. f9773b0 drop unused gsm_network->handover.active by Neels Hofmeyr · 6 years ago
  91. 344ee30 drop unused gsm_subscr_conn->mncc_rtp_bridge by Neels Hofmeyr · 6 years ago
  92. 24e025e libmsc/gsm_04_11.c: refactor MT SMS message handling by Vadim Yanitskiy · 6 years ago
  93. 9bd4fd6 libmsc/transaction: introduce trans_find_by_sm_rp_mr() by Ivan Kluchnikov · 9 years ago
  94. 54729d6 osmo_msc: remove unused parameter from msc_dtap() by Philipp Maier · 6 years ago
  95. c350c09 msc/gsm_04_11.h: use forward-declaration for _gsm411_sms_trans_free() by Vadim Yanitskiy · 6 years ago
  96. fb05bb4 msc/gsm_04_11.h: drop unused sms_next_rp_msg_ref() by Vadim Yanitskiy · 6 years ago
  97. 366390d Add counters for BSSMAP cipher mode messages by Max · 6 years ago
  98. 9ca7b31 gsm_04_08_cc: Add global guard timer for MNCC by Philipp Maier · 6 years ago
  99. 68cf957 fix Classmark Update without VLR subscriber by Neels Hofmeyr · 6 years ago
  100. 3117b70 A5/n Ciph: request Classmark Update if missing by Neels Hofmeyr · 6 years ago